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

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

Resolved! Problem with NUCLEO-H743ZI2 and STM32CubeIDE debugging

Hello,I have recently bought the NUCLEO-H743ZI2 board and I can't use the on board STLINKV3 debugger with STM32CubeIDE, in ST-LINK GDB Server mode. However I can debug in OpenOCD mode.The error I get is the following:STMicroelectronics ST-LINK GDB se...

IGrag by Associate
  • 1734 Views
  • 4 replies
  • 0 kudos

From TrueStudio to STM32CubeIDE how to?

Until now I used TrueStudio.But now I generated a project for STM32CubeIDE, suing the seprated CubeMX.I'm using STM32CubeIDE Version 1.3.0, STMCuneMX Version 5.6.1Reinstalled both, but no luck to get it working on Windows 10.And get these error when ...

Jack3 by Senior II
  • 881 Views
  • 2 replies
  • 0 kudos

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
  • 7948 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
  • 685 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
  • 627 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
  • 813 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
  • 789 Views
  • 0 replies
  • 0 kudos