STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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
  • 197 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
  • 562 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
  • 440 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
  • 3517 Views
  • 1 replies
  • 0 kudos

32G431 power supply problem

HelloI am a total beginner in the STM world. Two months ago I migrated from arduino to STM and this forum hase been a lot of help. But for this problem I cannot find a rational explanation. Anyway I am making a custom board with the 32G431KB MCU and ...

JJeba.1 by Associate II
  • 658 Views
  • 6 replies
  • 0 kudos

ETH initialization code

Thank you for helping.environment:STM32CubeIDE Ver1.3.0STM32CubeMX Ver5.5.0board: STM32F769I-DISCOOpened ETH Mode and Configuration from ioc file in IDE and selected RMII in Mode.I'm going to build and generate the initialization codeCan't create MX_...

Ebun.1 by Senior
  • 245 Views
  • 0 replies
  • 0 kudos