User Activity

I am using STM32C0316-DK and testing RTC.LSE is used for RTC Clock.I removed the code setting rtc time/date in MX_RTC_Init(). After change the time/date, reboot board but rtc time/date are cleared.When I checked RTC_CR register, it was also cleared. ...