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

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

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! undefined reference to `HAL_SPIEx_SetConfigAutonomousMode'

I'm trying to access the external flash on a B-U585I-IOT02A.  The driver(s) I found do:if (HAL_SPIEx_SetConfigAutonomousMode(&hspi2, &HAL_SPI_AutonomousMode_Cfg_Struct) != HAL_OK)but the linker says that function is undefined.  Is that in a library f...

Marty by Associate
  • 584 Views
  • 1 replies
  • 1 kudos

Resolved! Issue with BSP Configurator

I am trying to create some example code for a Nucleo G474RE board and one of the initialization steps was whether I would like to use the BSP for the Virtual COM port, user LED and user button. Note that this is what the configuration looks like Buil...

AdamHamilton_0-1731836258352.png

Unable to download STM32CubeIDE

I'm having an issue of downloading CubeIDE, I'am using FireFox to download Cube IDE. Each iteration it stops at around 545MB of downloading. I haven't kept any download limit to any of my devices. It happens for all files in the download list. Please...

Yadavrao by Associate
  • 481 Views
  • 2 replies
  • 0 kudos

Export Application Example

HiI started working with the openbootloader and the application example located here:\STM32Cube\Repository\STM32Cube_FW_G4_V1.6.1\Projects\STM32G474E-EVAL\Applications\OpenBootloaderThe example works fine, and I managed to get everything to run. I ha...

DeIng11 by Associate
  • 405 Views
  • 1 replies
  • 0 kudos

[Solved] STM32Cube IDE Icon Missing on Fedora 41

Subject: [Solved] STM32Cube IDE Icon Missing on Fedora 41Message:Hi everyone,I recently upgraded to Fedora 41 and noticed that the STM32Cube IDE icon was missing. After some searching, I found a solution on Reddit that worked perfectly. Sharing it he...