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
  • 151 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
  • 3407 Views
  • 0 replies
  • 3 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...

Import from Keil MDK into STMCubeIDE

Hello,I have been trying to import an already-existing project into CubeIDE. This project was created on Keil MDK. So, when I import the project, CubeIDE does not recognize the drivers for the board I am program, nor the source files. How can I use t...

BRodr.3 by Associate III
  • 14419 Views
  • 27 replies
  • 1 kudos

How to debug STM32IDE?

Hi. i'm beginner this field and researching for UWB system. so i bought the decawave product to get channel impulse response raw data.​Decawave provides an example, and the example is executed on stm32cubeide. so i installed some software and use the...

0693W00000FClisQAD.png
HJung.3 by Associate II
  • 706 Views
  • 1 replies
  • 0 kudos

Resolved! Kernel not starting

Hi all,I am pretty new to the STM32 world and I have just started to play around with the STM32F429 discovery kit and STM32CubeIDE. I am OK with the basic & introductory projects, and I was able to have basic IO operations like LED blinking run prope...

DK.9 by Associate II
  • 5153 Views
  • 7 replies
  • 0 kudos

Is it possible to import Makefile in STM32CubeIDE?

I have a C project which is developed outside of STM32Cube IDE. The project contains Makefile.It will be very good to just import the entire project in STM32Cube IDE and compile using the existing Makefile as a part of a bigger project which is alrea...

MDrob.1 by Associate
  • 1935 Views
  • 1 replies
  • 0 kudos

Semihosting on RUN mode

Hello,I have enabled the semihosting.The semihosting is running on the debug mode properly.And debug message by printf() is displayed on the console window of the cubeide.But if the project is ran on the run mode(run, not debug), my code is not proce...

Kim.Andy by Associate III
  • 3340 Views
  • 4 replies
  • 0 kudos

Interrupts not working when using openOCD cubeIDE

I’m using cubeIDE and openOCD to debug on stm32f103. The interrupts not called although the interrupt flags are set. I tried to use GDB and they works fine for the same SW on the same board.So how to make then working using openOCD?I checked google a...

MSamy.1 by Associate II
  • 1761 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE not able to set break point?

Hi,I have convert my project to C++.Debugging has no problem to show real time value etc. But I can't set break point as per normal, line number bar become blue line and all break point never stop.Please advise, thanks.

0693W000001tALNQA2.jpg
ST743 by Associate
  • 5509 Views
  • 3 replies
  • 6 kudos

How to compile libbson for STM32?

Hello I’m trying to cross-compile libbson to include it as lib to STM32CubeIDE to use it on STM32 ARM-core processor. I spceified my toolchain according to: this. Im trying to build with toolchain from ARM (I tried on ubuntu and windows). After gener...

SŚliw.1 by Associate
  • 664 Views
  • 0 replies
  • 0 kudos