Millisecond granularity on RTC (STM32F4 Cube HAL Library)
Posted on December 16, 2015 at 08:55Hi, I just noticed something strange using the RTC of STM32F407 with CUBE HAL Library. When calling HAL_RTC_SetTime(); I see no register writes are performed for the SecondFraction field of the RTC_TimeTypeDef str...