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

We are pleased to announce that STM32CubeCLT 1.21.0 release is available. What is new in 1.21.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.1.0Update of Clang/LLVM toolchainUpdate of GCC to GCC 14Update of STM32Cu...

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

STM32CubeIDE 2.1.0 released

We are pleased to announce that STM32CubeIDE 2.1.0 release is available. What is new in 2.1.0: Added support of STM32C5 seriesAdded support of new microcontrollers across the STM32WBA, STM32WL, STM32H5, STM32U3 and STM32F7 seriesAdded support of new ...

Aimen1 by ST Employee
  • 662 Views
  • 0 replies
  • 1 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...

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
  • 1550 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
  • 2648 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
  • 3400 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
  • 1386 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
  • 582 Views
  • 0 replies
  • 0 kudos