STM32U575 RTC is not retained even the VBAT pin is connected with coind battery
I want to use the internal RTC on the STM32U575 to maintain the date and time for an embedded application even when the main power supply is off. The VBAT pin of this chip is connected to a coin battery. However, I have observed that every time the main power is restored, the RTC resets itself and all the time and data information is cleared to default.
This behavior is not desirable. The reference manual, RM0456, does not mention this issue in the RTC section. I am wondering if anyone in our community has experienced a similar situation.
I have noticed discussions about a similar topic on other microcontrollers, but the solutions provided may not be applicable to the U5 chip.
Thank you in advance.
