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
  • 452 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
  • 6200 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...

Resolved! ADC STM32H745

Hello team,I am using adc pins to detect voltage. In cube IDE I do adjustment to get ADC clock as 75MHz. But in the datasheet it is mentioned that for that package max adc clock is 50Mhz. Still cubeIDE(in .ioc file) does not shows any error and compi...

forum1.jpg forum2.jpg

ITM Debug with SWV H755

I am unable to get ITM debug working via either CubeIDE or Cube programmer.  I have checked the sysclock matches the sysclock configured for the system.I have tried various limits and auto for the SWV clock.I have enabled SWV in the debugger config.I...

tstokes_0-1728309818225.png tstokes_1-1728309947212.png
tstokes by Associate III
  • 959 Views
  • 2 replies
  • 0 kudos

Resolved! Program size calculation using STM32CubeIDE

 Hi, When compiling program using Keil IDE, understand that the program size that flash to MCU can be calculate by:Program size = Code + RO + RWHowever, when compiling using STM32CubeIDE, how to know the program size going to flash into the MCU flash...

chai2145_1-1728379506281.png