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

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Mismatch correlation between debug pointer and main.c

When I debug a specific project I see that there is a big mismatch correlation between the “Debug Current Instruction Pointer�? (The blue arrow that highlights your next instruction to be executed) and the text. That means that maybe the debug pointe...

Fèlix by Associate II
  • 1159 Views
  • 1 replies
  • 0 kudos

How to resolve STM32CubeIDE Project imports?

I've been trying to work around an issue of importing/opening projects created with System Workbench and then modifying and recompiling without destroying the original files but it appears there is no easy resolution. No matter whether the project is...

TJM by Senior
  • 691 Views
  • 0 replies
  • 0 kudos

Making variables visible to a header file

Hello,I'm using a STM32CubeIDE.A lot of the in the main.c file is auto generated.For example:UART Handlers, DMA Handlers etc.I also have a header file where I wrote a lot of user custom functions inside a file named: custom.hThe functions in this hea...

skon.1 by Senior
  • 1947 Views
  • 6 replies
  • 0 kudos