Solved
Cannot create a STM32 project - in targeted project selector STM32 project is not available
- July 14, 2025
- 3 replies
- 4272 views
Hello,
I am currently working with STM32 Cube IDE
Version: 1.18.1
Build: 24813_20250409_2138 (UTC)
When I try to create a new project I select the processor and click next. Then the setup dialog appears (as usual).
But in the targeted device selection the STM32Cube IDE project is not selectable:

Consequently I get no .ioc file after creating the project.
Things I already tried:
1. Restart IDE
2. Update
Help > Manage Embedded Software Packages
Under STM32Cube MCU Packages, install the firmware for your MCU series (e.g., STM32F4).
3. restart IDE with -clean option
In a bash I used
STM32CubeIDE -clean
Nothing helped. What can I do?
regards
Alexander

