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

STM32CubeIDE : enforcing full builds

Regarding STM32CubeIDE:I found, that incremental building or just building the last modified source file can confuse the execution of breakpoints in the target. Especially when interrupts and FreeRTOS are involved.And I also found that running a Clea...

Extreme resource consumption. Very slow.

STMCubeIDE doing nothing: Starting new project - 2-5 minutes to load uC selector.Computer Intel-i9 64G ram, fastest available on the market SSDs. It is going worse and worse with every version.

0693W00000aJbWGQA0.png
pj_stm by Associate III
  • 631 Views
  • 2 replies
  • 0 kudos

Resolved! Build error

[main] Building folder: testtest [main] Configuring project: testtest [proc] Executing command: "C:\Program Files\CMake\bin\cmake.EXE" -DCMAKE_BUILD_TYPE=Debug -DPRESET_NAME=debug -DCMAKE_INSTALL_PREFIX=D:/test2/testtest/build/debug/install -DCMAKE_T...

0693W00000aJEhBQAW.png

Find function - where are the results?

I am looking for a find function over the whole project. While Ctrl+F seems to work only on the active file, the more advanced Ctrl+H should work over all files. The search function executes (green progress bar going to 100%) and the searched text is...

MBaum.7 by Associate III
  • 2884 Views
  • 5 replies
  • 0 kudos

Tried stepbystep (Intro to UART) from stm32 website, build and debugging are a success but keeps shutting down before even sending out "HelloWorld" to TeraTerm. What could be the problem?

Hi all, im a beginner on stm32 (currently using l703rz) to play with. I have tried the code from stm32 stepbystep (Intro to UART), the build and debugging are a success. The problem is that it keeps shutting down after debugging and would not send ou...

LGuan.3 by Associate
  • 2106 Views
  • 3 replies
  • 0 kudos