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 STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and older, after selecting any MCU or MPU when creating a new project, the STM32Cube option becomes greyed out. This means only empty projects can be created, and STM32CubeMX initialization is not available ...

SemerCHERNI_0-1752684873535.jpeg

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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

STM32L151C8U6A can't be programmed from within STM32CubeIDE

Hello,I have created an empty project for STM32L151C8U6A and used the configurator to set a single GPIO pin high. When I attempt to use the "Debug" function to download the program to my board, I get the error:Memory Programming ... Opening and parsi...

AFish.1 by Associate
  • 547 Views
  • 0 replies
  • 0 kudos

migrate from STM32 board to an other

Hello ST community,I want to port code from an STM32H747I to an STM32F769I, how can I do that?I've already generate a new project with CubeIDE but I'm stucking on some filesthank you

PGreg.1 by Associate II
  • 1021 Views
  • 4 replies
  • 0 kudos

Get STM32CubeIDE to add HAL and LL drivers to project

Hi, I am using all HAL drivers in my project, and have this configured in STM32CubeIDE(in STM32CubeMX part of STM32CubeIDE). I want to use mixed HAL and LL drivers for DMA and UART. But, because in STM32CubeIDE device configuation(advanced options) I...

I have been playing with an NUCLEO-STM32G474RE and X-NUCLEO-USBPDM1. I've managed to finish up with a project which doesn't compile anymore (with STM32CubeIDE) as a result of running STM32CubeMX several times (with different USBPD stack config settings).

After running STM32CubeMX a few times with different USBPD Stack configuration settings (while I was experimenting to see how much code was being generated for each) I found that it was exporting the following preprocessor values to my project (shown...