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

STM32CubeIDE STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and older, after selecting any MCU or MPU when creating a new project, the STM32Cube option becomes greyed out. This means only empty projects can be created, and STM32CubeMX initialization is not available ...

SemerCHERNI_0-1752684873535.jpeg

STM32CubeIDE 1.19.0 released

We are pleased to announce that the release 1.19.0 of STM32CubeIDE is available. What is new in 1.19.0: Microcontroller, microprocessor, and board lists aligned with STM32CubeMX v6.15.0:Added the support for STM32MP21xx microprocessors to the STM32MP...

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...

request: board examples using the CubeIDE project structure

When stumped, I've found that the examples in the various board zip files that STMCubeIDE downloads are very helpful. However none of them are structured in a way that I know how to load into the 'modern' STM32CubeIDE. is there any documentation aime...

mmalex by Associate II
  • 637 Views
  • 1 replies
  • 0 kudos

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
  • 1153 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
  • 480 Views
  • 0 replies
  • 0 kudos