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

Resolved! How to access mutexes and semaphores generated by STM32CubeIDE FreeRTOS integration from another file?

I'm using a mutex to share the I2C bus between an OLED display and an EEPROM. I'm using the IDE to generate the FreeRTOS configuration and tasks initialization (freertos.c file). I have an external file where all the LCD writing occurs. How could I a...

Dolence by Associate III
  • 1818 Views
  • 1 replies
  • 0 kudos

bug: STM32CubeIDE build failed after Project->Clean

2019-05-28Windows 10 64bit CubeIDE Version: 1.0.0Build: 2872_20190423-2022 (UTC)Project had been compiling+linking fine.Restarting the IDE does not help.arm-none-eabi-gcc -o "cubeide-rtos-spi1-uart1-a.elf" @"objects.list"  -mcpu=cortex-m4 -T"C:\Users...

Sking.21 by Associate III
  • 4473 Views
  • 7 replies
  • 2 kudos

Resolved! How to replace GUI action with command line?

I'm writing initialisation script.Project repo is cloned into my empty workspace.At the moment the user must initialy run STM32CubeIDE select empty workspaceCall File > Open Projects from File System ... > select Folder and confirmThis action is what...

DrDro by Associate III
  • 772 Views
  • 1 replies
  • 1 kudos

Strange behavior of IDE (modifies my code)

Hello!I have a weird problem with IDE.I have defined a structure which aims at initializing a menu item.This structure contains a few items including an opcode to be sent to an FPGA.The name of the structure is panel_config_item.Then I have declared ...

PG.1 by Associate III
  • 2139 Views
  • 7 replies
  • 0 kudos

How to move (copy/paste) a STM32CubeIDE project to another PC?

with different paths and versions of STM32CubeIDE and Embedded Firmware Packages?In other words, if we want to share a STM32CubeIDE among our colleagues, what is the way to migrate/duplicate/re-create a STM32CubeIDE project? We are new to ST's MCU an...

WQ by Associate III
  • 8252 Views
  • 8 replies
  • 0 kudos