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 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 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

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

Why do I get error when I build project?

Hello,Why do I get error when I build project?I have imported the projectCan anyone help me if I send the project files?With Kind regards / Peter16:12:11 **** Build of configuration Debug for project test ****make all C:\Program: C:\Program: Permissi...

0690X000009YD3CQAW.png
PStur by Associate
  • 669 Views
  • 2 replies
  • 0 kudos

Resolved! Problem creating new C project

HiI am evaluating the new STM32CubeIDE .When trying to create a new project (based on an existing project done using eclipse + GNU ARM Eclipse) i am encountering a problem when accessing the project properties to define include directories; Preproces...

Error programming STM32H743 Nucleo board with STM32CubeIDE

Hi,I get an error when trying to program nucleo board with the STM32H743 and STMCubeIDE with any of the example projects. They compile OK but I get an error while programming the board.It works with IAR, the error message isSTMicroelectronics ST-LINK...

DCorn by Associate III
  • 746 Views
  • 4 replies
  • 0 kudos

How does SDIO_ReadFIFO cause the FIFO to shift?

I have managed to get reading and writing of SD card to work, however I still don't really get how does reading the SDIO's FIFO work. From tracing the code, I reading the FIFO is done by the SDIO_ReadFIFO() function in stm32f4xx_ll_sdmmc.c./** * @...

How to run STM32cubeide in headless mode?

Supported attributes are changed respect Truestudio and I didn't find anything about headless mode in the user manual. We would like to implement in our CI build server in order to use the same version in production and debugging on our local machine...

MDal.2 by Associate
  • 703 Views
  • 1 replies
  • 1 kudos