STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

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
  • 497 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
  • 1885 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
  • 465 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
  • 9750 Views
  • 8 replies
  • 6 kudos