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

STM32CubeCLT 1.20.0 released

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 668 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 9240 Views
  • 0 replies
  • 5 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! STM32CubeIde reset after load

I'm using STM32f407 board with Cubeide. When load new code, I want to work code after pressing reset button.How can I set it in STM32CubeIde.Thank's

CKILI.2 by Associate II
  • 595 Views
  • 3 replies
  • 0 kudos

Resolved! UTF-8 characters in text strings

I am writing some firmware for a device with an alpha-numeric display. The display language must be changable. For most languages, this means using characters outside the A-Z range. UTF-8 covers most of the necessary characters.In the project propert...

EThom3_1-1757993792408.png
EThom.3 by Senior II
  • 934 Views
  • 6 replies
  • 1 kudos

Resolved! NVIC code generation is empty-Version: 1.19.0

I'm using the STM32G474RE with STM32CubeIDE - Version: 1.19.0, and I encountered a strange issue. I'm not sure whether to call it an error, as it doesn't technically throw any errors—but it's unusual.When I create a new project and open the .ioc conf...

tripper269_4-1757893982085.png

Resolved! Configuring built-in OpenOCD in STM32CubeIDE

I'm trying to run a Debug launch configuration in STM32CubeIDE but I'm getting an error:Console: Open On-Chip Debugger 0.12.0+dev-00623-g0ba753ca7 (2025-04-30-14:20) [https://github.com/STMicroelectronics/OpenOCD]Licensed under GNU GPL v2For bug repo...

J-LINK and MEMRMP (STM32G491RE)

Hello there : )This may be resolved but I cannot find the answer in either Segger's or ST's forum.I have set up a fresh target (NUCLEO-G491RE) via ST-LINK with expected result.When I move SRAM1 -> address 0 it is changed in the memory view.Now, with ...