Question
MX_RTC_Init resets SSR register
The MX_RTC_Init function resets the SSR register of the RTC, so with every power cycle there is a average error of 0.5s! That can accumulate to quite a huge error pretty quickly, if the device is switched on and off several times a day.
Is this intended behaviour? Is there a way around this problem without manually digging into the RTC init function?
