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

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

CPU freezing when inserting or removing a breakpoint

Hi,I've come across an issue whereby inserting or removing a breakpoint anywhere in my code when the processor is running causes execution to pause for ~180ms. I thought manipulation of breakpoint registers was independent of processsor execution sta...

dave2012 by Associate III
  • 502 Views
  • 3 replies
  • 0 kudos

How duplicate STM32CubeIDE project for motor control

Hi, I'm new to STM32 Tools and am using a Nucleo-F302R8 and IHM07M1 motor board. I created a STM32CubeIDE project selecting these boards and importing the code. When I compile the code I was getting files not found. I located these files on my C:\ d...

BTrem.1 by Senior II
  • 422 Views
  • 0 replies
  • 0 kudos

Debug bootloader and application

I am trying to create a custom bootloader and having trouble debugging where in the application it jumps to.Both projects are in the IDE.If needed. The MCU I use is a STM32F103RET6

AKoek.1 by Associate
  • 1202 Views
  • 3 replies
  • 0 kudos

STM IDE: missing CMSIS files

Hi, i have a problem with STM IDE projects. When i create a new project, in some cases there are no CMSIS files importet by the IDE.For example, i have crated a project with the STM32L152RCT- MCU. In the folder "Drivers -> CMSIS" are two subfolders n...

JLuck.1 by Associate
  • 1386 Views
  • 2 replies
  • 0 kudos

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
  • 1139 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
  • 2802 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
  • 961 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
  • 835 Views
  • 2 replies
  • 0 kudos