2026-03-17 11:38 PM
I downloaded the STM32C5 software package from st.com, but I am unable to use IAR. How can I import the CMake project?
Solved! Go to Solution.
2026-03-18 2:03 AM
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
2026-03-18 2:03 AM
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
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.