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
  • 256 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
  • 3914 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...

STM32CubeIDE and C-API - not HAL

I'm searching a starting point to program for a blue pill or other STM32 M3 or M4 architecture under STM32CubeIDE, but not using HAL, just plain C. Where do I find the appropriate libraries, headers and documentation?

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
  • 1101 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
  • 4454 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...