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

Bugs in STM32Cube IDE

I am facing lot of issues while using STM32Cube IDE.It seems there are lot of bugs, which makes the IDE inconsistent & time wasting.

Bsm01 by Associate II
  • 193 Views
  • 1 replies
  • 2 kudos

Resolved! C++ with STM32CubeIDE

Hi,So I have been trying for last few days to port a library from Arduino and I am using STM32CubeIDE to generate code for the peripherals as it would be quick for my work and I do not want to change the Arduino code much other than the required thin...

Build terminate with exit code -1.

Hi All,I compiled my code, no error no warning, but I get this code below. Also, when I try to run the code, it is not uploaded to the board.Could you pls check for me ? **** Incremental Build of configuration Debug for project Boot ****make -j8 all ...

demir by Senior II
  • 1701 Views
  • 4 replies
  • 0 kudos

SWV Trace not working in C++ projects

I am having problems using SWV options with c++ projects, using a Nucleo F767ZI board.I tried using SWV data trace with a simple C project and everything works fine, however (using the same configuration I used in the C project) I couldn't get any ou...

Resolved! Ubuntu 24.04 install of Cube IDE 1.15.1

When moving to the latest LTS version of Ubuntu (version 24.04), I received the following message when attempting to install Cube IDE and after accepting all of the license agreements:The following packages have unmet dependencies:st-stm32cubeide-1.1...

w3dmj by Associate
  • 22402 Views
  • 20 replies
  • 12 kudos

Resolved! Linked Files

I'm working on a project that will be using shared code files from outside the project.  I do not want to copy them, instead I want to link to them.  I discovered how to do this and it works well.  Since I don't want to make any changes to any of the...

RLein.1 by Associate III
  • 579 Views
  • 12 replies
  • 5 kudos