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
  • 282 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
  • 4101 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...

Existed files open/edit with ST32CubeIDE

Hi,I have a project with STM32F030F4P6. The project works well, but I would like some modification on the code. The source of code came from GitHUB.Can anyone tell me, How can I edit the files, modify it and rebuild a new .bin file?The folder contain...

AVinc.1 by Associate
  • 775 Views
  • 1 replies
  • 0 kudos

Resolved! STM CubeIDE1.9.0 disabled breakpoint

Somehow my STM32CubeIde does not allow to put breakpoint at any project see attached picture.I've read that this issue can be caused by too many projects on workspecae - I reduced the number of worspace procect but still does not workI thinks that I ...

MMagl by Associate III
  • 1456 Views
  • 2 replies
  • 1 kudos

Upgrade CubeIDE 1.6.1 to 1.9 fails on Ubuntu 20.04

Before upgrade CubeIDE I make "sudo apt-get update && sudo apt-get upgrade -y"CubeIDE says:An error occurred while uninstallingsession context was:(profile=STM32CubeIDE, phase=org.eclipse.equinox.internal.p2.engine.phases.Uninstall, operand=[R]org.ec...

What is GDB session, device event?

Running on Nucleo-L4P5ZGUsing STM32 Cube IDE (updated today 11.03.2022)When I build my code on my computer I get 0 errors (some warnings)I tried to debug the code on the board, and when I try to do some stuff with an SD card I have attached I get the...

SHelg.1 by Associate II
  • 801 Views
  • 0 replies
  • 0 kudos

C++ Project that creates C main file

If I create a C++ STM32CubeIDE project the main generated file is a C file (main.c) and I have to rename this to main.cpp every time I update pinmux, drivers, etc in order to call C++ functions.This bug is confirmed by another user that proposes a wo...

Gaston by Senior
  • 483 Views
  • 0 replies
  • 1 kudos