2020-04-08 04:13 AM
When I generate code from STM32CubeMx it removes the USE_FULL_LL_DRIVER in my project.
Why is CubeMX doing this?
The green marked USE_FULL_LL_DRIVER disappears when I generate code.
2020-04-29 09:28 PM
Hello @Community member
Do you means that when you generate code using EWARM, EWARM removes the USE_FULL_LL_DRIVER?
Could you please tell me which CubeMX version do you use .
Best regards,
Nesrine
2020-04-29 11:43 PM
I have upgraded CubeMx to 5.6.1 and I can't reproduce the fault again. So hopefully it is gone.
I didn't check the version of CubeMx when I got the error.