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! STM32CubeIDE STM32Cube project creation issue

Description In STM32CubeIDE version 1.18.1 and earlier, after selecting any STM32 target when creating a new project, the STM32Cube option becomes greyed out. This prevents creating STM32CubeMX-based projects, allowing only empty projects. How to Re...

GhofraneGSOURI_0-1753106154077.png

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

STM32F411RCT6: DEBUGGER STLINK/V2

Hi Team,SPI communication is established between STM32F411RCT6(master) with ADS1298(slave). When i run the code , then notfication came to console:Erasing memory corresponding to segment 0:Error: Operation exceeds memory limitsError: failed to erase ...

neelimas by Associate II
  • 1975 Views
  • 5 replies
  • 0 kudos

Resolved! HAL_I2C_Mem_Read get stuck on the line

Hi,I am using NUCLEO stm32f030r8 to communicate with LIS3DH accelerometer, connection is in such a way thatvcc - 3v3GND - GNDSCL/D15 - SCLSDA/D14 - SDAI want to read from who iam i register 0x0F, we use sparkfun board hence we checked SDO pin is givi...

Midhun by Associate II
  • 1414 Views
  • 4 replies
  • 0 kudos

DEV_TARGET_RESET_ERR

It is an STM32F103C8T6 chip, and I am trying to connect it using st-link v3.Connects to SWD,(Connected VCC, SWCLK, GND, SWDIO 4pin)In STM32CubeProgrammer, it is connected normally and both read/write are possible.However, it does not work when debugg...

TX_WAIT_FOREVER doesn't in debug

I have a board design using STM32H743.I am using:STM32CubeIDEVersion: 1.13.2Build: 18220_20230914_1601 (UTC) running on:OS Name Microsoft Windows 10 EnterpriseVersion 10.0.19045 Build 19045System Type x64-based PCI am debugging an implementation of A...

How to add a existing folder to STM32CubeIDE project?

Hi,I copy a folder from other project to the STM32CubeIDE project, then do right click and "Refresh", The project explorer will add the folder to the project. I also the new folder path to the project path via "property->c/c++ build->setting->toolcha...

zqizh.1 by Associate II
  • 18443 Views
  • 4 replies
  • 3 kudos

STM32CubeIDE

I have a project that I created using STM32CubeIDE. It was working fine then something glitched with the network and now it says the project file is corrupted and will not load. I have spent most of the day (should have done this earlier) trying to f...

HalC by Associate
  • 865 Views
  • 1 replies
  • 1 kudos

Resolved! trash in hex file

Hi all!I have a project in STM32CudeIde that being downloaded via ST-Link works correctly. Also I have a hex file in MyProject/Release. If I compare downloaded via ST-Link code inside MCU with the hex file, they are different. So I cannot use the hex...

Rukki by Associate
  • 1187 Views
  • 2 replies
  • 1 kudos