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

STM32CubeIDE 1.8 problem

I recently experienced a situation where my Middlewares folder got deleted when opening a project in STM32CubeIDE 1.8, has anyone experienced something similar?

3mmer by Associate
  • 728 Views
  • 1 replies
  • 1 kudos

How to convert a C project into C++ project?

Seems I cannot add cpp files to a sample project (NUCLEO-H723ZG HID_Standalone (USB_Host)) because the project is of C nature. How to convert it to C++, so the makefile and mk files are generated taking into account cpp files? I found https://communi...

Resolved! STM32CubeIDE, v1.13.0 compile warning

Hi,I just upgraded and migrated my project to CubeIDE v1.13.0, everything works fine with STM32H750 chip.But I found a compile warning in main.c which is belongs to generated code.Is it possible to fix this warning in the next version? Thanks!BRs,-En...

EnginLee_0-1689056385909.png
Engin Lee by Associate II
  • 2369 Views
  • 4 replies
  • 1 kudos

Color codes on SWV ITM Data Console

Hi, Is there a way to use color codes on printf shown on SWV ITM Data Console?Something like https://stackoverflow.com/questions/5412761/using-colors-with-printfIf not, would be cool to be implemented?

Using SD card with STM32F72CBT6

Hı ı am using spi1 one for to write log to sd and using uart2 interrupt to get gps data. But today when ı checkup the rxbuffer ı see nothing . when ı close " fresult = f_mount(&fs, "/", 1); "it startted to read again how it is possible.Also ı am usin...

SWD on ITM data Console H755 400Mhz not work

Hi,I need help for this problem :printf to ITM console doesn't work on nucleo-h755ZI-Q with core clock configured at 400mhz and serial wire configured with the same clock value. The function "__io_putchar" is called, but no data is printedThe same pr...

GPHIL.1 by Associate II
  • 578 Views
  • 0 replies
  • 0 kudos

How to efficiently debug/monitor STM32 memory usage

Hello. I have been programming for a couple of years but never really used proper debugging/monitor tools. I have been using printf method for debugging most of my projects.I am now learning about different and more powerful debugging tools that are ...

LPetr1_0-1689843145805.png LPetr1_1-1689843178858.png LPetr1_0-1689843544954.png
LPetr.1 by Senior II
  • 14146 Views
  • 8 replies
  • 6 kudos