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
  • 309 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
  • 4564 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...

SYS in system core is not able to be configured.

Hi, I am using an stm32f091rc board and I am trying to configure the systick settings so that I can run Freertos on my board. However, I get the error shown in the picture. Does anyone know a fix for this? I am hoping that it is not a limitation of t...

MOstl.1 by Associate II
  • 1770 Views
  • 3 replies
  • 0 kudos

Setup STM32 Project wizard incorrectly generates C++ target

When I select the following options from the Project Explorer using "New->STM32 Project":One would expect that the project would be set up as a C++ project, especially considering that the option is presented to the user.However this is not the case....

0690X00000DC8sqQAD.jpg
etheory by Senior II
  • 599 Views
  • 1 replies
  • 0 kudos

How to debug local C/C++ application using STM32CubeIDE?

Using STM32CubeIDE version 1.0.2, I can create a "local C/C++ application", in this case, "hello world" that simply prints to the console, and it will create the proper file structure and compile a working x86 executable. I can execute this program ...

dale by Associate III
  • 2056 Views
  • 1 replies
  • 0 kudos

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
  • 593 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
  • 468 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
  • 1366 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
  • 1599 Views
  • 2 replies
  • 0 kudos