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.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
  • 1541 Views
  • 0 replies
  • 3 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! Unable to include c++ libraries in STM32CubeIDE

HiI am trying to include the standard C++ libraries in my STM32CubeIDE code, however I am getting an "Unresolved inclusion" Error. This project is configured as a C++ program, as the project drop down menu only allows me to convert this project to a ...

0693W000006H067QAC.jpg 0693W000006H09zQAC.jpg
PPoob.1 by Associate III
  • 3438 Views
  • 4 replies
  • 0 kudos

GCC ffreestanding and nolibc flags are ignored

Hello,We are trying to create a bear-metal project for ST MCU.However, I noticed that no matter what, the GCC will still link libc and libm even if it is explicitly asked not to.Its the same behavior from STM32CubeIDE and command line directly.For ex...

APort by Associate III
  • 4771 Views
  • 2 replies
  • 0 kudos