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
  • 253 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
  • 3892 Views
  • 0 replies
  • 4 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...

Input capture frequency overflow handle

Good afternoon community,I am trying to capture the frequency which is given by wave-form generator and i am able to capture that,But issue is i am not able to capture when it is face the underflow condition and it will not working properly.please su...

MG1 by Associate II
  • 2174 Views
  • 5 replies
  • 0 kudos

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
  • 224 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
  • 863 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 III
  • 330 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
  • 880 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 II
  • 484 Views
  • 4 replies
  • 2 kudos