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
  • 267 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
  • 4016 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...

CubeIDE Download SREC/HEX file

I apologize in advance, but I've searched and searched with no luck for the following question.I create an SREC file after a debug build in CubeIDE. I use srec_cat to add a CRC to the end of FLASH space. All good. What I would like to do is debug the...

dsmail1 by Associate II
  • 837 Views
  • 4 replies
  • 2 kudos

Error: failed to erase memory

Hello,So, i have created a small project in which the diagnostic information was saved in the internal flash of STM32F429ZET6 at the time of a crash. So, to test this project i have triggered usage-fault exception in an infinite loop by dividing a nu...

pozeetive by Associate II
  • 1304 Views
  • 9 replies
  • 2 kudos

Unable to download software package

I am trying to use cubeide 1.18.0 to program my f103c8t6 (I have been using keil 5 before this) and I'd like to get a HAL package for it but the ide just say I cannot connect to the server while the check connection says connection is OK. I just want...

GuoYujia0416_0-1741834821435.png GuoYujia0416_1-1741835077508.png

STM32CubeIDE X Window System error - BadRequest

Running the STM32CubeIDE v1.17.0 on Ubuntu 22.04 - exits after the splash screen.I installed "en.st-stm32cubeide_1.17.0_23558_20241125_2245_amd64.sh.zip"I tried searching for this issue but got nothing. What am I doing wrong?Here the output:$ ~/st/st...

dmista by Associate II
  • 568 Views
  • 0 replies
  • 0 kudos

Resolved! Unable to write data to flash memory

Hey,I have a stm32f407 discovery board, I flashed a code using stm32ide to store some integer data in sector 11 of flash memory(0x080E0000) and then read the data and blink led if it matched.Now I commented the code to write data and tried just read ...

SorabhR by Associate
  • 805 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Unknown type name errors in usb device libraries

Hello,I am trying to create a project using the STM32F429ZIT6 board, but whenever I activate and try to use the usbd libraries, I get countless "error: unknown type name 'USBD_ClassTypeDef'" and similar errors. For some reason, the library usbd_def.h...

jchang98 by Associate II
  • 3861 Views
  • 6 replies
  • 0 kudos