Skip to main content
PADAM.1
Associate III
May 10, 2020
Question

BUG report: Code generation on STM32CubeIDE for STM32WB with RTC in LL

  • May 10, 2020
  • 2 replies
  • 689 views

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

This topic has been closed for replies.

2 replies

Nikita91
Lead II
May 10, 2020

I agree: more examples with LL!

Khouloud ZEMMELI
ST Employee
May 22, 2020

​Hello @PADAM.1​ ,

Thanks for your feedback, this will be internally checked.

Regards,

Khouloud