Question
Detect that RTC on vbat is no longer valid after a power-loss
Posted on June 14, 2018 at 08:54
Hi,
I have a STM32F769ni target, Which have a super-cap connected to vbat for keeping track of time when we get a powerloss.
How would i know (in code) that the vbat has been running low (below 1.65V in my case) and therefore the time is no longer correct when starting up again?
#stm32f769ni