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

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

[BUG FOUND] Printf/Sprintf for float point variables not working.

I found a quote that this problem had been fixed in an earlier version, but the problem is reoccurring. Using STM32CubeIDE Version. 1.2.1 Build: 5190_20200115_1224 (UTC)This problem is fixed in STM32CubeIDE ver.1.0.2.Still need to add the flag:Workar...

0690X00000ByaxXQAR.jpg
by Not applicable
  • 540 Views
  • 2 replies
  • 1 kudos

Resolved! STM32CubeIDE: why when I specify Core/Inc path as include path, IDE shows warning about missing CM4/Debug/Core/Inc?

I try to specify relative paths without a lot of ../../.. spaghetti, but every time I shoot into the correct directory, I get an error like a /Debug/ was added to my path?I moved all my code files, now I want to make include paths right, but it's eit...

HTD by Senior III
  • 7179 Views
  • 3 replies
  • 1 kudos

Is it possible to use the standard library of the toolchain "GNU Tools for STM32" without using the heap area?

We are developing "STM32F769-Discovery Kit" using STM32Cube IDE.The toolchain is "GNU Tools for STM32".Functions such as printf call malloc_r and use the heap area._Puts_r ()  __sinit ()  __sfp ()  __sfmorgelue  _malloc_rIn our development project, w...

Shin-H by Associate
  • 700 Views
  • 2 replies
  • 1 kudos

Nicla Vision board integration with STM32 based boards

I see Nicla Vision board having lot of potential but the board in and of itself cannot do enough.In order to open its potential, it should be able to talk to existing STM32(STM32F407 for e.g.) based boards through either SPI or UART interface.Do we h...

MSing.8 by Associate III
  • 1384 Views
  • 1 replies
  • 1 kudos

Resolved! u_printf_float - where to set for C_Linker in STM32CubeIDE?

When I compile, I get the following error: The float formatting support (-u_printf_float)is not enabled from linker flagsI can't find Linker flags/Options/Settings for C - just for MCU G++ Linker. When I chose the option, it still didn't remo...

0690X000009Xcm0QAC.jpg
MFend by Associate III
  • 13480 Views
  • 19 replies
  • 1 kudos

Could you show me the C data type documents in STM32CubeIDE? I want to know the data type of the GCC compiler, but I failed to find the related documents. below figure is that I found in another brand IDE.

I use STM32CubeIDE 1.9.0, the chip is STM32G474, I want to know the data type of the GCC compiler, but I failed to find the related documents. below figure is that I found in another brand IDE.Could you kindly help? Thanks!

kaka.zhuo by Associate II
  • 1495 Views
  • 2 replies
  • 1 kudos