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

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
  • 704 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
  • 638 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
  • 843 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
  • 802 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
  • 1127 Views
  • 2 replies
  • 0 kudos