STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 2142 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
  • 1935 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
  • 3048 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
  • 361 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
  • 976 Views
  • 3 replies
  • 0 kudos