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 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 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 607 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
  • 4339 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
  • 1569 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
  • 3043 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
  • 1519 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
  • 5076 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
  • 518 Views
  • 0 replies
  • 0 kudos

Resolved! How can I remove error like 'Waiting for debugger connection... Debugger connected Debugger connection lost. Shutting down...'

I am generating code using STM32CubeIDE, but when I start to debug I am getting errors like:"STMicroelectronics ST-LINK GDB server. Version 5.2.3Copyright (c) 2019, STMicroelectronics. All rights reserved.Starting server with the following options:Pe...

Mohan1 by Associate III
  • 9430 Views
  • 21 replies
  • 0 kudos