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
  • 372 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
  • 5533 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...

STMCubeIDE fails to create new STM32 Project

Just downloaded and installed STMcubeIDE 1.0.0 but it doesn't seem to work at all.Tried to create a new project:selected board Nucleo-F429ZItried to create a projectFails as follows:Any idea what's going on here?Has anybody actually gotten this stuff...

0690X000008BLHmQAO.png

How to see/enable the SVN in new STM32CubeIDE?

Dear Sir/Madam,I am using STM32CubeIDE for STM32L476 based high precision 3 phase electric meter project.We are using Tortoise SVN for version control. I could not see the SVN word in any of my perspective menu items, as explained in old truestudio...

MIpin by Associate
  • 927 Views
  • 1 replies
  • 0 kudos

Resolved! STM32CubeIDE and Const variables in Flash memory

I've created a large (8192 byte) array I want to put in Flash memory with the code, It compiles fine but the data doesn't appear in any of the output files. Is there a switch or something I'm missing in STM32CubeIDE ? It's in the main declarations s...

MikeDB by Lead
  • 2332 Views
  • 6 replies
  • 0 kudos

Hi All, I am trying to use STM32F429I-DISC1 with STM32Cube IDE, I am newbie and trying to work on the Blink LED of the onbard LED of MCU, but its not working

After so many trying I am unable to do so. When I build my program LED just doesn't blink (however the demo program showing on LCD disappears when building the program). I have configured Pin 13 and 14 of GPIOG as output anduses these 2 lines to togg...

AGupt.0 by Associate II
  • 1549 Views
  • 5 replies
  • 0 kudos

I was viewing the youtube video on how to use the STM32CubeIDE, when I got to the part on SWV data trace timeline debugging it did not work. I am using a STM32F032 nucleo-64 development board. How do I use the SWV in the debugger?

On the same note, how do I use the other functions of the debugger? I also want to be able to read the state of a counter I created that outputs to a 7-segment display. My code works to push a button and increment from 0 to 9 on the display. I am try...

DStai by Associate II
  • 1414 Views
  • 4 replies
  • 0 kudos