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

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Using std::mutex with STM32H7B3I

I got an error when try to use std::mutex, std::lock and similar.There is a define _GLIBCXX_HAS_GTHREADS that prevents compiling of .Is there a way to define it from compilation or an implementation of std::mutex in RTOS?Best Regards

FMarr.2 by Associate III
  • 1888 Views
  • 3 replies
  • 0 kudos

Nucleo project hung in system memory

Using STM32CubeIde 1.6.0.Using ST-LINK on NUCLEO-l4r5zi for debug.Create a new project selecting NUCLEO-l4r5zi board.Build with default settings - able to debug and step through main().Add printf("Entering while loop\n") just before final while(1) lo...

RHerm.3 by Associate III
  • 602 Views
  • 2 replies
  • 0 kudos

Resolved! which is best IDE for STM32.

I am using only I2c ,USB and I2s in the STM32 MCU. May I know, Is there any other IDE that is better to replace STM32cubeIDE or it is the better choice.

AR.7 by Associate II
  • 1534 Views
  • 3 replies
  • 0 kudos

STM32CubeIDE import from Raisonance Ride7?

Hi,We have some old projects in Ride7, but we want to stop using Ride7 to work on them. It would be nice to use STM32CubeIDE for these projects. Is there any way to import a Ride7 project, or would I have to build up the project in STM32CubeIDE from ...

andyn_ff by Associate II
  • 874 Views
  • 2 replies
  • 0 kudos

Chinese characters?

Hello I can enter Chinese characters into the C/C++ editor of STM32CubeIDE ?And how to avoid that already written Chinese character will be interpreted in wrong way in new opened files?i.e. in windows, you can set the non standard character set for ...

LaoMa by Associate III
  • 1162 Views
  • 2 replies
  • 1 kudos

How to use STM32CubeIDE to load hex file on target?

I am using an STLINK V3 and STM32CubeIDE V 1.6.0....I would like to load a hex file instead of the debugger .elf file onto the target. I have followed the online steps and created the hex file....Can someone tell me the steps needed to point STM32Cu...

SWenn.1 by Senior III
  • 9056 Views
  • 4 replies
  • 0 kudos