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

Issue with Dark Theme on STM32CubeIDE

My Cubeide version 1.18.1 have the exactly same issue. I installed the Darkest Dark Theme from the store but the issue persist. The problem started for me after I update my Windows 11 to the 24H2 version. In the same machine I have also installed the...

Scrollsbars CubeIDE.png

Resolved! How to avoid erasing the entire program in the Flash

Hello,I'm working on stm32h7 with the STM32CubeIDE IDE and I'd like to know how to make sure that when the debug starts it doesn't delete the whole program. Let me explain: in my flash memory I have data in a specific location and specific size that ...

MA4 by Associate III
  • 399 Views
  • 8 replies
  • 8 kudos

Resolved! Where are the header files in Project Explorer?

Where are the header files in Project Explorer? I can open Application/User/main.c and see that it includes main.h, but it's nowhere to be found in the Project Explorer. If i right-click main.h in its includfe statement in main.c and select 'Open Dec...

How to use C++17 standard in STM32CubeIDE

Hi, I'm working on a new Firmware Framework, but I need to use C++17 standard. I used STM32CubeMx tools for generating code and now I'm compiling with C++14.How I can change standard? Instead to compile with C++14 I want to compile using C++17.

Nucleo F413ZH Honeywell MPR sensor STMcube IDE issue

Hi, I am trying to integrate Honeywell MPR pressure sensor (which runs over the SPI) with the Nucleo board using the STM32cube IDE. The library and everything else is working fine with the Arduino IDE environment but deploying things over the STM32cu...

aqeel96 by Associate
  • 893 Views
  • 4 replies
  • 2 kudos