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

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 7142 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
  • 1043 Views
  • 5 replies
  • 0 kudos

I have a problem on the debugging

i am using a STMCubeIDE v1.11.2 with windows 10 when i creat a new project it is working if i closed the IDE and open it again the problem below occureError in final launch sequence:Failed to execute MI command:target remote localhost:٦١٢٣٤Error mes...

0693W00000aJfQ3QAK.jpg
AAbde.8 by Associate II
  • 1394 Views
  • 5 replies
  • 0 kudos

STM32CubeIDE release configuration issue

Hello.Having an issue regarding Release configuration on STM32CubeIDE v1.12.0.I set up a new Build configuration "Release" with particular Debug level and Optimization level parameters set to None. When I build this configuration and try to Run, I ge...

xgn by Associate II
  • 778 Views
  • 0 replies
  • 1 kudos

Resolved! My imported project build fails, how to fix it?

I have imported an STM32 project, created and debugged in the past using STM32CubeIDE. When I try to build this project in VSCode I see:Executing task: Build build task started...."C:\Program Files\CMake\bin\cmake.EXE" --build "D:/DataRoot/Projects/I...

SidPrice by Associate III
  • 3811 Views
  • 11 replies
  • 0 kudos