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

We are pleased to announce that the release 1.19.0 of STM32CubeCLT is available. What is new in 1.19.0: Support for ST Arm Clang toolchainMaintenance of the previous versionUpdated in accordance with STM32CubeIDE v1.19.0 Main fixed issues in 1.19.0: ...

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

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
  • 568 Views
  • 6 replies
  • 1 kudos

Resolved! Include paths (-I) stopped working

Hi all, Previously, I've been adding all paths with the used header files in the Project->Properties->C/C++ Build->Settings->MCU GCC Compiler->Include paths->Include paths (-I), like this:It has been working pretty well, until it just stopped. The la...

pav_ivanovs_0-1742989958331.png pav_ivanovs_1-1742990203356.png

Debug launch appears to end up in bootloader

I have a NUCLEO-L4R5ZI board with an STM32L4R5ZIT6P MCU. I have been successfully building and debugging using CubeIDE 1.9.0 with a USB connection to the onboard ST -LINK debugger. However, I've suddenly encountered a situation where after the debug ...

Resolved! Enable SWO on CubeIDE 1.12.1 - Board used Nucleo-H755ZI

Hello,I went through all the SWO related topics, and it was a bit confusing for me to get it running, so I summarized the steps to have it working on a Nucleo H755.In my project I have the main clock set at 400MHz, Timer2 running at 1Hz and Debug set...

MD_1-1687436178095.png MD_5-1687437990558.png MD_2-1687436299945.png MD_3-1687437584204.png
MD by Associate II
  • 3409 Views
  • 4 replies
  • 0 kudos

Getting started with STM32 - Basic questions2

Hello Experts,I have brought the STM32F407G-DISC1 discovery board and have a few more basic questions.1.What is the correct way to select the RAM or FLASH configuration? As of now the way i do this is :"project properties -> C/C++ Build -> Settings -...

ak52_1-1742906717896.png ak52_0-1742906462056.png ak52_0-1742912889791.png
ak52 by Associate III
  • 449 Views
  • 1 replies
  • 0 kudos