STM32WB55 - How to use RTC under backup battery.
I work around a project based on STM32WB55.
In this project it is necessary to keep a clock / calendar when the card is off.
We usually use external real time clock / calendar such as PCF85063A.
I work with the core board and try to use the WB55 RTC, with the VBat pin connected to an supercap cell,
The VBat is enabled with 1.5K resistor and load correctly the supercap.
If i do an software reset is all ok.
When take out the power and restart it, the VBAT pin stay to 3V for long time, but my RTC will go back to 0 to all register calendar and time.
You can help me?
Thank you
