When I send command to the chip, the chip will enter DEEPSLEEP mode, but LDO is not turned on.
How to open "REG18, REG1, REG2 on" in DEEPSLEEP mode?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Mark,
You will need to enable this setting by turning on the DPSLP_LDO bit in the Power Config (address: 0x9234) register in Data Memory. More information in section 13.3.2.1 of the Technical Reference Manual.
Best,
Andrew