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
  • 152 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
  • 3413 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...

watch/edit a variable value in realtime when debugging

Hello!Is it possible to watch/edit a variable value realtime when debugging in STM32CubeIDE without setting breakpoints? Like the Watch window of uKeil.Or any other workaround that i could change values realtime without stoping the application?

RFirm by Associate II
  • 1636 Views
  • 3 replies
  • 0 kudos

Software download issues from ST website

Unable to Download STM32CubeIDE from Official WebsiteHello STMicroelectronics Community,I’m facing an issue while trying to download STM32CubeIDE from the official ST website. I’ve logged into my account, but when I click the "Get Software" - "Downlo...

Hoanggo_0-1744125730170.png
Hoanggo by Associate
  • 479 Views
  • 1 replies
  • 2 kudos

"make -j8 all" terminated with exit code -1

Hi,I am trying to build on STM32Cube IDE, it is showing that "make -j8 all" terminated with exit code -1. Build might be incomplete. Then while trying to flash or debug it is not working. I tried to  disable parallel build, but still this issue I am ...

Bsm01_0-1743739701516.png
Bsm01 by Associate II
  • 655 Views
  • 3 replies
  • 2 kudos

Resolved! What is required for live expression support

I am trying to use live expression on an STM32G0 with an Stlink V3minnie. It's not allowing me to read any variable even once. I read that the variables need to be global. Is this true? Does this mean class variables also will not be supported but on...

Carl_G by Senior III
  • 455 Views
  • 2 replies
  • 0 kudos