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

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1087 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 471 Views
  • 0 replies
  • 0 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...

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
  • 3089 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
  • 2740 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...

STM32 minimalistic project template WITHOUT STM32CubeIDE C Code generation. How to include ST HAL and/or LL drivers into an empty project?

Hi thereI moved from TI DSPs using Code Composer Studio to a STM32F4 MCU using STM32CubeIDE and I already struggle with the first steps. While I fancy the automatic Code generation that the STM32CubeIDE configurator offers, I would like to start my f...

AAnth.1 by Senior
  • 18695 Views
  • 13 replies
  • 2 kudos