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

Can't flash my board : build configuration not valid.

Hi !I succeed to build my makefile project on stm32cubeIDE, but i can't flash mu board (STM32F446RE) with my STlink. When i choose to debug as STM32 application it sends me this message. How can i flash otherwise?Thanks for your help !

ASEGU.1 by Associate II
  • 879 Views
  • 2 replies
  • 0 kudos

Can't debug an Nucleo L011K4 after upgrade

I'm trying to learn some coding and STM32, and have been using STM32CubeIDE for some days now.But today it did an upgrade, and after that I can't download (or debug) my code.I have tried both OpenOCD and GDB-server.In OpenOCD it says:"Failed to execu...

NA.12 by Associate
  • 753 Views
  • 2 replies
  • 0 kudos

I want to change the MCU Reference.

I use STM32CubeIDE Version: 1.0.2.I chose STM32L4R5QGIx for MCU Reference. I did generate code. However, after that, I want to change the MCU Reference to STM32L4R5QII6 by operating STM32CubeIDE. Is it possible? What should I do if possible?

ashiz by Associate II
  • 906 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeIDE, FreeRTOS, L082 device: CMSIS-RTOS v2 disabled?

Hi,I wanted to start learning FreeRTOS. I'm working with a L082 device, using CubeIDE. In the config file, I only can select CMSIS-RTOS v1 interface, v2 is disabled. But there's no explanation why.So, I don't know if the device is unsupported by v2 o...

RAltm by Senior
  • 1064 Views
  • 2 replies
  • 0 kudos

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
  • 1569 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
  • 503 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
  • 1872 Views
  • 1 replies
  • 0 kudos