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
  • 287 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
  • 4246 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...

STM32cubeide printf error

I started working with STM32CubeIDE recently. I use STM32f407VET6. I am having an error with the printf () function. When I call the function, the program will jump to HardFault_Handler (void). I have redirected the function using ITM_SendChar (* ptr...

0693W000001quQIQAY.png

Compiling a project generated by CubeIde with FreeRtos, None timer on systick and LL driver only end with error

In a particular time critical application, I'd like to use the LL driver only, FreeRtos and, to preserve an hw resouce, I've selected "none" in SystemCore->Sys->TimeBaseSource. Trying to compile the project generated in this way, I get "fatal error: ...

Resolved! this question is about Cube_IDE installation failure. the Cube_IDE version was 1.3.0 . I tried several recommended method searched in google, But To tell you the conclusion, It did not worked.​ The methods I tried and didn't worked:

Just to run 'Cube_IDE installtion file'ERROR MESSAGE: ​NSIS ErrorError launching installer 2. Right clicking the 'Cube_IDE installation file' and clicking 'Run as administrator'ERROR MESSAGE: ​NSIS ErrorError launching installer 3. ​Opening ...

HKANG.1 by Associate II
  • 2821 Views
  • 2 replies
  • 0 kudos

Unhandled event loop exception

Hello,with version STMCubeIDE 1.0.2, I get an 'unhandled event loop exception' after I've created a project and atttempt to look at the source code that is generated.Effectively, this renders the IDE unusable, as the only option I have is to quit, as...

MBaal by Associate II
  • 2459 Views
  • 4 replies
  • 0 kudos

Cube IDE and stm32 - LED not blinking

I have a trouble because I am trying to run simple code with blinking LED (with Cube IDE and ST Link v.2 mini). It is STM32L011F4P6 - without devboard - just simple mC with some resistors and capacitors, and without external oscillator.Here's how I d...

0693W000001r8MUQAY.png 0693W000001r8MZQAY.png 0693W000001r8MeQAI.png 0693W000001r8MjQAI.png
Bbodz.1 by Associate
  • 3755 Views
  • 2 replies
  • 0 kudos

Stm32CubeIde under linux problem

Hi,I've installed STM32CubeIde under linux ubuntu 16.04LTS.....all seem to goes well and faster than window's version but there is a important problem. When I select a global variables or add it to a expression window, I can see it's value but i can'...

DMast.1 by Associate II
  • 471 Views
  • 0 replies
  • 0 kudos

Float value gives hard fault in STMCubeIDE

Hi,I am using a STM32F4/STM32L4 MCU and STMCube IDE (1.3.0) for the development. It gives ma a hard fault when I print float values.float value = 3.14f; printf("Value: %f\r\n", value);I have enable -u _printf_float as mentioned in attached image. Wil...

0693W000001r1wzQAA.png
NOza.1 by Associate II
  • 1261 Views
  • 3 replies
  • 0 kudos

How to build a .dfu file from an STM32CubeIDE project?

The code compiles and works on the Nucleo H743ZI2.The contents of the Debug directory are:$ ls -lA Debug/total 3132drwxrwxr-x 4 chris chris   4096 Jun 19 11:51 Coredrwxrwxr-x 3 chris chris   4096 Jun 19 11:51 Drivers-rwxrwxr-x 1 chris chris  30384 Ju...

CDew.1 by Associate III
  • 869 Views
  • 0 replies
  • 0 kudos