How to have the RTC continue to count while powered by VBAT
I am using an STM32H753I-EVAL2 and the STM32CubeIDE. I am able to set up the RTC and print out its counting time. I do it on a FreeRTOS thread. I have JP11 configured such that VBAT is connected to the battery. I set my RTC_TimeTypeDef globally:RTC_T...