RTC Read only working once
Posted on May 22, 2017 at 21:01I'm working with the latest update of the HAL drivers for the STM32F446RET6. I want to use the RTC in my project and display the time on a display. The first call of HAL_RTC_GetTime works flawless and returns the curre...