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

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1246 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 511 Views
  • 0 replies
  • 0 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...

Cube IDE debug Failure

Hi I have created a project using STM32Cube.AI Studio. I am able to successfully run and generate the project from the tool. After that, I can open the project in STM32CubeIDE and build it without any issues.However, while debugging, I encounter the ...

1000041691.jpg

Resolved! FreeRTOS Debug Awareness not working

 Hi everyone,I am experiencing issues with Task Aware Debugging (FreeRTOS Task List) in the latest version of STM32CubeIDE. The "FreeRTOS Task List" view is either empty or not populating correctly, despite the scheduler running and tasks executing e...

Vidar_2-1768810704810.png Vidar_1-1768810683791.png Vidar_0-1768810472088.png
Vidar by Associate III
  • 697 Views
  • 6 replies
  • 1 kudos

Resolved! C/C++ Indexer and compilers - C23 support?

Hi, I want to know when the C/C++ Indexer will be updated to the latest C standard, that is, C23? I want to use some new language features, like double square brackets for attributes, but it still shows a syntax error, even though the code compiles w...

ArturLaskowski_0-1770376011218.png

Resolved! CubeIDE 2.1.0 always builds *all* files

I've just installed the new STM32CubeIDE 2.1.0 and I came across some issues that didn't exist in previous versions.First, I noticed that the compiler always compiles all the source files even though only one source file was modified. I have large pr...

kekon by Associate III
  • 1674 Views
  • 19 replies
  • 5 kudos

Resolved! SVD: ITM registers not in STM3H753.svd

Hi,among probably many other registers, the ITM registers like TCR and Stimulus Port Registers described in the ITM programmers model in ARM Cortex-M7 Processor TRM are missing. Which means I either have to adapt the svd file or go to memory view and...

ErdalHanedan_0-1771100056926.png