User Activity

Posted on May 11, 2018 at 11:16Hi, I'm working with the RTC (LSE source) and I'm getting a bad format value, not a wrong value.I call HAL_RTC_GetTime(&hrtc, &sTime, RTC_FORMAT_BIN); and HAL_RTC_GetDate(&hrtc, &sDate, RTC_FORMAT_BIN); to get the actu...
Posted on September 03, 2013 at 17:15Hi, i'm working with a STM32F207VGT and i dont achieve to wake up my board from STOP mode with the RTC. The RTC is configured with the LSI because the external crystal for LSE is not mounted. I have read another ...