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.
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
  • 7232 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...

STM32F405RG ADC problem

Hi I am trying to sample an external signal with the ADC inside STM32F405RG MCU.You can see the code below.#include "main.h" #include "SysClockConfiguration.h"   uint16_t ADC_Buffer0[1000]; uint16_t ADC_Buffer1[1000];   void Dummy_Delay(uint32_t x) {...

KHoca.1 by Associate
  • 875 Views
  • 2 replies
  • 0 kudos

Resolved! STM32CubeIDE Combine projects

STM32CubeIDE Support,How are projects combined when there are more than one project? I didn't figure out the methods.Best regards,Adam

AXu.11 by Associate III
  • 1580 Views
  • 3 replies
  • 0 kudos

Resolved! Any plan to upgrade STM32CubeIDE toolchain?

I've seen there are several posts with similar questions, but no real answer.I'm would like to know if there are plans to upgrade the GCC toolchain in the near future?Like many, I am interested in using C++17 features, so GCC 9 would be desirable.CC:...

Armandas by Associate III
  • 1110 Views
  • 2 replies
  • 1 kudos
Labels