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

STM32CubeCLT 1.20.0 released

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 60 Views
  • 0 replies
  • 0 kudos

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

Importing SW4STM32 projects

I am trying to import and old sw4stm32 (ac6) project into stm32cubeide 1.18.1 but it does not work.I have tried Migration guide from System Workbench to STM32CubeIDE, UM2579. I can select the import project -> general -> import ac6 systemworkbench fo...

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 Senior
  • 978 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
  • 1033 Views
  • 4 replies
  • 2 kudos