2023-03-22 01:38 AM
Hi,
I'm wondering whether I'm always getting into the HAL layer when configuring a project using the CubeMX configurator in STM32CubeIDE? Is it configurable? How to I get rid of the HAL layer while still being able to use the configurator? Where is the decision taken?
EDIT: found it. was up to delete my question but I'll leave the answer here anyway.
In the project manager tab one can configure whether one wishes to generate HAL or LL code.
Solved! Go to Solution.
2023-03-22 02:42 AM
Correct, you have to click on the respective line in the Project Manager to be able to choose between LL and HAL.
Regards
/Peter
2023-03-22 02:16 AM
Just was about to answer :)
2023-03-22 02:42 AM
Correct, you have to click on the respective line in the Project Manager to be able to choose between LL and HAL.
Regards
/Peter