STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

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
  • 1287 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
  • 1366 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
  • 2287 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
  • 260 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
  • 683 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
  • 518 Views
  • 0 replies
  • 0 kudos

Resolved! Enable automatic code generation STM32CubeIDE

Hi,I work with STM32CubeIDE Version: 1.3.1Build: 6291_20200406_0752 (UTC)I somehow managed to disable automatic code generation for altered *.ioc file.Now it doesn't automatically regenerate the source files according to the changesI made in the conf...

PGroe.2 by Associate III
  • 4569 Views
  • 1 replies
  • 0 kudos