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! Comments folding issue

Hello all, i have reported it several times but ST has successfully ignored it. So i am posting it here. In CubeIDE is folding not working if file is long (around 3k lines). This is a major problem because a lot of LL "drivers" (BTW, it is RAL-Regist...

Eiffel by Associate III
  • 228 Views
  • 3 replies
  • 5 kudos

Resolved! SFRs are not shown in the STM32CubeIDE in Debug mode

Hello,STM32F411CE microcontroller.I created a starter project via STM32CubeMX using HAL and opened it in STM32CubeIDE. When I run this project in debug mode, the SFRs tab is empty (see figure bellow). Why?When I create a project without using STM32Cu...

Mykola_Levun_0-1750324035376.png

issue in opening two file in fatfs stmcube

Hello,I have been trying to open two files simultaneously in sdcard (one in READ mode and another one in Write mode) using the STMCUBE IDE fatfs library. Since two files requires two file handles so I have defined below mentioned parameters in the fa...

shefu_0-1715236162842.png
shefu by Associate II
  • 1637 Views
  • 4 replies
  • 0 kudos

Deprecated behavior of the linker

Hello ST community, I have cloned a project developed by a colleague of mine using STM32WBA52 MCU.When I hit build for the project I got this error "Note: This behavior is deprecated and will be removed in future version of the linker"I updated STM32...

STM32CubeIDE 1.14.0 pattern recipe problem

Hi,I have project for STM32F405 created manually. Project is using fixed GCC 4.92014q4.After updating STM32CubeIDE to version 1.14.0 i got warnings shown below.Compiler option "Cyclomatic Complexity" is disabled.File "subdir.mk" contains this rule:# ...

s1.png