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
  • 594 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
  • 8222 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...

STM32CubeIDE showing errors on the GUI

Hi, I am using STM32CubeIDE version 1.17.0. I have compiled a project fine with no errors showing on the build console and the elf file is generated successfully. However, STM32CubeIDE is still showing errors on my project which, of course, are false...

hakeila by Associate III
  • 904 Views
  • 3 replies
  • 2 kudos

Resolved! 'mutex' in namespace 'std' does not name a type

Hi all,Very new to STM32, day 2 now, managed to get some UART output and call into C++.However when I try to use standard C++11 threads I get this error "'mutex' in namespace 'std' does not name a type". I believe this is bc arm-none-eabi-g++ is conf...

casaneva by Associate II
  • 3912 Views
  • 7 replies
  • 3 kudos

Resolved! CubeIDE issue with G473 and USB Device CDC

Hello,I've found an issue in STM32CubeIDE1.17.0.When creating a project with USB Device used as a CDC Class and FreeRTOS an include is missing in app_freertos.c:#include "usb_device.h"The project runs properly, but a warning is issued at compile time...

zeboss49 by Associate III
  • 1329 Views
  • 4 replies
  • 0 kudos

No source available for uwtickprio() at 0x20000004

It worked fine until yesterday, but the program seems to have been updated today, and I've been getting that error ever since.The same problem occurs when all the codes are cleared and only the initial init function is executed.I wondered if it was a...

Jins_0-1728287045660.png Jins_1-1728287143183.png
Jins by Associate
  • 1513 Views
  • 4 replies
  • 1 kudos

Resolved! "Command Shell Console" stopped opening (CubeIDE).

After one of the program updates, the "Command Shell Console" stopped opening.As usual, I click on "Open console" button, then on "Command Shell Console", but nothing happens.I rebooted the computer, restarted the program. But nothing changes - just ...

OKhar1_0-1733790502860.png
OKhar.1 by Associate II
  • 1706 Views
  • 4 replies
  • 1 kudos

Unable to use SWV Data Trace Timeline Graph

Hello,I want to use SWV Data Trace Timeline Graph but when I try to open "Configure trace" option, nothing happens, not a single window is being opened etc. Is it some kind of bug, does it have a solution? Thanks in advance.My IDE and other informati...

ozzdemir by Associate II
  • 5841 Views
  • 8 replies
  • 1 kudos