32F417 RTC errata sheet if reading subseconds - is this code ok?
I am referring to the bug whereby the shadowing of the date/time registers is very occassionally broken if the sync prescaler was read beforehand.That reading order is exactly what the ST HAL functions do. See below.HAL_RTC_GetTime reads the SSR and...