Question
CubeMX RTC, STM32F407, weird values by HAL_RTC_GetTime
Posted on July 18, 2017 at 16:34
Hello,
I'm new to CubeMX and HAL drivers. Recently I build a test project with RTC module, but now I'm experiencing quite weird behavior of the HAL_RTC_GetTime/HAL_RTC_GetDate.
In my case HAL_RTC_GetTime function can return Hours values which is greater then 24 .... and Date is also not incrementing ...
I have standard initialization code from STM32CubeMX (updated today, no change).
Thanks
#rtc-hal #stm32f407