cancel
Showing results for 
Search instead for 
Did you mean: 

How to check the project's chosen board

MichalPorazko
Associate

If I have forgot what type of board I have chosen for a given project, where can  check it in the Cube IDE? 

3 REPLIES 3
STTwo-32
ST Employee

Hello @MichalPorazko 

Just open the .ioc file of your project and select the pinout view and you will have a picture of the MCU that is used for this project:

STTwo32_0-1743880131822.png

You can also have a look at the name of the .id files of your project:

STTwo32_1-1743880328102.png

 

Ps: it will tell you the MCU and not the board but generally, each MCU is used on only one board.
I think also the recommandation of opening the .ioc file in text editor and look for the name of the board directly is the best as said @Pavel A. if the project is based on a .ioc file. If not, the name of the .id files are the best way.
Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

But that doesn't directly tell you what board.

@MichalPorazko But there aren't generally that many ST boards for the same processor - so it should be fairly easy to figure out...

Pavel A.
Evangelist III

Open the ioc file in text editor and look for lines lke:

board=STM32C0316-DK
boardIOC=true