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

STM32G473 Debugger bug

Hello,i have a project created with STM32Cube IDE Version 1.18.1 for the STM32G473CCU micro-controller with 256k flash. My binary file is 180k length and the debugger launched from STM32Cube fails to program the flash because it enables the dual bank...

Leo4 by Associate II
  • 116 Views
  • 0 replies
  • 0 kudos

function macro usage issues in stm32cubeIDE

Hello,        I have some issues with function macros usage in my stm32cubeIDE project after importing some generated code in cubeIMX.      This issues come on the back of my work related to this topic : is there any sample for X-NUCLEO-NFC08A1 to be...

Copilot integration with CubeIDE 1.18

STM IDE 1.18.From Marketplace I select copilot 0.6.0.Installation fails, missing dependecies.On Eclipse Embedded 2025-06 works perfectly.Do I have to migrate my projects to Eclipse Embedded?Best Regards 

FMarr.2 by Associate III
  • 279 Views
  • 2 replies
  • 0 kudos

Resolved! STLinkUpgrade utility text is too small to read

The font size used for the GUI in the STLinkUpgrade utility so small it is virtually unreadable on the external 32" 4K monitor that I use with my laptop. The following shows the text size relative to code within the IDE:It's possible that this is as ...

CTapp1_0-1748251211537.png CTapp1_1-1748251544211.png
CTapp.1 by Senior II
  • 168 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.17.0 unable to programm STM32H730

Ther seems to be a problem in the STM32CubeIDE versione 1.17.0 when debugging / programming the STM32H730 chip.The Programmer returns: ST-LINK SN : 002800045553500F20393256 ST-LINK FW : V3J15M7B5S1 Board : STLINK-V3SET Voltage : 3.28V Err...

MHoll.2 by Senior III
  • 582 Views
  • 4 replies
  • 0 kudos

Resolved! STM32H563: BANK SWAP

I am using NUCLEO-H563ZI and am trying to implement bank swap for firmware update. I am using YMODEM to update firmware. Initially when my code is being executed from BANK 1 and after writing the new firmware at BANK 2. The code execution starts from...

Resolved! Creating CMake project for STM32U5 divide memory

I'm using STM32CubeIDE 1.18.1 and when i create a new STM32 CMake Project for a STM32U5, the generated ld file contain only half the memory.For example here what is generated in STM32U575ZITXQ_FLASH.ld:MEMORY { RAM (xrw) : ORIGIN = 0x20040000, LENG...

nicolas by Senior
  • 270 Views
  • 4 replies
  • 2 kudos

FreeRTOS and USB givers Hard Fault in H743 MCU

  Dear Sirs I am having a problem using FreeRTOS and USB on H7 series MCU. The IDE gives “Hard Fault” when I debug the project. See image below.   The environments are : STM32CubeIDE:  Version: 1.14.0, Build: 19471_20231121_1200 (UTC) Target: NUCLEO...

RAbdu1542_1-1708960464673.jpeg

execute nested functions in RAM on STM32F746

Hello, I'm trying to get running own external loader for CubeMX compiled with CubeIDE.I have followed this internet source to set-up envirement but without success. Because the CubeMX plugin doesn't work I tried to debug RAM-execution without CubeMX....

Wlad777 by Associate II
  • 202 Views
  • 2 replies
  • 0 kudos