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

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1087 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 472 Views
  • 0 replies
  • 0 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...

Warning message turns into error after upate

As i updated my STM32CubeIDE to the latest site version available, i am getting new errors in my working code.Those errors before update were displayed as warnings but after update they are turning into errors. passing argument 2 of 'xfunc' from inco...

Resolved! livetune Designer Source Code Compilation Error

Having issues compiling the source code found in the audio kit for the designer application.C:\x-cube-audio-kit-v1-4-1\package\Projects\STM32H573I-DK\Applications\Livetune\STM32CubeIDE\DesignerAfter importing the project into STM32 Cube IDE when I at...

mantwih by Associate II
  • 284 Views
  • 3 replies
  • 1 kudos

Resolved! STM32F407 Breakpoint crossed-out

When i try to add breakpoint, there is a cross sign on breakpoint symbol. So even if the code works, breakpoint never works.I try to add __asm("BKPT 0"); but it also did not work. I am not sure what is the problem.My CubeID version is: Version: 2.1.1...

Resolved! How to generate a *.bin file instead of a *.elf file

hello ST Community,Is it possible to generate a binary file that is a *.elf file from a project developed by STM32CubeIDE?Using the correct settings for generating *.bin files.The *.bin file would be used to create a bootloader via UART for one of th...

Domy_ST by Associate III
  • 325 Views
  • 4 replies
  • 3 kudos