cancel
Showing results for 
Search instead for 
Did you mean: 

How to open the examples of STM32C5 use cubeide or vscode for cube ide

ShimiaoWang
Associate III

I downloaded the STM32C5 software package from st.com, but I am unable to use IAR. How can I import the CMake project?

1 ACCEPTED SOLUTION

Accepted Solutions

Hello @ShimiaoWang,

For having an STM32C5 example i would suggest using the STM32 Example Library https://dev.st.com/stm32-example-library

 

Here you are able to download, ready to run examples, for either cmake (VS Code), IAR or open-cmsis (Keil Studio)
The examples here are what we call standalone examples with a single set of drivers for the specific examples, to make it easier to play, extend and version control your work with the example.

 

Best Regards,

Emil

View solution in original post

1 REPLY 1

Hello @ShimiaoWang,

For having an STM32C5 example i would suggest using the STM32 Example Library https://dev.st.com/stm32-example-library

 

Here you are able to download, ready to run examples, for either cmake (VS Code), IAR or open-cmsis (Keil Studio)
The examples here are what we call standalone examples with a single set of drivers for the specific examples, to make it easier to play, extend and version control your work with the example.

 

Best Regards,

Emil