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

Ethernet Ping does not work in STM32f429iit6.

Assistance Needed: Ethernet Configuration Issue on STM32F429IIT6 I'm encountering difficulties in enabling Ethernet functionality on the STM32F429IIT6 board. Despite efforts, I can't ping the Ethernet connection. Could you provide example code or gui...

TF lite micro library include STM32 CUBE IDE

Hello! I sorley need some help integrating my tensorflow.lite model on the STM32F405RGT6, which i have on a custom board. I have converted the model to a Carray.h but I am struggeling to include the tensorflow lite micro library. I would appreciate a...

Resolved! printf %llu with error

Hi guys,I'm executing the "printf" in CubeIDE to output uint64_t with "%llu", but the printout is wrong.Why does it not support "%llu"?However it can work well in Keil. //debug.c int __io_putchar(int ch) //Redirect printf to uart { HAL_UART_Transmi...

PeterMu by Associate II
  • 2779 Views
  • 4 replies
  • 3 kudos

Resolved! STM32cubeide 1.13.2 & cubeMX integrated

I installed STM32CubeIDE 1.13.2 in the hope that the problem of the 1.13.1 release has been solved (see My old topic ) . Nothing the problem continues to exist. To make the integrated CubeMX work I have to open and close the IDE 3 or 4 times, also if...

Fendo59 by Associate III
  • 4145 Views
  • 10 replies
  • 1 kudos

Resolved! Issue after updating to STM32CubeIDE 1.13.2

After updating to STM32CubeIDE 1.13.2, and updating my workspace, I'm suddenly getting warnings when compiling the STM32_WPAN SHCI library, followed by a handful of linker errors. The warnings are all in `shci.c` and look like this: Project/Middlewar...

crwper by Senior
  • 4952 Views
  • 4 replies
  • 6 kudos