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
  • 293 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
  • 4271 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...

Wrong download link for STM32CubeIDE

Tried downloading STM32CubeIDE for macOS and Linux (Debian installer). Both of these are not giving the correct download file. It seems to be some kind of source code package to compile a toolchain. Please help!

Include files not added to new source folder.

I created a new source folder in my file stucture, so I have the usual Core and Drivers folders, plus the FreeRTOS folder added by CubeIDE, then I have my App folder. See below.When I compile this, it compiles the three folders the IDE created, but f...

JMill.1 by Associate III
  • 518 Views
  • 1 replies
  • 0 kudos

Build error VFP register argument (STM32F303RE nucleo board)

Hi, I'm trying to use the console in CubeIDE with my STM32F303RE nucleo board and use printf(). For this, I chose an empty project, not STMCube. In the tool settings, I set floating-point unit to none and Floating-point ABI to Software implementation...

JamB by Associate
  • 773 Views
  • 0 replies
  • 0 kudos

Debugging an STM32L152RE with Sleep causes exception in Code, but , running code after removing the emulator and power cycling functions correctly

I have a strange problem, I have ported the MBED-OS blinkly program to the IDE (this was a relatively painless process) , which sends the device to sleep between flashes. When I download and run the program with the emulator (I have tried blink, sti...

DFill.1 by Associate II
  • 1423 Views
  • 3 replies
  • 0 kudos

How to add DSP static libraries in STM32CubeIDE.

I'm trying to compile my project including DSP libraries. I have a STM32F446RE Nucleo Board and I'm using STM32CubeIDE 1.3.1I'm getting an "undefined reference" error when using the FFT functions. The headers are found as the error would have been di...

0693W000000XDLSQA4.png 0693W000000XDMfQAO.png 0693W000000XDNdQAO.png 0693W000000XDNxQAO.png

Error with .gdb file in STM32CubeIDE

Hello there,I am pretty new to STM32 and STMCubeIDE. My problem with STM32CubeIDE is that when I want o run it in debug mode I get this error:"Error with command: gdb --versionCannot run program "gdb": Launching failed"I could run this program yester...

BMano by Associate II
  • 2411 Views
  • 3 replies
  • 1 kudos