RTC backup date and time
Hi,I created this function in order to store the date and time. It works !But the problem is when I load date and time, the time is the last before turning off the system.void RTC_Init(void) { /* Restore the date form backup registers */ RTC_LoadDa...