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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 528 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 7273 Views
  • 0 replies
  • 4 kudos

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.14.0 pattern recipe problem

Hi,I have project for STM32F405 created manually. Project is using fixed GCC 4.92014q4.After updating STM32CubeIDE to version 1.14.0 i got warnings shown below.Compiler option "Cyclomatic Complexity" is disabled.File "subdir.mk" contains this rule:# ...

s1.png

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
  • 269 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
  • 28374 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
  • 578 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
  • 508 Views
  • 2 replies
  • 0 kudos