STM32CubeIDE (MCUs)

Ask questions on STM32CubeIDE. Discuss how to build, debug, configure, and optimize your project as well as how to use our software tools.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

STM32CubeIDE 2.0 release - early heads-up!

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 sam...

STM32cubeIDE keeps crashing?

Title says it all really. this has happened four times in the last hour, all when I've been in debug mode. I just click with the mouse on something and -blink- program vanishes without a trace. does anyone experience the same thing? Is there a fix? I...

deep_rune by Associate III
  • 3174 Views
  • 6 replies
  • 0 kudos

Bug: STM32CubeIDE: Perspectives are a total mess

STM32CubeIDE makes a total mess of perspectives!I have a custom layout for the C/C++ perspective. Whenever the debugger is invoked, that layout is trashed. I can reorder the Debug layout and save it under Debug, but the next time the debugger is in...

0693W000000W3OKQA0.png 0693W000000W3OPQA0.png

Resolved! How to exchange variable values in two programs

Hello, everyone!I am a user of STM32H753. I want to run two programs within STM32H753 and exchange the values ​​of the variables between these two programs. (Program 1 is running on Flash memory bank 1 sector 0; Program 2 is running on Flash memory b...

Ekim.1 by Associate II
  • 1819 Views
  • 8 replies
  • 0 kudos

Feature: Hover tips with Doxygen style?

Is there any chance for a CubeIDE update that includes parsing and displaying Doxygen style documentation for functions/classes/definitions etc. in the hover tips? Currently, the IDE displays them in a very uncomfortable way, which negates the sense ...