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

We are pleased to announce that STM32CubeCLT 1.20.0 release is available. What is new in 1.20.0: Maintenance of the previous version: Updated in accordance with STM32CubeIDE v2.0.0Update of Clang toolchain version 19.1.6Update of GCC 13.3.rel1Update ...

Aimen1 by ST Employee
  • 223 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE 2.0.0 released

We are pleased to announce that STM32CubeIDE 2.0.0 release is available. STM32CubeIDE is now independent from STM32CubeMX. With this release, device configuration, previously handled within STM32CubeIDE via STM32CubeMX, is now exclusively available t...

Aimen1 by ST Employee
  • 3702 Views
  • 0 replies
  • 3 kudos

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! H7A3 - Code not loaded into ITCM-RAM

Hi all,i have an issue with an STM32-H7A3, which is going into hard fault, when calling a function, which is moved to the ITCM-RAM.I have defined a section for ITCM-RAM in the Linker-Script:  _siitcmram = LOADADDR(.itcmram); /* size of ITCM-RAM */ ....

CBerg by Senior II
  • 1965 Views
  • 12 replies
  • 3 kudos

compiler generating bad .elf file

Hello STM,I noted that the compiler generated a bad .elf file using an STM32H7R3L8H6H MCU. I made a small demo project(attachment) that demonstrated the problem.I'm using an external PSRAM with HEXASPI on XSPI1 port. I reserved a place on fixed addre...

Intector_0-1739248524203.png

STM32N6 Target not responding

Hello all,I'm working with the STM32N6-Discovery board on a camera application. I'm finding every so often when launching the debugger it will get a "Target not responding" error. Sometimes days go by where I can't debug my code until it randomly sta...

Resolved! STM32CubeIDE freeRTOS semaphore creation issue

Hi,I have a problem during creation of Semaphore in STM32CubeIDE. When I create a semaphore (dynamic or static) and add it to register view then.... nothing happens. I discovered that issue when in fact this mutex behaves as it wouldn't be created ev...

MarcinGajewski_0-1699617064869.png

STM32CubeIDE Debug config

Hi there, I’m a beginner to STM32CubeIDE. I was running examples downloaded from STM32CubeMX for the Nucleo-F072RB on a Mac M3 using STM32CubeIDE. However, I suddenly encountered an issue where I can’t debug anything. The default STM32 debug configur...

Screenshot 2025-02-07 at 3.55.37 PM.png
tinu8888 by Associate
  • 1413 Views
  • 5 replies
  • 3 kudos

ST-Link v2. GDB Error

Hello All, I am using stm32f405rgt6 with ST-Link v2.I built the minimum circuit searching from internet. When i am trying to upload the code, it gives me following.Can any body help me on this.  STMicroelectronics ST-LINK GDB server. Version 7.9.0Cop...

nazmul87 by Associate
  • 816 Views
  • 1 replies
  • 0 kudos