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

STM32CubeCLT 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

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! STM32CubeIDE typo error in debug mode window.

There is a typo error in debug mode window. While debugging, in the bottom right corner, the phrase "Description: Cortex-M4 core descriptions, generated from ARM develloper studio" contains a typo where "developer" is mistakenly written as "devellope...

STM32CubeIDE Typo.jpg
EDokm by Associate III
  • 134 Views
  • 1 replies
  • 0 kudos

Resolved! CubeIDE 1.18.1 generates wrong code for TIM15

We're using STM32CubeIDE 1.18.1 under Windows.  When generating LL_ code for a STM32C092, TIM15 init generates this code:static void MX_TIM15_Init(void) { LL_TIM_InitTypeDef TIM_InitStruct = {0}; /* Peripheral clock enable */ LL_APB2_GRP1_Ena...

Resolved! Error: failed to erase memory

Hi,While flashing code in STM32G474VBT6, I am getting below error. After reinstalling cube ide and cube programmer, same error continues. STMicroelectronics ST-LINK GDB server. Version 7.4.0Copyright (c) 2023, STMicroelectronics. All rights reserved....

Nsg1987_0-1691554608910.png
Nsg1987 by Senior
  • 24301 Views
  • 23 replies
  • 12 kudos

File folder not being included in build

I have been able to load the demo source code for the STM32F469I_Discovery from GitHub and get it to run as expected under TouchGFX. However, when I try to build it in STM32CubeIDE, the folder for the BSP is not included and the corresponding obj fil...

AndrewNeil_0-1750080456536.jpeg
DavePfz by Associate III
  • 257 Views
  • 3 replies
  • 0 kudos

STM32: No device found

Im attempting to program an stm32H523CET6 MCU, i bought an ST-Link for it, and begun trying a basic blink sketch, debug said no errors and proceeded to load it onto the MCU. However, it displays the following: Target no device found Error in initiali...

tekky0_ by Associate
  • 186 Views
  • 2 replies
  • 0 kudos

Resolved! Debug session erases more FLASH than expected

I've got an STM32G431 project that uses half of the FLASH (64K) for a boot loader and half for an application.I can successfully load both of these programs using STM32CubeProgrammer, but I am not able to debug the boot loader in STM32CubeIDE as the ...

CTapp.1 by Senior III
  • 213 Views
  • 3 replies
  • 1 kudos