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

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

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
  • 1839 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
  • 2565 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
  • 1051 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
  • 368 Views
  • 0 replies
  • 0 kudos

STM32L151C8U6A can't be programmed from within STM32CubeIDE

Hello,I have created an empty project for STM32L151C8U6A and used the configurator to set a single GPIO pin high. When I attempt to use the "Debug" function to download the program to my board, I get the error:Memory Programming ... Opening and parsi...

AFish.1 by Associate
  • 558 Views
  • 0 replies
  • 0 kudos