STM32H743-EVAL2, why battery-backed RAM doesn't hold data?
I start from any simple Cube example, such as UART_Printf,
enable access to the backup RAM and write some data.
After reset by the reset button or NVIC_System_Reset data in the backup RAM is retained.
But after powering off the data is lost.
Do I miss some configuration steps to make the backup domain use the battery? Any jumper?
The battery ML1220 voltage is 2.75V when the board is disconnected from power.
Is this too low voltage? Googling shows that minimal voltage can be as low as 2.5V.
Apologize for a silly question but I cannot find solution in the board manual.
-- pa
