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 2.1.1 released

We are pleased to announce that the minor version 2.1.1 of STM32CubeIDE is available. What is new in 2.1.1: This release covers the topics listed below: SEGGER J-Link GDB server updated to 9.24 to fix an issue with the Live Expression view during the...

Aimen1 by ST Employee
  • 1071 Views
  • 0 replies
  • 1 kudos

STM32CubeCLT 1.21.0 released

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

Aimen1 by ST Employee
  • 470 Views
  • 0 replies
  • 0 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...

How to drive two stepper motors with IHM14A1 driver ?

Hello to all,I would like to know if there are people who have managed to run two stepper motors with IHM14A1 drivers, under the STM32CubesIDE interface. To drive a 2-wheel robot via an STM32, I would like to be able to control two stepper motors wit...

NDute.11 by Associate
  • 2475 Views
  • 3 replies
  • 0 kudos

Resolved! Timeout downloading software packages

When trying to create a new project with the NUCLEO-G474RE board I regularly get the error in the attached image. The project then consists of only the .ioc file and Cube crashes when trying to generate code.Note that I have no issues creating a proj...

Matt1234 by Associate II
  • 3949 Views
  • 4 replies
  • 0 kudos

Resolved! How to set up a breakpoint monitoring an address?

Hey all,I'm trying to verify register values in my project, as per this link: https://www.freertos.org/Debugging-Hard-Faults-On-Cortex-M-Microcontrollers.htmlI'm attempting to open the break point window in the debugger, and manually define an execut...

QHa.1 by Associate
  • 5938 Views
  • 2 replies
  • 1 kudos

Resolved! Is there a way to setup configMAX_SYSCALL_INTERRUPT_PRIORITY in freeRTOS on a STM32G0 ? It seems that this config is not available in STM32Cube Environnement and in freeRTOS port code

I am starting a new project on STM32G070KB and I want to use freeRTOS.Problem that I have is that the configMAX_SYSCALL_INTERRUPT_PRIORITY seems to be gone from the port !I use the latest STM32CubeIDE with the 1.4.1 firmware package for STM32G070KBPr...

WGend.15 by Associate III
  • 3691 Views
  • 3 replies
  • 1 kudos