STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.15.1 released

STM32CubeIDE 1.15.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.11.1 that is available for download. Main issues fixed in this patch: Ticket 177978 : Fixed an issue with ST-LINK firmware upgrade concerning th...

STM32CubeIDE 1.15.0 released

STM32CubeIDE 1.15.0 was released today on st.com as well as an in-tool update patch. What is new in 1.15.0? Microcontroller and board lists aligned with STM32CubeMX v6.11.0 : STM32U0, STM32H7Rx/STM32H7Sx and STM32H523/STM32H533Added the support for t...

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

Project not compilable on other computer

Hello dear ST CommunityI have my first real problem, unfortunately.Since we now want to work with multiple people on projects, we have now set up our git cleanly by only sharing the project files (no workspace). However, now I unfortunately have the ...

resea by Associate
  • 422 Views
  • 1 replies
  • 0 kudos

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

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
  • 323 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
  • 3811 Views
  • 8 replies
  • 6 kudos