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
  • 264 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
  • 3964 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...

What is the best technic to clone stm32CUBE project? I tried by suggested change of .cproject file, but it didn't work. ======================================================== Finally found reliable way to do it in a few steps described below.

After I tried to clone in suggested 3 steps, one of which was to modify new project name in project.c file I got the same name of .ioc file and error in .s startup file? Sorry, I was wrong, according to suggesting I should edit with the new name .pro...

SShva.2 by Associate
  • 1303 Views
  • 4 replies
  • 0 kudos

Resolved! STM32CUBEID debug crashes when configuring MODER register

Hello. Im using STM32L476RG nucleo. Im trying to debug bare metal code. Sadly my debug stops working when it gets to line where MODER register is configured. Console says following: Target is not responding, retrying...It keeps saying that until de...

MMini.1 by Associate
  • 1137 Views
  • 2 replies
  • 0 kudos

linking library folder for debug and release

Hi, i need to delete and link the STMLib folder each time when i switch my configuration.When i try to do this for all configurations it shows me that's not possible?when i select Debug and Release seperatly and try to add the link, it also refuse to...

0693W000008GZh9QAG.png
sde c.1 by Senior II
  • 715 Views
  • 3 replies
  • 0 kudos

Resolved! Headless build: always building after clean

Hello, for static code analysis I need the output from the clean/build process. So I searched how to build my project via command line and found the headless-build.bat (I use windows 10). After some problems with the syntax I finally got it running. ...

KR51K by Associate III
  • 1372 Views
  • 2 replies
  • 0 kudos