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

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

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

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
  • 1106 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
  • 1033 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
  • 592 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
  • 1174 Views
  • 2 replies
  • 0 kudos