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 STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and older, after selecting any MCU or MPU when creating a new project, the STM32Cube option becomes greyed out. This means only empty projects can be created, and STM32CubeMX initialization is not available ...

SemerCHERNI_0-1752684873535.jpeg

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

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
  • 423 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
  • 666 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
  • 1185 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
  • 2120 Views
  • 3 replies
  • 1 kudos