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 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

CubeIDE forcing you to login to ST [...] - Follow up

The original Thread "CubeIDE forcing you to login to ST ...", opened by @JDoe.2 in August 2023 with 37 Kudos for JDoegot shut down (flagged as read-only) today with a last statement by @Amel NASRI which is marked as "Solution". Congratulations ST, no...

CBerg by Senior II
  • 5157 Views
  • 23 replies
  • 41 kudos

Resolved! How can I add the [-Wenum-conversion] warning check?

Hello,How can I add the [-Wenum-conversion] warning check?If I check the "Warn for implicit conversion (-Wconsersion) I have many warnings from ST originated files (stm32l4xx.h) so I can not use this option....Best regardsMich 

mich35 by Associate III
  • 728 Views
  • 4 replies
  • 0 kudos

Resolved! X-CUBE-MEMS1 Error: Board Part Number not defined

I have a Nucleo-H755Zi-Q and a IKS02A1. I am using the X-CUBE-MEMS1 Package. In the configurator, when I select "Board Extension IKS02A1"  I get the following error:#error "Board Pin number not defined!! Add USE_NUCLEO_144 define within stm32h7xx_nuc...

Resolved! The float formatting support is not enabled

Hello All,I am getting this error while compiling the project " The float formatting support is not enabled ".I have checked use float with "printf from new lib-nano" in MCU/MPU settings save and recompile the problem didn't go!!I have added manually...

Fahd by Associate II
  • 1742 Views
  • 4 replies
  • 4 kudos

Resolved! HAL_Delay() --> SysTick_Handler never be called

Hi all,Version: 1.15.1MCU : g473Before investigate deeply on my own I wonder whether if anyone have faced the same problem with Interrupt table in general ...I placed a breakpoint there :void SysTick_Handler(void){/* USER CODE BEGIN SysTick_IRQn 0 */...

bibah by Associate II
  • 1583 Views
  • 6 replies
  • 2 kudos