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 earlier, after selecting any STM32 target when creating a new project, the STM32Cube option becomes greyed out. This prevents creating STM32CubeMX-based projects, allowing only empty projects. How to Re...

GhofraneGSOURI_0-1753106154077.png

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

Resolved! How to set the FRXTH bit in STM32F407vgt6

Hello Everyone, I am now looking for something like the LL_SPI_SetRxFIFOThreshold() function that I can use with the STM32F407vgt6 is there a good way?  What we want to do is, as an example, using the LL_SPI_SetRxFIFOThreshold() function, we want to ...

Resolved! Code analysis not working

I am trying to enable a warning/error  for magic numbers in code analysis. But after I build the project I get no warnnings/errors regarding the magic numbers even tough I  have a lot of magic numbers troughout  the project. How do i enable code anay...

manto1_0-1724759472998.png
manto.1 by Senior
  • 1158 Views
  • 5 replies
  • 1 kudos

error on recipe when adding cubeide src files to layer

Hello @Erwan SZYMANSKI , how are you ,I hope you doing well.I have a problem with my spi communication configuration. I created my slave and master projects with cubeide and add those files to my own layer and write a recipe file for that.Here is how...

nesnes by Associate III
  • 696 Views
  • 1 replies
  • 0 kudos

Resolved! HAL_UARTEx_ReceiveToIdle_DMA() isn't working as expected

Hi Everyone, I'm using Nucleo-f429 board and using HAL UART API's on it. I have observed that on using HAL_UARTEx_ReceiveToIdle_DMA()  for a receiving data of length 800. I found that Buffer getting filled / Interrupt is called once its size reached ...

Praneeth by Associate II
  • 1407 Views
  • 7 replies
  • 2 kudos

ST-LINK - not connecting to stm32f407

Im getting below error while Runing the applicationBoard- stm32f407Error in final launch sequence:Failed to execute MI command:target remote localhost:61234Error message from debugger back end:localhost:61234: Connection timed out.Failed to execute M...

harshad1 by Associate
  • 750 Views
  • 2 replies
  • 0 kudos

How to Debug at headless

I am trying to debug firmware using STM32CubeIDE. The operation in the IDE is to select Run > Debug, is it possible to automate this operation and run it in headless mode?It will be very helpful if you could provide me with specific commands or a ref...

u1kano by Associate III
  • 1526 Views
  • 5 replies
  • 4 kudos