Awww stop it xD No, now it was at VSYS. That li-po regained some voltage, so now was on the edge for direct drive. I guess nothing prevents anybody to make their own PCB, but that stamp size XIAO 2350 has some nice low quiescent SMPS, so about 1 uA instead of 60. It is only step down, but for li-po nice one.
Just for the record:I guess, it will be good, to make sure if it is save to execute.
Just for the record:
Code:
#include "hardware/flash.h"#include "hardware/structs/qmi.h"uint8_t txbuf[1] = {0xB9};uint8_t rxbuf[1] = {0x00};qmi_hw->m[0].timing &= 0b00111111111111111111111111111111;flash_do_cmd(txbuf, rxbuf, 1);Statistics: Posted by MatSOBDev2 — Wed Nov 27, 2024 8:01 pm