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
  • 252 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
  • 3888 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...

CubeF0: LL_DAC_init does not set DAC trigger source

Using STM32IDE LowLayer and STM32F051C8This code does not set the triggersource for the DACDAC_InitStruct.TriggerSource = LL_DAC_TRIG_EXT_TIM15_TRGO; DAC_InitStruct.OutputBuffer = LL_DAC_OUTPUT_BUFFER_ENABLE; LL_DAC_Init(DAC, LL_DAC_CHANNEL_1, &DAC_I...

Willunen by Associate III
  • 733 Views
  • 0 replies
  • 0 kudos

How do I change the board support setting on an existing project? (CubeIDE fails to build STM32Cube_FW_G4_V1.1.0 examples)

I have been trying to figure out why I cannot open and build the STM32Cube_FW_G4_V1.1.0/Projects for the B-G474E-DPOW1 discovery board in STM32CubeIDE. (There are missing BSP driver includes and API source when generating code.) I think the problem i...

carl3 by Associate II
  • 861 Views
  • 0 replies
  • 0 kudos

Features and known issues in STM32CubeIDE

Dear community,Edit: This thread was initially made to clear up some confusion about what functionality STM32CubeIDE was intended to have. As the tool has now been released for a while I believe that is has become more clear. However, having easy acc...

Cube does not find and link the Drivers/BSP/B-G474E-DPOW1 and add to the project source/include in STM32Cube_FW_G4_V1.1.0

I was able to open the STM32Cube_FW_G4_V1.1.0/Projects/B-G474E-DPOW1/Examples/ADC/ADC_GainCompensation example project in CubeIDE. I had to modify a .ioc parameter and save to generate code. The Cube code generator managed to find the STM32G4xx_HAL_D...

carl3 by Associate II
  • 779 Views
  • 1 replies
  • 0 kudos

STM32CubeiDE + RTOS float problem

Hi all.i have problem using float and double in mytest application.I hjave an aplication generated using stm32cubeide Version: 1.0.2Build: 3566_20190716-0927 (UTC), CUBEMX ver 4.21.0.Application use FreeRTOS Kernel V10.0.1 and task.in a task i read t...

stm32f4 by Associate II
  • 4150 Views
  • 13 replies
  • 0 kudos

Resolved! STM32F429I-DISC1 changed to obsolete RIGHT NOW -> how to work?

I just wanted to create a new project for the board ( last project I created about 24 hours ago, was still working ). That caused an update to run, the device is now obsolete, and I can't create projects, get the error: The target device 'STM32F429I-...

IBret by Associate II
  • 4811 Views
  • 19 replies
  • 0 kudos