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

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

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

How to program final 'release version' of code?

I've been programming my chips via the debug mode in STM32cubeIDE, but the code doesn't seem to run properly when the debugger isn't connected. What is the correct way to program a 'final release' version of my code, that will run independently every...

deep_rune by Associate III
  • 1221 Views
  • 9 replies
  • 0 kudos

Resolved! IDE include

Thank you for helping.If you create a project with STM32CubeIDE, it will be included as shown in the image below.Where is this set in the IDE?

Mna.1 by Associate II
  • 873 Views
  • 2 replies
  • 0 kudos

Inconsistency between STM32CubeIDE v1.5 and v1.4 on Mac

Hi,On Mac, I am using Nucleo-H743ZI2. Leaving everything else as default. When using CubeIDE v1.4, I am able to set PA4 as a DAC1_out and use Timer1 Trigger Out event as the trigger. But after upgrading to v1.5, Trigger menu only starts from Timer2 T...

0693W000005CEMZQA4.png
JZhan.9 by Associate II
  • 409 Views
  • 0 replies
  • 0 kudos

STM32CUBEIDE include STL header error

I have created a new C++ project for STM32G473 in STM32CUBEIDE based on an ioc configuration file. The project is generated and builds successfully. However, upon including an STL header in a .cpp file like so:#include <functional>The compiler throws...

IChat.1 by Associate
  • 492 Views
  • 0 replies
  • 0 kudos