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

STM32CubeIDE 2.1.1 released

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1267 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 512 Views
  • 0 replies
  • 0 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...

.d:1: *** multiple target patterns. Stop.

From cube 1.3.0 I always get this error and the cause seems to be the path generation in .d files. In cube 1.12.1 the path is relative but from cube 1.3.0 it is absolute and generates something like \\?\C:\.... So the only solution for me is to stay ...

aljo666 by Associate II
  • 301 Views
  • 4 replies
  • 0 kudos

Resolved! Issue in GDB Debugger

I am trying to build the basic LED Blink on the STM32-N6570-DK , since i have build the code and try to run with the default settings it ends up with the following problem , whats the reason and how to solve this ? 

MownishBugatha_0-1769580258796.png

Resolved! Are STM32F401CCU6 and STM32F401CEU6 equivalent?

I am asking this question because I am a relatively new engineer working with STM32 and Cube IDE. When choosing the MCU to create a new project for my new board containing the STM32F401CCU6, I see that it is not listed and only STM32F401CEU6 appears....

STM32CubeIDE Github-Copilot

I have recently Intigrate GithubCopilot in STM32CubeIDE.Issue is I can not able to change font of copilot chat. Its very small and diffuclt to read.I tried all option in fonts and color menu.I am using On Linux(Ubuntu -24.04 LTS)