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
  • 485 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
  • 6524 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...

Error on entering debug mode

Hi everyone,After using IAR and Keil for several years, i decided to try STM32IDE.I generated an initialization code using STM32cubemx, and used STM32IDE for compiling and programming my STM32 board. However, it generated an error and was not able to...

AJafa.2 by Associate II
  • 2343 Views
  • 7 replies
  • 0 kudos

Resolved! Why no example code for STM32F0Discovery?

The STM32F0Discovery board comes with accompanying example source code, traditionally. However, now, the relevant download page advises that this is all provided by STM32Cube, but it is not. There is NO example code in the STM32CubeMX / IDE for this ...

Resolved! How to change memory areas in CubeIDE?

If I need to change memory areas in project (for example for Read-only memory I need 0x8080000 start, 0x40000 size), how can I do in in CubeIDE ? (addition) I have found Build analyzer, but the fields are not changeable, only view.

STM32F4 training ?

Hi, I have found 12 videos on Youtube for the STM32CubeIDE - basics but these require the use of a Nucleo-G071RB board.I have an STM32F407VGT6 based Discovery board. Does ST provide any training materials for the STM32F407 line of MCUs utilising the ...

I have a Nucleo-F030R8 and a STM32 Discovery MB1034B which has an STM32F051R8T6 which I am programming from the STM32CubeIDE environment. They don't function the same in Device Manager definitions of capabilities.

Under the Device Manager "Universal Serial Bus devices" \tThe Nucleo board is identified as "ST-Link Debug" whereas the Discovery board is identified as "STM32 STLink" though they show the same driver. Further, the Nucleo creates a "COM" device whic...

RSimp by Associate II
  • 1019 Views
  • 2 replies
  • 0 kudos

stm32cubeide code error

I tried running the first program, but this error occurred. I haven't done any coding, but I don't know why this error occurs.

0693W000004J3LLQA0.png

Can I use preprocessor commands in linker script and how ?

Hey,Is it possible to use preprocessor commands in linker script file (***.ld) and how it can be done if possible. I want to have diffrent memory definitions depending on the macro. I tried this but it's not working:/* Memories definition */ MEMORY {...

JureL by Senior
  • 5947 Views
  • 2 replies
  • 0 kudos