Solved
Is there any way to disable the RTC reset on STM32F476
The HAL RTC initialization routines for the STM32F476 unconditionally reset the clock to
January 1, 2000. I have a battery backup for the clock and do not want the clock reset on initialization.
Has anybody found a way to do this within the CubeMX framework?
