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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 495 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 6643 Views
  • 0 replies
  • 4 kudos

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! Excessive resource usage

Hi, I am attaching a simple .ioc configuration file with which I generated a new project using stm32 cubeide which when compiled generates a footprint of about 12kB.Frankly, it seems excessive to me, to the point of making this platform unusable for ...

I am trying to discover things about the IDE, but there is a problem. The IDE's information centre isn't working. Clicking on the blue I, information gives me the following error:

/...../workspace/.metadata/.plugins/com.st.stm32cube.ide.mcu.informationcenter/tech-doc.html: No such file or directory, on a linux OS. But I can find it manually! The file links in that document point to non existent directory in the path. The pat...

petereiso by Associate II
  • 1691 Views
  • 5 replies
  • 0 kudos

Generate code guarded by #if DEBUG

Can I have CubeIDE generate GPIO initialization that will be guarded by #if DEBUG?On my board there are LEDs that are connected to pins which are also used for debugger connection. I want cube IDE to initialize those pins as outputs only if I set the...

TMark.14 by Associate III
  • 806 Views
  • 2 replies
  • 0 kudos

Error while debugging.

Hey guys I am facing this issue badly and I am not able to figure out the issue. Please let me know what could be the problem. I have shared the error belowError in final launch sequence:Failed to execute MI command:target remote localhost:61234Error...

NBhar.1 by Associate II
  • 2514 Views
  • 3 replies
  • 2 kudos

Project with EEPROM emulator stuck when handling an interrupt

Hi all,I'm need to remember a motorspeed on a custom board with an stm32g431KBT microcontroller.So I downloaded this package https://www.st.com/en/embedded-software/x-cube-eeprom.html and manage to compile the project.I carefully started with just th...

0693W00000DqWNwQAN.png 0693W00000DqWOuQAN.png
WSpar.1 by Associate III
  • 1600 Views
  • 4 replies
  • 0 kudos

printf on STM32L562-edk using stm32cubeide IDE

Hi,I have used STM32L562-edk for my project. So, I have used stm32cubeide for software development and flashing the EVK. I have added printf for debugging my code. But I am not getting any debug message on SWV ITM window.Can someone will help me to d...

Neel by Associate III
  • 1773 Views
  • 3 replies
  • 1 kudos