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
  • 537 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
  • 7378 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...

STMCubeIDE USE_HAL_***_REGISTER_CALLBACKS definition

Hi all,I'd like to register some user defined callbacks using the HAL_***_RegisterCallback() functions. I understood that first I need to define the compilation flag USE_HAL_***_REGISTER_CALLBACKS but where should I put it? Looking through the variou...

LLea by Associate
  • 16810 Views
  • 28 replies
  • 14 kudos

No rule to make target `clean' ?

Hello,I use STM32CubeIDE v 1.4.2 It appeared today during the build my project:make clean make: *** No rule to make target `clean'. Stop."make clean" terminated with exit code 2. Build might be incomplete.11:48:08 Build Failed. 1 errors, 0 warnings....

Peko by Associate III
  • 8931 Views
  • 7 replies
  • 1 kudos

Resolved! CMake 3.20 or higher is required

HI I try to import my Stm32cubeIde project into VSCodeI have install STM32CubeCLTthe configuration failed with this error [variant] Loaded new set of variants[kit] Successfully loaded 5 kits from C:\Users\XXXXXX\AppData\Local\CMakeTools\cmake-tools-k...

LHOUE by ST Employee
  • 3367 Views
  • 4 replies
  • 0 kudos

Host process of CDC (Virtual Port Com) does not work.

I am using STM32G0B1KC to make a CDC class USB Host.I selected in STM32CubeIDE, Mode=Host_Only (FS) in Connectivity - USB_DRD_FS and Communication Host Class (Virtual Port Com) in Middleware - USB_HOST.Before creating the user program, I checked the ...

JJ4IQV by Associate
  • 2692 Views
  • 7 replies
  • 0 kudos

Writing to flash bricks stm32G030 and stm32G031

If I create a program using stmcubeIDE and ADD the code below it bricks the processor . I gather in some way I am overwritting the bootloader that controls stlink and get the errorTarget no device foundError in initializing ST-LINK device.Reason: No ...

PGood.1 by Associate II
  • 1891 Views
  • 3 replies
  • 0 kudos