Posted on April 10, 2018 at 14:50Following is GetTime function, It always give SubSeconds from 255 to 0 in count down mode. Values read in few ms interval. static void RTC_GetTime(void){ RTC_DateTypeDef sdatestructureget; RTC_TimeTypeDef stimestruct...