cancel
Showing results for 
Search instead for 
Did you mean: 

Optimize STM32MP135F RTC power consumption

aloiseau
Associate

I have a STM32MP135F with a 3V3 47mF supercap on its VBAT line.

Internal RTC appears to work fine with power outages up to 3 or 4 hours, whereas I hoped one day.

 

I see in datasheet "Table 27. Current consumption in Vbat mode" that I can tweak VBAT powered sub-components to reduce this set (Backup SRAM, ) and increase RTC backup duration, but I fail to find those settings. Does anyone have it in mind?

 

I am using Yocto and OpenSTLinux on a board derived from DK2.

 

Regards

1 REPLY 1
PatrickF
ST Employee

Hi @aloiseau 

I think there is no DTS control for this. It is probably hardly coded inside TF-A or opTEE.
Look for PWR_CR2.BREN bit.

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.