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

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

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

STM32CubeIDE 2.1.0 released

We are pleased to announce that STM32CubeIDE 2.1.0 release is available. What is new in 2.1.0: Added support of STM32C5 seriesAdded support of new microcontrollers across the STM32WBA, STM32WL, STM32H5, STM32U3 and STM32F7 seriesAdded support of new ...

Aimen1 by ST Employee
  • 499 Views
  • 0 replies
  • 1 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...

H7 Nucleo board: USB Charger Supply, MCU not starting

I have a Nucleo-H745ZI-Q board and developed an application with STM32CubeIDE and programmed the board via USB ST-Link connector, everything fine.Next I wanted to use my board without USB-PC connection, instead, simply by powering it with USB-Charger...

DHage.3 by Associate
  • 1212 Views
  • 3 replies
  • 0 kudos

How to solve strange hard fault issue

Building a custom board, which can accept either an STM32F205 or an STM32F405. Have boards with both MCU built. System running FreeRTOS 10, with three tasks total.Embedded software has shared application code between the two builds, only the stuff ge...

MClar.3 by Associate II
  • 5010 Views
  • 7 replies
  • 0 kudos

Keil vs STM ide

Dear ST Hello,What is the advantage and disadvantage of the Keil and STM ide.Did you recommend one of them. I want to change the ide and I am in 2 minds,Thank you in advance,S.Tarik

Resolved! STM32F103C8T6 Clock Configuration - STM32CubeIDE

I'm wondering why I can't configure 72MHz clock in the Clock configuration panel in CubeIDEfor the STM32F103C8T6 (blue pill) board.From my understanding it has an 8 MHz quartz connected to pins 5,6 and choosing these pins as RCC OSC_IN/OUT doesn't s...