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
  • 500 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
  • 6686 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...

run release without breakpoints

Hi,I flash a project for debugging and set some breakpoints. Then I compile for release and run the code using the green arrow symbol. The code is flashed, but does not run, as it is stuck in a breakpoint from earlier debug sessions.Is there a way to...

How to use arm_sin_f32 and arm_cfft in STM32CubeIDE

I'm using arm_sin_f32 and arm_cfft in STM32CubeIDE, but no matter how I change my setting, there is still a bug like "undefined reference" exist. It seems like I have done wrong while changing the setting.Is there a user guidence of how to use these ...

KXu.3 by Associate II
  • 2997 Views
  • 5 replies
  • 1 kudos

Missing project builder/toolchain configurations in CubeIDE

I am trying to build my first STM32H7 project. I used CubeIDE (the MX module?) that seemingly works fine and generates the project code and source files using the default configurations. However, after opening the newly generated project, no C/C++ to...

SSohe.1 by Associate
  • 2503 Views
  • 2 replies
  • 3 kudos

Secure 'some' peripherals error from code generation

When I use STM32CubeIDE (version 1.5.0) to generate a new secure project for the STM32L562 Discovery Board.... I get a warning when I try and generate code from the device configuration. It says:It is recommended to secure some peripheral(s).And poin...

KHenr.1 by Associate
  • 444 Views
  • 0 replies
  • 0 kudos

Resolved! The encoding does not switch to cp1251 in stm32cubeide

I have a problem with the output in cp1251 encoding.settings that I made:Window--->Preferences--->General--->Workspace ---> entered CP1251 ---> next apple and closeproject ---> properties ---> Resourse ---> entered cp1251 ---> next apple and close A...

0693W000007BYAUQA4.png