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
  • 249 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
  • 3872 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...

ADC1 DMA stops TIM3 Global Interrupt

In a project built using STM32F103, I have used TIM3 for some of my frequent tasks (like LED blinking and setting some flags etc.), which work perfectly. Today when I tried to enable ADC1 using DMA Circular, it looks like the TIM3 Global Interrupt ha...

technofection_0-1730645871316.png technofection_1-1730645962615.png technofection_2-1730645984054.png

STM32CubeIDE failed to import examples on Linux

Hi,I'm using STM32CubeIDE on latest Ubuntu:STM32CubeIDE Version: 1.14.1, Build: 20064_20240111_1413 (UTC).If I try to click "Import STM32Cube example", it shows next window with "target selection" which always fails (can only cancel, no selection pos...

STM32CubeIDE linux.jpg
Lex by Associate III
  • 1883 Views
  • 5 replies
  • 0 kudos

HOWTO: Saving versions of a project using git

I had an issue, that i could not reproduce, because i could not restore the exact state of the project. The CubeIDE has its own version control for each file, which is of no great use, since the project consists of many files. Because of that i devel...

Tobe by Senior III
  • 1076 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX behavior when open from CubeIde.

Hi all!,I notice a different behavior from CubeMX, when starts alone or is called from CubeIDE.When I open CubeMX without CubeIDE, it works as espected. But when CubeMX is open from CubeIDE, it works in a strange way. Per exemple, when I try to put a...

JAlca_0-1730536844987.png JAlca_1-1730536935702.png JAlca_2-1730537000276.png JAlca_3-1730537019658.png
JAlca by Senior
  • 1001 Views
  • 3 replies
  • 1 kudos

stm32cubeIDE project configuration using CLI

Hi. I'm aware that there's a cli tool called  STM32CubeCLT which is used for building programs for stm32 MCUs. But, is there any way that we can ask stm32cubeIDE to perform the following steps?install/remove a certain cmsis-packconfigure a certain pr...

Resolved! Stm32h753i-eval2 USB Host FS

Hi, I need help generating an .IOC file through the cube generator. What I need is USB Host FS. I'm having trouble getting it to work, specifically, there's no voltage on the VBUS output.I want to mention that I was able to create a USB Host HS that ...

ikogman by Associate II
  • 3134 Views
  • 10 replies
  • 3 kudos