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 STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and earlier, after selecting any STM32 target when creating a new project, the STM32Cube option becomes greyed out. This prevents creating STM32CubeMX-based projects, allowing only empty projects. How to Re...

GhofraneGSOURI_0-1753106154077.png

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

C++ Project that creates C main file

Hi,If I create a C++ STM32CubeIDE project the main generated file is a C file (main.c) and I have to rename this to main.cpp every time I update pinmux, drivers, etc in order to call C++ functions. I think it's not an usual workflow but could anyone ...

Gaston by Senior
  • 4724 Views
  • 13 replies
  • 0 kudos

Existed files open/edit with ST32CubeIDE

Hi,I have a project with STM32F030F4P6. The project works well, but I would like some modification on the code. The source of code came from GitHUB.Can anyone tell me, How can I edit the files, modify it and rebuild a new .bin file?The folder contain...

AVinc.1 by Associate
  • 643 Views
  • 1 replies
  • 0 kudos

Resolved! STM CubeIDE1.9.0 disabled breakpoint

Somehow my STM32CubeIde does not allow to put breakpoint at any project see attached picture.I've read that this issue can be caused by too many projects on workspecae - I reduced the number of worspace procect but still does not workI thinks that I ...

MMagl by Associate III
  • 1278 Views
  • 2 replies
  • 1 kudos