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
  • 548 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
  • 7532 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! Why float X = 3300/2000 = 1?

I have a simple calculate#define VREF ((uint16_t) 3300)   float X = VREF / 2000;Why X result is 1? This happen with another calculate like xx00 / xx000Thanks

NNam.18 by Associate II
  • 1459 Views
  • 4 replies
  • 0 kudos

Can not debug on STM32CubeIDE

Failed to bind to port 61234, error code -1: No errorFailure starting GDB server: TCP port 61234 not available.​I need help:persevering_face:

CubeIDE debugger - how to control program/erase flash size?

Is this a bug in the tool or I don't understand how to tweak it?Debugging a bootlolader and app. image on a single core H743 or H753.The bootloader sits in bank1, sector 0 and the "application" in sector 1.When I begin to debug the bootloader, the de...

Pavel A. by Super User
  • 625 Views
  • 0 replies
  • 0 kudos

Resolved! GIT support in STM32CubeIDE

Dear colleagues,Do somebody knows whether STM32CubeIDE support GIT like any other Eclipese (Team -> Commit, Merge.... etc)?Any support is very appreciated, since I did not found any clear info in wide web.Regards,Volodymyr.