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

Build Analyzer for MAP file

Build Analyzer output for MAP file includes .bss and other sections that should be in RAM only, in the flash as well. Is this the expected output?As you can see in the image, .bss and ._user_head_stack is included in the FLASH as well.  

roshangeoroy_0-1743576860756.png

.launch file and Debug/Release configurations

 Hello,is there a way to configure the .launch file to download automatically the .elf file corresponding to the active build configuration (es. Debug or Release)?Or should I create two .launch files, one for Debug and on for Release?I tried to play ...

CTabo1_1-1694679847286.png
CTabo.1 by Senior
  • 1641 Views
  • 1 replies
  • 1 kudos

Failed to bind to port 61234

So I'd been merrily using STM32CubeIDE all morning, doing the usual code-download-debug cycle with no problems at all.Then, after some code updates & successful build, it suddenly can't reach the GDB server: STMicroelectronics ST-LINK GDB server. Ver...

Resolved! Does SWV work on the STM32H573 DK board?

Beside enabled it in the Debugger tab:also called LL_DBGMCU_EnableTraceClock();but when calling ITM_SendChar(), the ITM->TCR is still 0.Do I miss anything else?  BTW, I am using the latest STM32CubeIDE 1.18. Thanks.

Thatseasy_0-1743125055947.png
Thatseasy by Associate III
  • 207 Views
  • 1 replies
  • 0 kudos

stlink_gdbserver gdb-multiarch

I'm trying to debug some embedded rust. I was using openocd (12) and gdb-multiarch. I currently using an stm32f3discovery. I've tried C with eclipse Embedded ARM and STM32CubeIDE and while STM32CubeIDE does work (validating my hardware) nothing else ...

beattie by Associate II
  • 498 Views
  • 5 replies
  • 0 kudos

Resolved! Error when debugging: Failed to execute MI command

I have a project that ran without issue, with STM32CubeIDE 1.13.0. When I updated it to 1.17.0 I could no longer debug that same project. The error window says:Error in final launch sequence: Failed to execute MI command:load D:\\Proyectos\\STM32Cube...

MRey.1 by Associate III
  • 550 Views
  • 6 replies
  • 1 kudos

Changing on Display

Hello everyone,I am currently working with the STM32F746 and have implemented a brightness controller. I can control the regulator via code (CubeIDE) and assign a value. However, I don't understand how to make the display actually adjust its brightne...

Bea_12 by Associate III
  • 138 Views
  • 1 replies
  • 0 kudos