cancel
Showing results for 
Search instead for 
Did you mean: 

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

PADAM.1
Associate III

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

2 REPLIES 2
Nikita91
Lead II

I agree: more examples with LL!

Khouloud ZEMMELI
ST Employee

​Hello @PADAM.1​ ,

Thanks for your feedback, this will be internally checked.

Regards,

Khouloud