Skip to main content
Associate III
March 9, 2026
Solved

STM32CubeIDE_2.1.0 not generating ioc file

  • March 9, 2026
  • 1 reply
  • 359 views

I am working on STM32CubeIDE_2.1.0 after one week and suddenly it stopped showing create new STM32 Project. It is showing simply as in screenshot, I am unable to create new STM32 project.

 

Thanks & Regards

Chanchal

Best answer by Souhaib MAZHOUD

From STM32CubIDE V2.0.0, the STM32CubeMX plug-in has been removed. So, the .ioc file is opened out of the STM32CubeIDE on the standalone version of the STM32CubeMX.

see STM32CubeIDE 2.0.0 released.

 STM32CubeIDE 2.0.0 New workflow tutorial

 

1 reply

Technical Moderator
March 9, 2026

Hello @chanchal94 

You should select STM32CubeIDE Empty project to complete creating your new project.

KR, Souhaib

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.
Associate III
March 9, 2026

I have tried generating project with it, but it is not generating .ioc file along with it as previously it did.

Souhaib MAZHOUDBest answer
Technical Moderator
March 9, 2026

From STM32CubIDE V2.0.0, the STM32CubeMX plug-in has been removed. So, the .ioc file is opened out of the STM32CubeIDE on the standalone version of the STM32CubeMX.

see STM32CubeIDE 2.0.0 released.

 STM32CubeIDE 2.0.0 New workflow tutorial

 

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.