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
  • 368 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
  • 5520 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...

Error in final launch sequence: Setup exceptions

I have searched around the ST community and I am not finding a solution to my problem:I don't know what I did/changed but debugging is not working anymore! Every time when I try to debug, it's giving me this error message: Error in final launch seque...

0693W00000aJOMDQA4.png

Target not found on cubeide

I'm working with a stm32 nucleo H723ZG board. Until yesterday everything worked fine, I could program the board and everything worked well. When I tried to connect my board to my PC today, cubeide could not find the board when I tried to run my progr...

0693W00000aJJfaQAG.png
MSadf.1 by Associate II
  • 2073 Views
  • 6 replies
  • 0 kudos

Resolved! Error in SFRs for STM32U575 in STM32CubeIDE

For the STM32U575 SFRs in STM32CubeIDE, the LPTIM1 DIER_output has a CC1IF instead of CC1IE.Also what is the difference between DIER_output and DIER_input ? And why are there bits name different ?

nicolas by Senior II
  • 1472 Views
  • 4 replies
  • 2 kudos

Why does CubeProgrammer often duplicate HAL drivers?

I am using STM32CubeIDE on MacOS. I am finding that very often, at least every other build, CubeIDE duplicates a bunch of drivers in the HAL driver folder. When that happens the compiler throws a bunch of "multiple definition" errors. To fix that I g...

0693W000007BAcFQAW.png