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
  • 450 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
  • 6183 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...

SWV Debug Config, please help

HelloI was trying to get SWV trace in STM32 CUBE IDE working but it never works.Originally I thought F303K8 is missing SWO connection so I got a new F411RE board but it sill won't work. Can someone help me please? Many thanks!!My Board: F411RE @100Mh...

JHuan.3 by Associate
  • 970 Views
  • 0 replies
  • 0 kudos

Fault input for HRTIM is configured as output??

Hi, I am working with the HRTIM in the STM32G474 Nucleo and trying to configure the fault input to reset the outputs.When I see in the GPIO config of the HRTIM in the STM32CubeIDE I see that the fault input pin HRTIM_FLT1 is configured as Alternate ...

DKuro.1 by Associate III
  • 835 Views
  • 0 replies
  • 0 kudos

Strange bug when updating Cube IDE on Mac to 1.3.1

When I update Cube IDE on my Mac to 1.3.1 using the built in updater, it first seems to work fine, although it keeps displaying V1.3.0. I can continue with my work, but when I leave Cube IDE and launch it again, it crashes, reporting it cannot find s...

herbert by Associate III
  • 1512 Views
  • 6 replies
  • 0 kudos

Do not operate the printf() after reboot

Hello, everyone.I am using STM32H753 and STM32CubeIDE.I tried to use the printf () function, but nothing was displayed at the terminal.After seeing an Internet example, I added the following code to use printf():int _write(int file,char *ptr, int len...

Ekim.1 by Associate II
  • 1283 Views
  • 5 replies
  • 0 kudos

multichannel ADC with DMA reads only 0

For my project, i have to read the PA6 and PB0 pins at the same time on my STML082KZT6. These are the ADC_Inch 6 and 8. I have made a code example on STM32CubeMX for the allocations, however the only readings i get are zero.I have allocated uint32_t ...

JWeij.1 by Associate II
  • 581 Views
  • 0 replies
  • 0 kudos