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
  • 301 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
  • 4420 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...

headless-build JVM terminated

First of all, I want to ask whether my use case is achievable with headless-build:I want to build my project (with frequently changing files and directories) from terminal[In Terminal]: [Project]/Release: make -j12 allWhen I change some source files ...

S_L by Associate
  • 847 Views
  • 0 replies
  • 0 kudos

Update Site issue on STM32CubeIDE

Hello support team ,i have tried to Update Stm32CubeIDE on update sitehttp://sw-center.st.com/stm32cubeide/updatesite1i have a systematic issueAn error occurred while collecting items to be installedsession context was:(profile=STM32CubeIDE, phase=or...

I cannot add the ~ character in C or C ++ code editor.

Hello.I am having a problem with the code editor. Under Windows 10 (French), I cannot add the ~ character in C or C ++ code. My only solution is to copy paste this symbol which is displayed in all the other code editors (VS, VSC, ...). I am using cub...

FFRAN.1 by Associate II
  • 863 Views
  • 3 replies
  • 0 kudos

The UART logs can't be shown on putty correctly

Hi,​I'm a newbie of ST chipset, and just got the STM3241G-EVAL board recently. When I'm trying the example code related to UART, "UART_Hypertermial_it", which can be downloaded with STM32CubeIDE, unfortunately the output from UART can't be shown corr...

XLei.1 by Associate II
  • 615 Views
  • 0 replies
  • 0 kudos

Removal of unused code from project

Hi All,I'm putting together a project that will use the XCube Cellular and Azure Expansion pack.I'm sure there are >100 files that are not used by my project in the above expansion packs.How can I easily determine and remove unwanted files?Thanks,Ne...

NW27 by Associate III
  • 664 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE hangs at end of build

I have an STM32CubeIDE project I've been working on for several months. In 1.4.x, it will hang at the end of the build. It'll report "0 errors, 0 warnings", but the status window doesn't go away and it still says "Building Project". I have to force q...