Posted on July 08, 2016 at 13:13Hi Team,Use RTC as timer to restart STM32F030K6 from stop mode every 10mS, Set/Reset a dedicated I/O to show stop and running duration respectively in main loop like following procedure. while(1){ if( RTC_Refresh_Tim...