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
  • 472 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
  • 6392 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...

is available cmsis-dsp on cubeIDE version 1.4.0?

in last version of cubeIDE it was possible to include cmsis-DSP only selecting from package selector ARM and then only choose cmsis dsp, but i cannot see in this tab in cudeIDE 1.4.2, this feature has been removed in this current version ? and if thi...

What is Command to Generate Binary for external flash. I want to add command in STM32CubeIDE Project->Properties->C/C++ build-> Settings->BuildStep->Post Build Step->Commnds:

We are Planning to Use STM32F7508-DK board for our Application. As I go through Datasheet of it. It is mention that 64 KB for internal flash. But I am very sure that my application required more than 64 KB. PFA first Question: As I can see my project...

0693W000003Pc72QAC.png 0693W000003Pc6xQAC.png

[BUG] The IDE version has not changed after being updated (LINUX)

After installing update 1.4.1 the splash field showing 1.4.0 has not changed.It continues even after opening and closing several times.In Windows I noticed that this occurs only once, then the number is corrected.(I am reporting this, because if a si...

by Not applicable
  • 1371 Views
  • 3 replies
  • 0 kudos

SDRAM overflowed

Hello everyone,I faced an error with my .ld file. the .sdram_section will not fit into the SDRAM (8MB)how to solve this?thanks

0693W000003POpFQAW.png
idrissmc by Associate III
  • 2261 Views
  • 18 replies
  • 0 kudos

Resolved! STM32CubeIDE device type variable availability

Hi,I'm writing some generic utilities for use across multiple projects and processor types.Quite often I have to include the device header file in the utility header, e.g.//#include "stm32f1xx_hal.h"//#include "stm32l4xx_hal.h"#include "stm32f7xx_hal...

NW27 by Associate III
  • 3133 Views
  • 5 replies
  • 0 kudos

The GNU tools version

The newest version of teh STM32cubeIDE comes with:GNU Tools for STM32, based on GNU Tools for Arm Embedded Processors 7-2018-q2-update 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907]why not the newest one? Is there any reason to not ...

KTarc by Associate II
  • 1235 Views
  • 3 replies
  • 0 kudos

STCubeFW_F4_V1.25.0 Code Generation breaks HID USB connection

When upgrading a project on mine to STCubeFW_F4_V1.25.0, HID USB communication stopped working. After a lot of time comparing differences in the generated code for V1.25.0, I found that the function "USBD_CUSTOM_HID_DataOut" in "usbd_customhid.c" no ...

BPaik by Senior
  • 445 Views
  • 0 replies
  • 0 kudos