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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

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! A problem in Migrating from VScode to CubeIDE

Hi all, I made a project using VSCode but I need to transfer it to CubeIDE, but it is not recognized by cubeIDE so I can't open it, is there any method of migrating from VScode to CubeIDE rather than create from the beginning. Thanks

Roshan by Associate III
  • 2275 Views
  • 11 replies
  • 0 kudos

Setup application STM32F7508-DK to boot from qspi

Hi,I'm new to STM32 development board and I have an STM32F7508-DK board. I have spent days trying to have a working setup in order to have a project that makes the STM32F750 boot from the QSPI flash of the board. I have been watching youtube video an...

Renaud Dk by Associate II
  • 1408 Views
  • 3 replies
  • 0 kudos

I get an error when debugging with Cube IDE

Thank you for helping.​environment:​STM32CubeIDE Ver1.6.0​When I start debugging with the STM32Cube IDE, I get the following error:​Please tell me what to do.​Thank you.​-----STMicroelectronics ST-LINK GDB server. Version 5.8.0Copyright (c) 2020, STM...

Ebun.1 by Senior
  • 2320 Views
  • 4 replies
  • 0 kudos

Resolved! How to generate main.cpp with STM32CubeIDE

Hi, I'm working on a project in c++ and every time the IDE generates main.c instead of updating my main.cpp file. The project is set to C++, but still it generates main.c. That's very annoying. Can i fix this?

RDe R.1 by Associate
  • 3474 Views
  • 1 replies
  • 0 kudos

Resolved! Why stm32cubeide does not throw error when stack overflowed?

Hi. I was trying to test my code to see if I have enough stack. I realized in my project's .ld file stack size is defined as: _Min_Heap_Size = 0x200;_Min_Stack_Size = 0x400;However, I tried to test this to see if stm32cubeide gives error when I tried...

LLOLO.1 by Associate II
  • 2498 Views
  • 2 replies
  • 0 kudos

SD CARD Configuration using STM32CubeIDE

I use STM32F407 Discovery board with STM32CubeIDE Version: 1.6.1 (Latest version) and I want to setup SD Card.I adjusted the RCC clock and selected SDIO 4 bit wide bus bit and FATFS (SD Card ) and when i generate the code I get this warning message...

0693W000008yfYuQAI.png
MHass.2 by Associate III
  • 1733 Views
  • 2 replies
  • 0 kudos

I am starting with this tool and have problems to get it running. I have now two Nucleo-64 STM32L476RGT boards. But the basic is not working. When I run the application in its most basic form the "Debugger is shutting down"directly

I perform the following steps:1 Load the board using the board sellector2 On the pinout view activating a PA8 pin and reseting that PIn to its defaults3 Generate code by "save"4 Build the project "Build project"5 Run "Debug AsSTMicroelectronics ST-LI...

JNiva.1 by Associate II
  • 1072 Views
  • 5 replies
  • 0 kudos