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

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

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Cannot create stm32 project with stm32 cubeide on Mac

C/c++ projects can be created normally, but cubeide will crash when creating stm32 projects.I tried to reinstall jdk11 or jdk17, but it didn't work.MacOs 12.0.1Cubide 1.4-1.7 have all tried, but they can’t work properly.

Csu.11 by Associate II
  • 395 Views
  • 0 replies
  • 0 kudos

Serial Monitor on STM32CubeIDE

Dear ST Community,I am new to STM32Cube IDE (previously used Arduino IDE only) and I have been trying to use Printf() for output on the serial monitor to no avail. After a few google searches and trials, i unfortunately didnt succeed to get it runnin...

CAben.1 by Associate II
  • 6258 Views
  • 1 replies
  • 0 kudos

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
  • 1020 Views
  • 2 replies
  • 0 kudos
EBlot.2 by Associate II
  • 1495 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
  • 9979 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
  • 3513 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
  • 1043 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
  • 2445 Views
  • 6 replies
  • 0 kudos