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

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

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

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
  • 1822 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
  • 1626 Views
  • 6 replies
  • 2 kudos

Resolved! serial monitor not working

im trying to create a project that write something in the serial monitor(raed/write) . i followed many tutorials step by step but i everytime my serial monitor doesnt print my message( i used tera term/putty/and even the serial monitor in the ide "co...

Screenshot 2024-07-09 115726.png
yessine by Associate III
  • 3918 Views
  • 9 replies
  • 2 kudos

How to use STLINK-V3 + remote OpenOCD to debug?

STM32CubeIDEVersion: 1.15.1Build: 21094_20240412_1041 (UTC)OS: Windows 10, v.10.0, x86_64 / win32Java vendor: Eclipse AdoptiumJava runtime version: 17.0.8.1+1Java version: 17.0.8.1STLINK V3J15M6B5S1 At localhost, I can use "ST-LINK(OpenOCD)" to debug...

PixPin_2024-11-26_16-23-27.jpg
QLiu.6 by Associate II
  • 1441 Views
  • 0 replies
  • 0 kudos

RTC in Vbat Mode

Custom board with STM32H563 and 32.768KHz LSE and supercap for RTC in Vbat mode. I want RTC longevity in terms of weeks; it lasts 4 days. Is there anything SW can do to extend this time? For short intervals (minutes) the RTC updates fine. Disabling S...

mccabehm_0-1732565829691.png mccabehm_1-1732565859985.png mccabehm_2-1732567591377.png

How to solve the GDB issue for Linux Mint

Hello together, I have installed the latest Linux mint at me and the latest STM32CubeIDE.My board is STM32L010 Value Line Nucleo-64 (MCU: STM32L010RBT6 64 Pins). I have encountered again the problem with the GDB version.I cannot start the debug mode ...

Sirensun by Associate
  • 706 Views
  • 2 replies
  • 0 kudos