2025-06-09 6:58 AM
Starting from the release in November 2025, STM32CubeIDE and STM32CubeMX will be available exclusively in their standalone versions.
STM32CubeMX will no longer be integrated inside STM32CubeIDE. Instead, the two tools will be interoperable in the same way as with IAR EWARM, Keil MDK-ARM, and STM32Cube for VS Code.
The current integration of these two tools may seem compelling in the early prototyping phases of a project. But the integration leads to heavy/poor performance, stability issues across OSes and monolithic updates. It is time for STM32CubeIDE to go back to its roots and focus on Edit / Compile / debug.
What the STM32CubeIDE (2.0) evolution will bring to you:
Next steps: what is the impact for STM32 developers?
We are confident that this update will bring significant long-term benefits to your development process. Our support team is here to assist you during this transition.
Please feel free to reach out with any questions!
2025-08-27 2:58 PM
Can the issue that random files are opened while running or starting a debug session be solved. is so frustrating
Anyway yeah way better to keep stuff separated.
2025-08-28 1:39 AM
I think it is an Eclipse issue rather than a STM32IDE specific one since it happens there too with CDT Embedded.
2025-08-28 1:42 AM
Yeah, but there must be a solution somehow. A lot of the time I risk modifying unwanted code when I launch the application. If I recall the issue is something related to gdb or something like that.