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 STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and older, after selecting any MCU or MPU when creating a new project, the STM32Cube option becomes greyed out. This means only empty projects can be created, and STM32CubeMX initialization is not available ...

SemerCHERNI_0-1752684873535.jpeg

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

Debugger not working after upgrade to STM32CubeIDE 1.1.0

Hi,after upgrading my STM32CubeIDE application to latest version 1.1.0 I'm unable to debug my project.According to the log it seems that debugger is unable to identify my STM32F401RE anymore.I tried with a new empty project and I encountered the same...

Mark Reds by Associate II
  • 3021 Views
  • 11 replies
  • 1 kudos

CubeIDE 1.21 causes 100% processor usage.

CubeIDE 1.21 causes 100% processor usage and slows down the computer. Even worse is closing the program doesn't free up the resources, the usage still stays 100%. The task manager shows that cubeide.exe closes, but still the issue stays. I'm running ...

HHarj.1 by Senior
  • 893 Views
  • 5 replies
  • 0 kudos

Debugging with STM32CubeIDE and STM32F407Discovery

Hi,try debug with SWV my simple blinky programm but it dosn't work correct.I use a simple USB-cable (ST-LINK)to connect with my Win10 PC. STMCube is updated to 1.2.1Here the code of the _write function:int _write(int file, char *ptr, int len) { /* ...

TThie.1 by Associate II
  • 586 Views
  • 1 replies
  • 0 kudos

Link Binary file in project

Hi, I am using this ST Cube Ide great program.I need to link a binary data file in the project and I need to be able use alias name in order to use pointer variable in C language.In the ARM Ide I use to do this adding input link file and give my pref...

LPode.1 by Associate II
  • 2075 Views
  • 3 replies
  • 0 kudos