2025-07-07 2:38 AM
Hello,
A few days ago I installed stm32cubeide on linux mint and successfully created a test project with STM32Cube.
Today, if I try to create one, I can only Targeted Project Type : Empty, as STM32Cube is greyed.
Why?
2025-07-07 4:32 AM
Hello @MFran.4
First let me thank you for posting.
Let's try uninstalling STM32CubeIDE from your PC and then reinstalling it. Please make sure to use the latest version, STM32CubeIDE 1.19.0.
THX
Ghofrane
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-07 11:46 PM
Hello
This seems to have resolved the issue for now: I can create new projects with STM32Cube selected, but I'd like to confirm it tomorrow to be sure it still works, as the problem popped up the day after the IDE worked correctly.
2025-07-08 6:14 AM
2025-07-08 6:45 AM
fine ,I installed the 19.0 one and solved it .
2025-07-08 1:24 PM
STM32 IDE 1.19.0 still has this problem, at least for me.
2025-07-08 11:00 PM
It worked for two days straight, I call it solved!
Is there a way to know why would STM32CubeIDE do this? Like, logs or similar to read?
2025-07-09 12:23 AM
Hello @eduardo_reis
Try to delete the STM32CubeIDE cache folder (.stm32cubeide) then retest by launching STM32CubeIDE again and choose a new workspace , if the issue still there try to delete the .metadata
I will be waiting for your feedback.
THX
Ghofrane
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-09 6:02 AM
In my case, cache and IDE version had nothing to do with the problem. So solve it I clicked on
Go to Help → Configuration Tool → Manage Embedded Software Packages and downloaded the MCU package for the series I am working with.