2020-10-12 12:11 AM
The STM32F0Discovery board comes with accompanying example source code, traditionally. However, now, the relevant download page advises that this is all provided by STM32Cube, but it is not. There is NO example code in the STM32CubeMX / IDE for this board.
What to do? How can I get the example source code for this board in the age of STM32Cube?
Thanks.
Solved! Go to Solution.
2020-10-12 03:06 AM
Hello @PaulSwanson ,
Welcome to the STM32 Community.
There is no example projects in STM32CubeIDE formats within STM32CubeF0, but in this case you can use the import/convert feature from SW4STM32 project to STM32CubeIDE.
The available document "UM2579 Migration guide from System Workbench to STM32CubeIDE", is a guide that helps you on how to import your project to STM32CubeIDE.
Have a look at this ST video How to use STM32CubeIDE, will helps you as a starting point to create your own project with STM32CubeIDE.
I hope you find these resources useful.
Imen
2020-10-12 03:06 AM
Hello @PaulSwanson ,
Welcome to the STM32 Community.
There is no example projects in STM32CubeIDE formats within STM32CubeF0, but in this case you can use the import/convert feature from SW4STM32 project to STM32CubeIDE.
The available document "UM2579 Migration guide from System Workbench to STM32CubeIDE", is a guide that helps you on how to import your project to STM32CubeIDE.
Have a look at this ST video How to use STM32CubeIDE, will helps you as a starting point to create your own project with STM32CubeIDE.
I hope you find these resources useful.
Imen
2020-10-12 12:45 PM
SPL code should be compilable, ST / Keil have a free license for Cortex-M0(+) MCUs