cancel
Showing results for 
Search instead for 
Did you mean: 

Steps to Lowest power

BBeck.1
Associate II

From my understanding of the documentation, my steps to lowest power (VBAT mode) on the STM32MP1-DK2 kit would be:

  1. Connect Battery to VBAT
  2. Set BREN in TF-A
  3. Disable wake sources other than from PMIC and RTC
  4. enter sleep via: "echo mem > /sys/power/state"

Is this correct? Am I missing any steps here?

Thanks,

Ben Beckwith

11 REPLIES 11

Hi @BBeck.1​ 

Maybe DT need to be aligned in uBoot too.

Did you use the 'shutdown -h 0' command ?

Any console error/warning message or difference Vs default Starter Package DT?

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.

Hi,

I got confirmation that it is working like I explained. TF-A device tree is enough.

Was double checked on ecosystems v3.0 and v3.1.

On DK1/DK2 board, you could check VDD shutdown on one of the BOOT switches with a voltmeter (GND point available next to it).

0693W00000JOMUMQA5.pngRegards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.