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
  • 581 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
  • 8074 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...

Resolved! I have a debugger issue: When I add a simple variable into the expressions window the value is shown correctly. But for any arrays it reports an error - see details

I use an array, for example, peakindex[6]. The biulder shows no errors. When debugging and looking for the values in the Expressions window the following error messages occur:Multiple errors reported.1) Failed to execute MI command:-var-create - * pe...

USchm.2 by Associate II
  • 4696 Views
  • 3 replies
  • 1 kudos

Resolved! STM32CubeIDE is consuming too much space in C drive

I have been using STM32CubeIDE for the last couple of years. Recently after getting a low space warning in C drive found that  STM32CubeIDE is taking over 32GB of space in C drive. There I found that some libraries are there with previous versions. A...

0693W00000bhD3iQAE.png
MKDas by Associate II
  • 5829 Views
  • 8 replies
  • 0 kudos

Resolved! Hi all.

I have created a project in IAR Embedded Workbench and it is working alright but now due to some reasons I have converted and debugging the same project with same buffer values in STM32cubeide but in this compiler it is showing "region RAM overflowed...

SGoel.2 by Associate III
  • 3080 Views
  • 6 replies
  • 0 kudos

Resolved! Conversion of Atollic C project to STM32Cube IDE C++

The original project was compiled and maintained in Atollic 9.3.0 for a STM32F030C8. We are trying to add a vendor stack that is written in C++.We began by adding the #include <new> to the main to insure the compiler could see the needed include path...

0693W00000aHmK2QAK.jpg

Resolved! How to change the Repository directory (location)?

By default, in Windows, STM32CubeIDE downloads all firmware dev packages for all MCUs used into a Repository folder under the User folder for the user installing it, e.g.: C:\Users\User Name\STM32Cube\Repository.I don't want it there, actually not ev...

SKled.1 by Senior II
  • 8719 Views
  • 5 replies
  • 0 kudos

Build error

Hi, i have a STM32Cube project, that builds in stm32cubeide, however when porting it to VSCode extension and trying to build with cmake i get linker error saying: ../arm-none-eabi/lib/crt0.o: in function `_mainCRTStartup': undefined reference to 'mai...

JDydy.1 by Associate II
  • 1391 Views
  • 5 replies
  • 0 kudos