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
  • 186 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
  • 3491 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...

STM32CubeIDE and cluster support in the SFR panel view

Hello,I'm updating the STM32G0B1.svd file with the FDCAN RAM message registers because right now they are missing. Since it is a lot of registers arrays and clusters, I was willing to use those keywords in the svd file. However, when trying to debug,...

Kraal by Lead
  • 1067 Views
  • 1 replies
  • 0 kudos

Building .bin file CubeIDE

My CubeIDE project currently builds a debug .elf and I am trying to build a .bin file instead. In order to do this, I researched the forums that say I need to go to project properties: C/C++ Bulild->Settings->Tool Settings->MCU Post Build outputs and...

RKher.1 by Associate III
  • 4896 Views
  • 1 replies
  • 0 kudos

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
  • 14429 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
  • 714 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
  • 5193 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
  • 1943 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
  • 3364 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
  • 1770 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
  • 5516 Views
  • 3 replies
  • 6 kudos