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

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
  • 3034 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
  • 4569 Views
  • 2 replies
  • 0 kudos