Skip to main content
Visitor II
August 22, 2026
Solved

Reaching to STM32CubeMX in STM32Cube IDE 2..11

  • August 22, 2026
  • 1 reply
  • 33 views

 

I wrote a Python book, but I am new at STM32.

I bought a STM32F407G Discovery Board.

And I bought related books. A related book describes the Stm32Cube IDE. But it used version 1.12.1

He started the project with "Fille--New--STM32 Project" .

Then the program opens the STM32CubeMX.

But the version of my STM32cubeIDE  is 2.11. and there is no "STM32 Projects" in File--New.

From where should I  start for a new STM32 project in version 2.11? 

And how do I reach to STM32CubeMX window  from STM32CubeIDE 2.11? 

Best answer by mƎALLEm

Hello ;

Starting from CubeIDE 2.0.0 CubeMx is no more integrated in CubeIDE.

This is how to proceed: STM32CubeIDE 2.0.0 workflow tutorial

Hope that helps.

1 reply

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
August 27, 2026

Hello ;

Starting from CubeIDE 2.0.0 CubeMx is no more integrated in CubeIDE.

This is how to proceed: STM32CubeIDE 2.0.0 workflow tutorial

Hope that helps.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.