2020-04-03 09:38 AM
I just tried to configure a STM32L021F4U and died, seems I can't initialize the devices with HAL without running out of memory. Looking at CubeMX for how to switch to LL from HAL is not apparent, down loaded 60mb of PDF files looking for the answer.
2020-04-03 09:58 AM
Hello @KevinA
I recommend you to have a look to this UM2578: Migration guide from TrueSTUDIO® to STM32CubeIDE, explaining how to import projects from TrueSTUDIO® to STM32CubeIDE.
Best Regards,
Imen
2020-04-03 09:21 PM
The upgrade I spoke of was to the education PDF files, I don't have TrueSTUDIO, I'm trying to find out how to use the Low Level (ll) code instead of Hal.
2020-04-05 10:22 AM
I FOUND IT!
MX /Project Manager/ Advanced Settings
The trick here is the Advanced Settings on the left, it may not look like a button, it doesn't do Mouse Over effects, there is NO pop-up help that explains what it can do and in NO UMxxxx PDF does it say CLICK the string Advanced Setting to access project settings (to someone that has been there it is obvious). Now that I found this gem I can see that "Project" is a lighter color when you select Project Manager tab but I never thought (clue) that by selecting an area would change the view.