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
  • 509 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
  • 6932 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...

ROM/Flash Self-Test - How to implement CRC with STM32CubeIDE?

I found some guidelines on how to implement the self test on some other compilers, but I found nothing explaining how to do it for STM32CubeIDE.How to perform this test using STM32CubeIDE? ---->>>> Please do not comment on partial instructions or com...

by Not applicable
  • 1358 Views
  • 3 replies
  • 1 kudos

Should I set gcc in CubdIDE ?

I want to bink a led on NUCLEO-G474RE, I used CubeMX and CudeIDE.Since I don' t want to use IAR or Keil, so I select CubeIDE toolchain in CudeMX.The code generated and has been opened as project in CubeDE, and the two lines has been added in main(): ...

MQi.1 by Senior II
  • 3367 Views
  • 18 replies
  • 0 kudos

where is program file?

I'm just getting started with the STM32CubeIDE and trying to build a motor control projects. I can compile with 0 errors but when I go to run debug it says 'no program file is specified'. If I have a C project named "my_projects" what will the name o...

BTrem.1 by Senior II
  • 1186 Views
  • 3 replies
  • 0 kudos

Can't use C++ linked to Cube Code generation

I am writing C++ projects using STMCubeIDE and running into a problem when using classes or other C++ features.Even when choosing that the project be a C++ project, I can't build the code. Manually changing the file extensions to .cpp makes the code ...

JKahn.1 by Associate III
  • 979 Views
  • 2 replies
  • 0 kudos

Where are downloaded mcu packages ?

Hello,I generated a project with the boad wizard. It actually downloaded a big MCU package. I wonder where this is downloaded and if I can find the corresponding HAL and Low-layer drivers documentation.I am on Linux.Thanks

0690X00000DBkFpQAL.png
MRech.1 by Associate II
  • 1284 Views
  • 4 replies
  • 0 kudos

Unable to get a working Blinky

Folks, I have fallen at the first hurdle. I bought a Nucleo-H743Z12, and when it arrived, I checked the jumpers according to the instructions, and plugged it into USB. It lit up its LEDs and performed as expected : The Usr button changed the LED disp...

MEwen.1 by Associate II
  • 1395 Views
  • 6 replies
  • 0 kudos

Resolved! How to set up debugging for Neucleo-64 board in STM32CubeIDE?

I need some assistance in setting up a valid debugging environment in STM32CubeIDE using a Neucleo-64 STM32F103RB board.I have wide experience in C, C++, and C#. I have also experience in the Arduino IDE, having made several projects there. After my ...

SRogers by Associate II
  • 4602 Views
  • 7 replies
  • 0 kudos