RTC on STM32F746G-DISCO Ploblem
Posted on December 05, 2015 at 09:10Hi I'm trying to get the RTC work on STM32F746G-DISCO Board. The problem I'm facing is the calendar counter except SubSeconds stop counting after calling the function HAL_RTC_GetTime() since the first time. I've t...