2025-12-11 4:17 AM
Hello All,
I am trying to get back into Microcontroller programming by attempting to use the STM32F407 Discovery Kit.
But my first difficulties are to get the STM32CubeIDE installed and configured properly and to work. I have downloaded and installed the Windows version of the STM32CubeIDE 2.0.0; and I am running Windows 11; but when creating my first project and selecting the STM32F407 Disc1, the STM32CubeIDE is not displaying the configurable Pinout of the STM32F407 that I am expecting to see as shown in the most Tutorial videos I have seen so far. Please, help on how I can configure the STM32CubeIDE correctly in order to program the STM32F407 Discovery Board I am trying to work with.
Kindest regards
Starting_Point
2025-12-11 4:23 AM - edited 2025-12-11 4:24 AM
Hello @Starting_Point01
Let me thank you for posting and welcome to the ST Community.
Cube MX is no longer integrated into STM32CubeIDE.
To create a new project, download, install and use the standalone STM32CubeMX application.
For more details, I recommend that you take a look at this Post
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.