2025-07-23 2:51 AM - edited 2025-07-23 4:08 AM
Hi all,
I'm experiencing the exact same issue described in this thread (https://community.st.com/t5/stm32cubeide-mcus/stm32cubeide-stm32cube-project-creation-issue/td-p/823125) with STM32CubeIDE v1.19.0 on Windows. After selecting a target MCU during project creation, the "STM32Cube" option remains greyed out, and I’m only able to create empty projects without CubeMX support.
Here’s everything I’ve already tried (based on ST’s recommendations and other users’ suggestions):
Set Target Selector Device Database Auto-Refresh to "No Auto refresh" under Window > Preferences > STM32Cube > Firmware Updater
Clicked Apply and restarted STM32CubeIDE
Deleted the .stmcufinder folder from my user directory:
C:\Users\<MyUsername>\.stmcufinder
Relaunched STM32CubeIDE as administrator
But on every launch, it automatically downloads the device database again and the problem returns. The STM32Cube integration remains disabled. I’ve tried this entire procedure multiple times, including clean reinstalls and new workspaces — still no resolution.
At this point:
I cannot create STM32CubeMX-based projects
I cannot import .ioc projects from old directories either
The problem persists across new and old workspaces
This is blocking my development workflow entirely
I would really appreciate if ST can provide:
A working download link to the compatible device database for v1.19.0 or a patched fix
Or a definitive way to prevent the IDE from auto-downloading the incompatible DB
Let me know if any logs or additional diagnostics would help.
2025-07-23 3:00 AM
You mean this (pinned) post: STM32CubeIDE STM32Cube project creation issue ?
Would probably be best to continue in that thread, rather than start yet another...
2025-07-23 3:07 AM
yes the same post, you are probably right. I did leave a reply there as well.
2025-07-23 3:43 AM
Hello @funnywit_02
Could you try to do the following steps:
Deleted the .stmcufinder folder from my user directory:
C:\Users\<MyUsername>\.stmcufinder
This will continue to be the temporary solution. Our teams have identified the root cause and a permanent fix will be shared shortly.
KR,
Semer.
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.
2025-07-23 3:44 AM - edited 2025-07-23 3:46 AM
As a simple workaround: create your project with the standalone CubeMX.
Let ST tidy the mess at their speed.
2025-07-23 3:47 AM - edited 2025-07-23 4:06 AM
I don't get any pop-ups like the one mentioned in the image even after following steps 1-3.
2025-07-23 4:06 AM
I'll have try it out, who says I won't face the same problem.