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

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

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

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
  • 77 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
  • 1488 Views
  • 4 replies
  • 0 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...

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