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
  • 509 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
  • 6933 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...

Resolved! Debug session erases more FLASH than expected

I've got an STM32G431 project that uses half of the FLASH (64K) for a boot loader and half for an application.I can successfully load both of these programs using STM32CubeProgrammer, but I am not able to debug the boot loader in STM32CubeIDE as the ...

CTapp.1 by Senior III
  • 571 Views
  • 3 replies
  • 1 kudos

Resolved! Different project context menus in 1.18.1

Hi, I have two PCs (Windows 11) with STM32CubeIDE 1.18.1.Although both copies of STM32CubeIDE should be the same, the Project context menu looks different (see attached screenshot). Actually one copy is missing menu items like "Convert to C".Reinstal...

psfahr by Associate II
  • 534 Views
  • 2 replies
  • 3 kudos

Include virtual machine

I am having trouble running a virtual machine on STM32H747I-DISCO. I followed the example on GitHub (https://github.com/CPDev-ControlProgramDeveloper/VirtualMachine/tree/main/Platforms/STM32/CubeIDE_F446). I feel like my program is almost 1:1, but wh...

domic1 by Associate
  • 242 Views
  • 0 replies
  • 0 kudos

Duplicate build artefacts with numeric suffixes

Why do I sometimes get duplicated build artefacts with numeric suffixes. For example:This affects everything in the output folder (.elf file, .list file, ...).I have to manually remove them, as "Clean" doesn't (they aren't part of the build).

CTapp1_0-1749591385379.png
CTapp.1 by Senior III
  • 315 Views
  • 3 replies
  • 2 kudos

Resolved! Conflicts with STM32G474VET6

Hey all, I have a project with a STM32G474VET6. I have designed the PCB and wanted to check if everything is okay. I have setup the pins in STM32cubeIDE just to see if all pins match functions.  I now get errors on the following: - I2C4 (conflict wit...

PRODNAV by Associate II
  • 527 Views
  • 4 replies
  • 1 kudos

Stm32CubeIDE V 1.18.1 will not import projects

Hi Recently STMCubeIDE started screwing up project imports created by CubeMX 6.14.1.The project is created OK by CubeMX but when I open STM32CubeIDE it does the following:Step 1Step 2 Step 3 Step 4 I have reinstalled both CubeMX and the IDE, but that...

Snag_1be70690.png Snag_1be77884.png Snag_1be7a698.png Snag_1be7dd58.png