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

Resolved! STM32F407 crashes after RCC configuration

Hello !I am currently working with a STM32F407VGT7 and I have troubles uploading some code in it. I did the simplest possible code with STM32CubeIDE : RCC configuration and some dummy operations in main while loop. My problem is that after uploading ...

ERena.1 by Associate
  • 1114 Views
  • 2 replies
  • 0 kudos
EBlot.2 by Associate II
  • 1756 Views
  • 4 replies
  • 1 kudos

Resolved! Writing STM32CubeIDE libraries. What is the best Practice?

I'm just starting to play with the STM32 chips and like the Cube environment for it's ability to configure the chips functionality.I want to be able to write my own class libraries for obvious reasons. Reusable Code is the name of the game.What is th...

m12lrpv by Associate III
  • 10992 Views
  • 10 replies
  • 1 kudos

Resolved! how to customize debug perspective in stm32cubeide?

Hi, I would like to customize the debug perspective but I can't remove the selected windows. I want to remove the window with the red box to leave the main.c file in the entire horizontal space, but it is associated with the editor in C ++ perspectiv...

0693W00000GWowIQAT.png
JG by Associate III
  • 4033 Views
  • 8 replies
  • 1 kudos

Resolved! RTOS visualization

Hey!Is there a way to trace FreeRTOS data using CubeIDE? I want to see recordings of OS related data like scheduler, threads, semaphores states, etc. I know there're commercial products for this. If anyone did something similar using ST tools that wo...

VLau by Associate III
  • 1176 Views
  • 4 replies
  • 0 kudos

Hi everyone, I am having a problem with STM32CubeIDE, funnilly enough it was working jolly good a week ago and today as I wanted to debug my code Ive gotten 9 error messages. I am pasting those messages underneath. Thanks in advance. Aleksander

make -j4 all arm-none-eabi-gcc "../Drivers/STM32F0xx_HAL_Driver/Src/stm32f0xx_hal.c" -mcpu=cortex-m0 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM32F072xB -c -I../Core/Inc -I../Drivers/STM32F0xx_HAL_Driver/Inc -I../Drivers/STM32F0xx_HAL_Driver/Inc/L...

AGłow.1 by Associate II
  • 2714 Views
  • 6 replies
  • 0 kudos

empty Map<uint64_t, shared_ptr<CLASS>>. begin() returns NULL

HelloI'm lost.. my code gets HARD-HANDLE due to illegal access, have traced it down to my MAP.but have NO clue to why :(My code have a map of shared pointers. with a key uint64_t.A loop of the elements before any is added makes it crash.now i can see...

M.Holch by Associate II
  • 1780 Views
  • 4 replies
  • 1 kudos