Visitor II
January 31, 2018
Question
MX_RTC_Init STM32CubeMX 4.24 error
- January 31, 2018
- 9 replies
- 3246 views
Posted on January 31, 2018 at 13:44
Hello! I've found a bug in RTC adjustment, when I used STM32CubeMX 4.24 for STM32L0.
MX_RTC_Init does not activate RTC because of HAL_RTCEx_BKUPRead/HAL_RTCEx_BKUPWrite 'guard'. For example, 4.23 version did not wrap HAL_RTCEx_SetWakeUpTimer_IT in HAL_RTCEx_BKUPRead/HAL_RTCEx_BKUPWrite 'guard'. Please, compare the attached files.
