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
  • 95 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
  • 3045 Views
  • 0 replies
  • 3 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! trash in hex file

Hi all!I have a project in STM32CudeIde that being downloaded via ST-Link works correctly. Also I have a hex file in MyProject/Release. If I compare downloaded via ST-Link code inside MCU with the hex file, they are different. So I cannot use the hex...

Rukki by Associate
  • 1383 Views
  • 2 replies
  • 1 kudos

Error occur

i am using stmcubeide and  make: *** [makefile:79: ADC 1.elf] Error 1 this error occur. please help me to resolve this. 

Pooja321 by Associate II
  • 1601 Views
  • 5 replies
  • 0 kudos

Resolved! Switching between Nucleo and custom board

I used a Nucleo F439ZI to develop initial software (with a custom daughterboard) and now have redesigned the whole lot onto a single board with the STM32 MCU.  I'd like to remain able to support both boards in my Cube project as the nucleo one is muc...

alanb by Associate II
  • 1885 Views
  • 1 replies
  • 1 kudos

Resolved! Change hold time in I2C on Nucleo F401RE

Hello, i am dealing with an i2c issue.I am trying to trasnmit from my NucleoF401RE (as master) to an ESP32 (as slave). I cant make to ESP32 respond the device address. I take some measures off the SDA and SCL signalsI realized that SDA has cero hold ...

guidoglorioso01_0-1697221946794.png guidoglorioso01_1-1697222038002.png guidoglorioso01_2-1697222186104.png

Project using NUCLEO-F411RE and X-NUCLEO-GFX01M2 on MacOS

I have recently bought:- a NUCLEO-F411RE board- a X-NUCLEO-GFX01M2 TFT board I work on Mac.Unfortunatly, TouchGFXDesigner doesn't exist for Mac. So I have installed STM32CubeIDE, STM32CubeProgrammer, and STM32CubeMX on my Mac.I have installed TouchGF...

nbenm by Associate II
  • 685 Views
  • 0 replies
  • 0 kudos

Resolved! f_unlink Bug In FATFS (R0.12c)

Hi everyone,The version of FATFS (R0.12c) included in the latest H7 firmware package has a known bug in the f_unlink function which causes lost clusters on fragmented files of exFAT volumes. This results in the memory filling up, even if all files ar...

PWM Electronic speed control issue, B-G431B-ESC1

Hello everyone,I recently worked with a B-G431B-ESC1 discovery kit with STM32G431CB MCU, and I find a mistake in the code generated by Motor Control Workbench 6.1.2, that made the Electronic speed control feature (the one used in the example of the s...

Labrey by Associate II
  • 2684 Views
  • 2 replies
  • 1 kudos

FreeRTOS + SystemClock Behavior

Hello,I am using STM32L4A6VGTxP with CubeIDE and want to create a system with FreeRTOS.However, I am having the following problem when running the system under FreeRTOS while changing the SystemClock.Is there a solution?Configuration・Custom boards us...

ma-hara by Associate II
  • 2607 Views
  • 4 replies
  • 0 kudos

Resolved! Erase a group of sectors before programming

Hello,is it possible to add a command in the startup tab of the debug configuration, to erase a group of selected sectors, before programming?For example I want to erase sectors [16..63], but not sectors [0..15].I have only found the "monitor flash m...

CTabo.1 by Senior
  • 3298 Views
  • 8 replies
  • 2 kudos