cancel
Showing results for 
Search instead for 
Did you mean: 

How to use available examples in general

vbk22398
Senior

Screenshot 2025-01-17 184904.png

 In the above examples the .ioc file is missing. Usually when am unable to open the ioc file, I'll try to open the same ioc file in cube mx and generate the code for stm32 cube ide or I'll update the version of cube ide to migrate to the newer versions. But in above such cases, I don't know how to utilize such libraries. Kindly help me regarding the same.! 

Thanking you

1 REPLY 1
Imen.D
ST Employee

Hello @vbk22398 ,

After download the latest release of the appropriate STM32CubeXX package, you can follow the steps in this article to open the STM32CubeIDE project.

Each example includes a Readme.txt file that provides detailed information about the example and how to use it. 

Once the example project is imported and opened, you can modify it as needed to suit your specific application.

 

 

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen