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

Bug in the debugger?

Not sure whether this is a GDB or Eclipse behavior, or "feature" of debug info created by gcc compiler...Debugger in CubeIDE and Atollic refuses to display pointers to volatile.For example: volatile char *ptr = some_func();It always says that such po...

Pavel A. by Super User
  • 1216 Views
  • 5 replies
  • 0 kudos

2 Warnings are generated from '.project' file with the references MCUEndUserDisabledTrustZoneProjectNature and MCURootProjectNature.

Hello, two warnings are generated from the '.project' file in STM32CubeIDE with the references MCUEndUserDisabledTrustZoneProjectNature and MCURootProjectNature The file was generated by STM32CubeMX. Unfortunately I did not find anything in the Inter...

Vincent1 by Associate
  • 446 Views
  • 1 replies
  • 0 kudos

Building time

HelloI'm new to STM32 tools and i have installed STM32CubeIde. When i build a small project it takes over 1 min:1m.504ms. Is this due to a setting that i missed ?

Tte B.1 by Associate
  • 519 Views
  • 2 replies
  • 0 kudos

I am developing a series of NUCLEO 144-based project around my house, the principle point being that they're Ethernet-connected. I'm using the NUCLEO F207ZG as a first device, and the STM32CubeIDE. Is that the right place to start?

I'm after some advice. I've just discovered the STM32 NUCLEO boards, and I've used many MPUs (Atmel, Microchip, TI) in the past. I'm a fairly experienced software developer, but this is strictly homer stuff.I've been trying to get the FreeRTOS/LWIP d...

AWard.1 by Associate
  • 631 Views
  • 2 replies
  • 0 kudos

How can we get the IDE to build a C++ project?

Hi,my team has the intention of using the STM32H745IIK6 in one of our products.We acquired a STM32H745i-disco board for developing the firmware, which has to be in C++.The problem is: we can't get a the IDE to build a C++ project, as it always seems ...

FTava.1 by Associate
  • 712 Views
  • 4 replies
  • 2 kudos