Main.c Not Generating
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-09 3:56 AM
Hi I am new to STM32CubeIDE. I am setting up a blue pill board. I don't seem to have any issues with pin configurations however when I try to generate code I only get a refreshed .ioc file with only .project and .ioc in my project folder. Is there something really simple I am missing in my Configuration set up?
Solved! Go to Solution.
- Labels:
-
STM32CubeIDE
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-09 4:04 AM
Hello @Charlton ,
First let me thank you for posting and welcome to the ST Community.
Before generating the code, you should set the network connection and log to your ST Account in order to download the firmware package.
I suggest that you take a look at STM32CubeIDE user guide - User manual section 2.1.2.1 Creating a new STM32 executable project.
Thanks.
Mahmoud
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-09 4:04 AM
Hello @Charlton ,
First let me thank you for posting and welcome to the ST Community.
Before generating the code, you should set the network connection and log to your ST Account in order to download the firmware package.
I suggest that you take a look at STM32CubeIDE user guide - User manual section 2.1.2.1 Creating a new STM32 executable project.
Thanks.
Mahmoud
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-05-09 4:25 AM
Thank you so much for your help! I was able to get code to generate by going through the section 2.1.2.1 and went to the firmware library setup rather than just finishing which told me to sign in through the ST account* which set up the firmware package like you said.
Thanks!
Charlton
*Help-> STM32Cube updates -> Connection to myST
