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

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

How To Define Project Include Paths for Linked Folder

Hi, I am trying to define include paths for an STM32CubeIDE project (IDE version 1.18 )This project acts as a template and needs to be copied and renamed occasionally with minimal need for reconfiguration within project settings. It also needs to be ...

EPala2_0-1742850918403.png EPala2_1-1742851370281.png EPala2_2-1742851676938.png
EPala.2 by Associate III
  • 330 Views
  • 3 replies
  • 0 kudos

USB OVER ETHERNET

Hello STM Community,I'm working on an STM32H7 board where I've successfully implemented an Ethernet connection using lwIP. Now, I'm exploring an alternative approach to simplify my design by replacing the dedicated Ethernet port with a USB-based netw...

STM32CubeIDE_1.17.0 crash after few seconds

after start STM32CubeIDE_1.17.0 the IDE crash after 10-20 seconds.- Im try start with admins -> same - remove workspace .metadata -> same - set different java in to path -> same - reinstall IDE new  -> same  .ide.log in workspace folder  .ide.log 20...

maniek by Associate II
  • 489 Views
  • 5 replies
  • 0 kudos

Resolved! STM32CubeIDE keeps crashing

I was using STM32CubeIDE version 1.16. It was crashing occasionally. Then I wanted to update to version 1.18. It started to crash constantly while updating. Then I cleaned the program with all its extensions and reinstalled the new version(1.18). But...

Ekran görüntüsü 2025-03-27 115139.png

CubeIDE generate Too Big BIN file for STM32WL

HiWe re trying to compile LoRaWAN_END_Node project from STM32WL Cube library. CubeIDE generate 402 MB  bin File. Can someone from STteam  look into this.MCU STM32WLE5CCMac Verion 1.0.3WL 1.3.1        ld file /* ***************************************...

Karthi_0-1743008981009.png Karthi_0-1743009314808.png Karthi_1-1743009341876.png Karthi_2-1743009366258.png
Karthi by Associate II
  • 218 Views
  • 1 replies
  • 0 kudos

Resolved! Cant import a project into a workspace

STM32CubeIDE 1.17.0, Win 11 x64I have a number of related projects in the space workspace (WS). I can copy & paste them into the same WS with no problem within CubeIDE. New project folders are created within the WS directory & show up in the Project ...

Stm32 Hard Fault - PC Address *.map matching

Hello,Hard Fault Handler Code:To capture the details of the Hard Fault, I’m using the following handler:void HardFault_Handler(void) { __asm volatile ( "TST lr, #4 \n" "ITE EQ \n" "MRSEQ r0, MSP \n" "MRSNE r0, ...

MvA54 by Associate II
  • 386 Views
  • 6 replies
  • 1 kudos