2020-05-10 02: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
2020-05-10 04:20 AM
I agree: more examples with LL!
2020-05-22 02:57 AM
Hello @PADAM.1 ,
Thanks for your feedback, this will be internally checked.
Regards,
Khouloud