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
  • 261 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
  • 3944 Views
  • 0 replies
  • 4 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...

CubeIDE for mac collapse

Hi, I found that my CubeIDE for mac will collapse in this circumstance.When I open the CubeIDE for mac and choose to create a new stm32 project, it will come into the section of choosing the MCU, but if I just suddenly wanted to create a CubeMX proje...

XYang.2 by Associate II
  • 1104 Views
  • 4 replies
  • 0 kudos

Resolved! SBSFU. STM32H753 example. CubeIDE

Hi. I have some troubles with example. IDE ver. 1.6 SBSFU ver. 2.4NUCLEO-H753ZI exampleSBSFU now have only SW4STM32 examples. In SW4STM32 IDE this examample build ok, without warnings and errors. Try to convert example to CubeIDE.Core project build o...

How to get "explore macro expansion" to work

I was wondering if there was some trick in STM32CubeIDE to get "explore macro expansion" to work. When I right click and select this nothing happens. It works perfectly fine in Codewarrior 11.x so I am not sure what I am doing wrong. Thanks,

Resolved! EEPROM in STM32CUbe IDE

Hi, I had requirement of storing some application data in to EEPROM of MCU.I am using STM32L151RCT6 MCU for my application.Please suggest me any tried examples on this?

MBhir.11 by Associate III
  • 2135 Views
  • 3 replies
  • 1 kudos

Resolved! Prozess of startup-file generation

How is the startup-file generated? As far as I understand, the symbols from the linker-script (_sdata, _edata, _sbss, _ebss and _sidata) are used to copy the ".data" section from the LMA (Flash) to the VMA (RAM), to initialize the ".bss" section with...

ASatt.1 by Associate II
  • 1845 Views
  • 4 replies
  • 0 kudos

Things I miss from TrueStudio...

Right-clicking a folder and having the option to Add/Remove Include Path.In Debug Mode if you are running and want to Restart you could just click Restart, now you have to click pause first so Restart is not disabled.There are probably more, but none...