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
  • 452 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
  • 6196 Views
  • 0 replies
  • 4 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...

UNIT TEST FOR STM32 ?

Hi, I wanna use TDD on my projects. So; I try implement CppUTest or Unity Test Frameworks but i couldn't do it. Is there anyone use this test framework on STM32CUBEIDE? What could be wrong? When i try build project , i get so many errors. (like : no ...

fyazı.1 by Associate II
  • 4087 Views
  • 5 replies
  • 3 kudos

Problem with the nRST pin in a STM32F100CBT6

Posted on January 19, 2012 at 20:58We have a problem with the nRST pin of a STM32F100CBT6 microcontroller. We have been working on the problem for several days and we don�t find out what is exactly the cause of this problem. The problem lies in the ...

jvadillo by Associate II
  • 9365 Views
  • 23 replies
  • 0 kudos

Resolved! STM32CubeIDE doesn't flash target before debugging

Hello,After updating STM32CubeIDE to version 1.16, starting a debugging session doesn't load program into the STM32L5 target and jumps directly to the reset Handler.I tried programming the bin file using STM32CubeProgrammer and it works well.However,...

Capture d'écran 2024-07-15 094322.png Capture d'écran 2024-07-15 094311.png Capture d'écran 2024-07-15 094252.png
ABouk.1 by Associate III
  • 4251 Views
  • 10 replies
  • 3 kudos

Resolved! STM32U5G9VJT6Q not supported?

Hi,I just tried selecting the STM32U5G9VJT6Q in CubeIDE and the "Next" button to start a project based on it is not enabled and there is a note at the top of the window saying it is not supported (see attached screenshot)?I assume that is incorrect a...

Amz 001530.jpg
Ricko by Senior III
  • 996 Views
  • 2 replies
  • 2 kudos

STM32CubeIDE for Ubuntu 24.04

Hello All,     I am using Ubuntu 24.04 and STM32 Cube IDE 1.16 version. When I try to  burn code to a STM32F401RE Nucleo board. I am getting below error. Could not determine GDB version using command: arm-none-eabi-gdb --version arm-none-eabi-gdb: er...

NNada.1 by Associate II
  • 2252 Views
  • 2 replies
  • 0 kudos

Resolved! CubeIDE gets stuck launching Debug

I'm trying to debug a STM32 project on an STM32 IoT Discovery Node Board (B-L475E-IOT01A1) from my MacBook Pro (M1 Max running Sonoma 14.5). Every time I build and start a debug session, the process gets stuck on "Launching : Performing pre-launch ch...

Screenshot 2024-10-06 at 23.14.59.png Screenshot 2024-10-06 at 23.14.47.png
klaytonme by Associate II
  • 2009 Views
  • 4 replies
  • 0 kudos

Resolved! Compare TrueStudio with STM32CubeIDE

I'm using TrueStudio for my previous product coding/debugging.  I downloaded some example projects from ST website,  there are options for IAR/Keil/STM32CubeIDE, is TrueStudio fully replaced by STM32CubeIDE?I'm get used to TrueStudio, is STM32CubeIDE...