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.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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
  • 2428 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
  • 2200 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
  • 3410 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
  • 408 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
  • 1113 Views
  • 3 replies
  • 0 kudos