STM32 internal RTC backup registers getting cleared even if there is Vbat connected.
Hi All,
I am working on " STM32F103xE" controller. I am using internal RTC for the application. I am using internal RTC's backup register to store some Checksum value that can be used by application. We have connected the Vbat supply also to keep the operation intact.
Suddenly we have observed few of the devices started giving errors as the checksum stored in backup register got cleared automatically.
Upon checking the batter voltage, it is in a good condition and we are not clearing the backup registers from software also(using backup domain reset). We are unable to track what could be the possible reason that can clear the backup registers.
If we again write the checksum in backup register, device start working properly.
Can someone please help to debug this issue. Any help will be appreciated.
TIA.
