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

[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
  • 1078 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
  • 1750 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
  • 2310 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
  • 937 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
  • 317 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
  • 504 Views
  • 0 replies
  • 0 kudos