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
  • 95 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
  • 3040 Views
  • 0 replies
  • 3 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! I'm a new user of STM32 (but not new to embedded system design!). I've just upgraded from STM32CubeIDE V1.6.0 to V1.6.1, using a BlackPill STM32F411 target.

The 'reset debug' icon was displayed in V1.6.0 but is no longer visible in V1.6.1. Is this a bug in V1.6.1 or a configuration error of mine? The code is running in the Flash, not RAM (as far as I am aware).Thanks! Mike.

MStev.3 by Associate II
  • 1269 Views
  • 4 replies
  • 0 kudos

Can't run program through CubeIDE.

Normally, I click "Run" in CubeIDE, my program loads onto the Nucleo board and starts running as soon as its loaded. However, in the course of using the debugger, I've somehow messed this up. Now, when I press run, the program downloads correctly, bu...

ASmit.4 by Associate II
  • 689 Views
  • 0 replies
  • 0 kudos

Resolved! How to write stm32l5xx_hal_mmc DMA to stm32l5xx_hal_ospi?

I’m attempting to optimize a process of loading a large file from eMMC flash memory directly into a SPI device with 8 data lanes. Originally, I meant to use peripheral to peripheral in the DMA component that comes internally with the STM32L5 series. ...

DBark.2 by Associate III
  • 1842 Views
  • 4 replies
  • 0 kudos

Cannot upgrade STM32CubeID or download latest MCU firmware

Cannot upgrade STM32CubeID from 1.5.1 to latest. Always network errors regardless of upgrading inside CubeIDE or trying to manually download the full install from the website.CubeIDE has also migrated by G0 v1.3.0 projects to v1.4.1 and I cannot dow...

SKirk.1 by Associate
  • 713 Views
  • 2 replies
  • 0 kudos

Window layout

Hello!I'm using the latest 1.6.1 version on Linux Ubuntu.The window layout looks like most of the IDEs I know, source tree on the left (called project explorer), and each source can be displayed in editor on the right and can be rearranged in more wi...

PG.1 by Associate III
  • 1158 Views
  • 1 replies
  • 0 kudos

Instabilities are occurring in Version 1.6.1

I'm using version 1.6.1 in linux, and there are several problems, for example, the main.c file opens but I can't use Delete or BackSpace keys, other times I can't edit the properties of the Device Configuration Tool. It has also occurred that the Dev...

by Not applicable
  • 486 Views
  • 1 replies
  • 0 kudos

STM32CubeIDE 1.6.1 Update Fails on WIndows 7

I have gotten update notices for STM32CubeIDE 1.6.1 for a couple weeks now. But every time I try to update it fails. I did try deleting the cache directory "STM32CubeIDE\STM32CubeIDE\p2\org.eclipse.equinox.p2.repository\cache" but that did not work...

Resolved! No binary or hex file output

Hello,I've a strange problem with CubeIDE 1.6.0, there's no binary or hex file output even if the corresponding outputs are activated under MCU post build outputs. Any ideas what might be the issue there?Regards

RAltm by Senior
  • 7254 Views
  • 20 replies
  • 1 kudos

After upgrading to STM32CubeIDE 1.6.1 the .cproject file gets messed up with spaces instead of tabs and extra blank lines (spaces + tabs) between each normal line. This messes up any source control system.

prior 1.6.1:<?xml version="1.0" encoding="UTF-8" standalone="no"?> <?fileVersion 4.0.0?><cproject storage_type_id="org.eclipse.cdt.core.XmlProjectDescriptionStorage"> \t <storageModule moduleId="org.eclipse.cdt.core.settings"> \t \t <cconfiguration i...

Martin_S by Associate II
  • 686 Views
  • 1 replies
  • 1 kudos