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

Resolved! Programming STM32 in bootloader mode under Linux

Good evening (o;Now that my test setup works fine with setting the RTC via USB CDC and entering USB DFU mode due to the excellent help from the community members here....the next little problem arises (o;Which program can be used nowadays under Linux...

Davorin by Senior
  • 7837 Views
  • 4 replies
  • 0 kudos

Binary output code

Hi all,I'm working on TouchGFX project that uses external QuadSPI Flash to store all graphics objects required by my designed HMI.I want to obtain as result of the release building two distinct .bin files that contain respectively: one bin file that ...

EBris.2 by Associate
  • 672 Views
  • 2 replies
  • 0 kudos

Where to place own source/header files on CUBE IDE?

Even copying and pasting my *.h & *.c files into my new project CUBE IDE does not accept these files, issuing: "No such file or directory" and aborting the compilation. What should I do? My bult: Version: 1.3.1Build: 6291_20200406_0752 (UTC)

JSILV.2 by Senior
  • 620 Views
  • 2 replies
  • 0 kudos

Hello, I get a problem debugging my program and I don't know how I can resolve it as my parameters seems good. I am using a NUCLEO32-L432KC with STM32CubeIDE.

My problem is that when I want to debug my firmware, i get a message saying " 'Launching <MyProgram> Debug' has encountered a problem. Failed to execute MI command : <C://____/MyProgram.binary: No such file or directory."That is true I have not a .bi...

Zephyr S by Associate II
  • 797 Views
  • 2 replies
  • 0 kudos

Static Library for STM32H753

I am trying to generate a static library which calls FreeRTOS functions listed below -osThreadDef and osThreadCreateosSignalSet and osSignalWaitosDelayosMutexCreate etc.in System Workbench for STM32.Without including the FreeRTOS Utilit...

C local application program is not running properly in IDE's console however it runs properly on Code::Blocks IDE. Looking for assistance on this issue.

Running a very basic C program that prompts user for input from console, grabs input and then does computations and generates output on console.When I run my program as "Local C/C++ application", on console, it appears to be waiting for something su...

JH.1 by Associate
  • 778 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE Copy project issues

Hello,I noticed that when I want to copy a project into the same workspace, the following issues occur:If the project to copy is the only one into the workspacace, when I paste it, the IDE pops-up a message for a "null argument" error...If there are ...

simo zz by Senior II
  • 1021 Views
  • 2 replies
  • 0 kudos