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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 301 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 4420 Views
  • 0 replies
  • 4 kudos

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! Why do i get Device not found in STM32CubeMonitor

I am using a custom board equipped with an STM32G473 controller and use ST LINK V2 .Recently, I decided to explore the usage of CubeMonitor for the first time. While the YouTube videos I watched provided clear instructions, none of them mentioned any...

_legacyfs_online_stmicro_images_0693W00000bjs45QAA.png _legacyfs_online_stmicro_images_0693W00000bjs4PQAQ.png _legacyfs_online_stmicro_images_0693W00000bjs5IQAQ.png
sde c.1 by Senior II
  • 2417 Views
  • 2 replies
  • 0 kudos

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
  • 2171 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
  • 4838 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
  • 867 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
  • 2366 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
  • 9120 Views
  • 8 replies
  • 0 kudos