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
  • 1557 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
  • 590 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...

Resolved! Parse HEX File to HAL_FLASH_PROGRAM()

Hello everyone, I want to make bootloader, everything is done, but not working.  1. I create two apps in STM32CubeIDE:BOOTLOADER: 0x08000000APPLICATION: 0x08020000I did simple program and I jump from app to boot, and from boot to app (It's works fine...

Martini by Associate II
  • 5785 Views
  • 7 replies
  • 1 kudos

Resolved! Connect debugger without uploading binary

Hi there,I'm using ST_Link V3 with H743 MCU. For short debug sessions it works seamlesly.For longer run-time I have to disconnect my computer with CubeIDE and go home, but MCU stays running.Next day, I need to reconnect Debugger and check the state o...

DrDro by Associate III
  • 3173 Views
  • 3 replies
  • 1 kudos

uart_ERROR callback triggered but errorCode is zero

I am programming a STM32 nucleo-f746ZG development board where I am using USART2 with RX interrupt.I have setup USART using CubeMx (async, baud:250Khz, data: 8, stopBit: 2, noParity). I am reading a single byte from a DMX stream by calling HAL_UART_R...

Resolved! What OS is running on the stm32 eval board?

Hi,I am using Cube IDE to study. And the boardNucleo-uaa5zj-q.My first program "Hello World" is printed well on the console.But I would like to know what OS is running on this board?If it is Free RTOS, in Pinout & Config -> Middleware, why could I ch...

shiacapt_0-1701219601177.png
shiacapt by Associate
  • 1918 Views
  • 1 replies
  • 0 kudos