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.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
  • 1013 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...

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
  • 532 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
  • 762 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
  • 3749 Views
  • 6 replies
  • 0 kudos