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

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
  • 1381 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
  • 13451 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
  • 1488 Views
  • 2 replies
  • 1 kudos

Resolved! Even after building code with optimization level -0s. There is no change in size, it just get adjusted with .text and .data.

I am facing issue of memory with Stm32L432xx, So i tried option of increase optimization level from -01 to -0s.But observe no change it just reduce in .text section... but it increased in .data segment. ultimately value is same and issue is continueB...

PSola.1 by Associate
  • 1786 Views
  • 7 replies
  • 0 kudos

Resolved! Separation of STACK and HEAP

Hello,I have a general question regarding the linker script generated by STM32CubeIDE.Most of time the STACK and HEAP is placed together into the "same" internal SRAM (see section .user_heap_stack example for demonstration purpose). Note: Yes, there ...

Floki.1 by Associate II
  • 2967 Views
  • 2 replies
  • 0 kudos

Ethernet communication not working in ST32Cube IDE 1.9.0

Hi,I have a custom board with STM32f427VG and KSZ8041NL PHY. My ethernet communication is working well in STMCube IDE 1.8.0. But when I try to configure ethernet in ver:1.9.0 I don't see a input box for PHY address. It says it some ethernet settings ...

SSala.3 by Associate III
  • 642 Views
  • 1 replies
  • 0 kudos

Resolved! Login to st.com website fails

I want to download STM32CubeIDE debian version to my laptop. When I click Get Software-->Accept-->Login/Register I get the error " SORRY, PAGE NOT FOUND " . You can see the details at the picture I attached

0693W00000NrUleQAF.png