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

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
  • 5354 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
  • 755 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
  • 1403 Views
  • 2 replies
  • 1 kudos