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

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

Resolved! [Resolved] STM32CubeIDE project creation issue

Updated post to reflect permanent fix Dear STM32CubeIDE user, Further to the recent STM32CubeIDE project creation issue, we would like to inform you that a solution is now available for you. This permanent fix applies to all STM32CubeIDE versions. I...

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

Load symbols from more than one elf file

I have a bootloader + main application that I would like to debug. Unfortunately it looks like I can only specify 1 file to load the symbols from? In TrueStudio it was easy with the debug script file to specify more than one, but the simplified UI ...

LKory by Associate
  • 1304 Views
  • 2 replies
  • 0 kudos

Getting started with STM32CubeIDE questions

Question 1: I just installed STM32CubeIDE on my home computer and my work computer. When I start a new project for the STM32L4R9I-Disco discover kit on my home computer the CubeMX tool opens fine with no initial errors or warnings on pins. When I s...

magene by Senior II
  • 671 Views
  • 2 replies
  • 0 kudos

Problem with adding a Library to the Projekt.

I can add the Library over the Properties of Project. Under the c/C++ General topic, Paths and Symbols. With the Tab Libraries.There i can Add it with the Button Files System. But if i Build it, i get following Error Message.How can i solve it? cann...

kcrh73 by Associate
  • 464 Views
  • 0 replies
  • 0 kudos

Resolved! printf() not working - _write() never gets called

Hello,as the title suggest, I can't get printf() to work.I implemented _write() in my main() but during debugging the program never get there.The project was created with CubeIDE.int _write(int file, char *data, int len) { if ((file != STDOUT_FILE...

CKauf by Associate III
  • 10900 Views
  • 9 replies
  • 3 kudos

CubeIDE not updating Debug Configurations

I am trying to switch from eclipse to CubeIDE. But it wont let me save the debug configurations. I have imported the project, build it, when trying to debug it doesnt let me press(Debug As AC6 Application) When trying to add my own debug configuratio...

RDe V by Associate
  • 617 Views
  • 1 replies
  • 0 kudos

Resolved! How to install an Eclipse CDT Plugin like OpenMRC?

Dear Friends, I'm having problems to load this plugin (Eclipse CDT Plugin: OpenMRC), it's from GitHub, I tried using the "Install New Software" but without good results, I also download it to my desktop but the IDE wants JAR files, so please someone ...

0690X00000A9k26QAB.jpg
HLare by Associate
  • 1082 Views
  • 2 replies
  • 0 kudos

Where is the C++ support in STM32CubeIDE?

When starting a new project in STM Cube IDE there is an option given to generate C++ instead of C code but when selected I still get the same generated c code... If I wan't to use modern C++ conventions what are my options or should I be looking at a...

norlesh by Associate III
  • 1129 Views
  • 3 replies
  • 1 kudos

Resolved! STM32CubeIDE library inclusion error !!!

I downloaded the X-NUCLEO-IHM01A1 from the st website and loaded an example project in stm32cubeIDE, however I keep on getting the library inclusion error.

0690X000009YpmRQAS.png
Cash by Associate II
  • 762 Views
  • 1 replies
  • 0 kudos