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.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
  • 346 Views
  • 0 replies
  • 3 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
  • 198 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
  • 26448 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
  • 439 Views
  • 3 replies
  • 0 kudos