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! 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
  • 2435 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
  • 598 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
  • 15088 Views
  • 8 replies
  • 6 kudos

software packege

I have seen the  @Peter BENSCH 's  Window > Preferences > Network connections solition but I couldn't fix the problem. I can't generate code because of this error. How can I fix it ? Have somebody ever encountered like this problem ?   

Ekran görüntüsü 2023-07-31 222215.png
aykutz by Associate
  • 567 Views
  • 1 replies
  • 0 kudos

Image processing on stm32f407

Hi,I am currently working on an object-tracking project on a stm32f407 board. I am using an OV7670 CMOS camera and a 16-bit TFT LCD display. I am able to carry out DMA transfer for transferring dcmi->DR values to FMSC address space, thereby being abl...

f103RB can bus transmit error

Hello staff,I'm trying can bus interface on dev board nucleo-f103RB. I immediately pass the self-loop test mode and move on to build a minimal CAN with 2 nodes(2 f103RB, one as transmitter and the other as listener). I'm using normal communication mo...

Screen Shot 2023-07-31 at 5.09.20 PM.png
CWang.14 by Associate II
  • 1695 Views
  • 2 replies
  • 1 kudos