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

STM32CubeCLT 1.20.0 released

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 579 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 8030 Views
  • 0 replies
  • 4 kudos

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

Do not operate the printf() after reboot

Hello, everyone.I am using STM32H753 and STM32CubeIDE.I tried to use the printf () function, but nothing was displayed at the terminal.After seeing an Internet example, I added the following code to use printf():int _write(int file,char *ptr, int len...

Ekim.1 by Associate II
  • 1328 Views
  • 5 replies
  • 0 kudos

multichannel ADC with DMA reads only 0

For my project, i have to read the PA6 and PB0 pins at the same time on my STML082KZT6. These are the ADC_Inch 6 and 8. I have made a code example on STM32CubeMX for the allocations, however the only readings i get are zero.I have allocated uint32_t ...

JWeij.1 by Associate II
  • 606 Views
  • 0 replies
  • 0 kudos

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
  • 3577 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