Resolved! STM32H743 RTC clock resets upon reset, but backup registers are retained?
I'm working on a custom board using an STM32H743IIT6. In general, the board is working, but I'm running into an issue with the RTC. The RTC is running accurately, but when I reset the board, the RTC resets. This happens even if I just terminate and r...