Posted on September 08, 2015 at 22:07
Topic says it all, I get an error in the
RTCafter updating the library version to 1.8.0
In the old
stm32f407xx.h files I find:
/******************** Bits definition forRTC_PRERregister **...
Posted on September 09, 2015 at 16:26
Hello Sharzad,
Thank you for the clarification. The error I get is HAL_TIMEOUT in HAL_StatusTypeDef RTC_EnterInitMode(RTC_HandleTypeDef* hrtc).
/* Wait till RTC is in INIT state and if Time...