BUG report: Code generation on STM32CubeIDE for STM32WB with RTC in LL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-10 2:13 AM
Hello,
when specifying "use low level driver" for RTC in "Project Manager->Advanced Settings" of ioc editor in STM32CubeIDE, the generated code of the STM32_WPAN does not compile anymore, since it needs the drivers in "HAL version". It must also compile in "LL version".
I even would say, all your distributed sample code should be as default "LL", since this is optimized in execution time and code size. HAL should be only "additional" with lower priority.
Best regards
Paul
- Labels:
-
Bug-report
-
RTC
-
STM32CubeMX
-
STM32WB series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-10 4:20 AM
I agree: more examples with LL!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-05-22 2:57 AM
​Hello @PADAM.1​ ,
Thanks for your feedback, this will be internally checked.
Regards,
Khouloud
