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.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
  • 1563 Views
  • 0 replies
  • 3 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...

NUCLEO-U575ZI-Q - Can't run any program using OpenOCD

I've been beating my head for a while trying to use OpenOCD to download my program to the chip, and I'm getting error messages which cite a write algorithm error (errors attached below). I'm not really too sure what I'm doing wrong, and would greatly...

lindt_1-1762964740315.png lindt_2-1762964808489.png lindt_3-1762964893044.png lindt_4-1762964919298.png
lindt by Associate
  • 260 Views
  • 3 replies
  • 2 kudos

Build a STM32CubeIDE project via command line

I have a STM32 project created for STM32H757 which has dual core CPU. The directory structure is look like this:I wanted to build this project using command line in my ubutnu machine. I have tried with this command:$ <INSTALLTION_DIRECTORY>/st/stm32c...

virendra_dalal_0-1763558849799.png

CubeIDE 2.0.0 and LOAD segment with RWX permissions

Hello,I moved an existing project from 1.14 to 2.0.0. To be clear I created a new workspace, then a new project in 2.0.0 in order to prevent any non relevant bit taken from 1.14 (at the project level) and copied only the source files from 1.14 to 2.0...

Kraal by Lead
  • 125 Views
  • 9 replies
  • 3 kudos

STM32CubeIDE 1.14.0 flto build warning

Hello. I have the following problem. When I enable flto optimization in a (freshly generated) project, several dozen warnings appear during compilation.Sample warnings:Drivers/STM32L4xx_HAL_Driver/Src/subdir.mk:88: warning: pattern recipe did not upd...

SKape by Associate II
  • 9820 Views
  • 24 replies
  • 17 kudos