Associate III
October 1, 2020
Solved
Bug on code generation of CubeIDE 1.4 with RTC on STM32WB FW 1.8
- October 1, 2020
- 1 reply
- 656 views
Hello,
when generating the code by CubeIDE, the RTC cannot be used with LL drivers in user's application program. It must be used with HAL drivers, since the functions "HW_TS_Init" and others of file "hw_if.h" need "RTC_HandleTypeDef".
These functions generated by CubeIDE should also use LL drivers.
Best regards
Paul