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

Resolved! How to set --fdebug-prefix-map in the STM32CubeIDE

Hi,I'm building my project inside a Docker container that has STM32CubeIDE installed using the command:headless-build.sh -build demo-nucleo-f334r8 -importAll /appThe project builds fine, and I'm able to successfully flash my board with the generated ...

ADhan.1 by Associate II
  • 1188 Views
  • 1 replies
  • 0 kudos

JTAG SCAN CHAIN on STM32Cubeide

Hello,When I try to set the Manual search in the debugger configuration I get always this error:ERROR: Expected an digit (0-9) after option "-JTAGConf".GDB Server will close.Command line error. Please check command line parameters and options.Setting...

DVicc.1 by Associate II
  • 655 Views
  • 1 replies
  • 0 kudos

How create a sltdr loader file for QSPI external memory ?

Hi,I have a custom board with STM32F767ZIT and a QSPI external memory MT25QL128ABA.My QSPI mapping is :CLK : PB2CS : PB6IO0 : PF8 IO1 : PF9IO2 : PF7IO3 : PF6I find some others subject about it but I failed to create the stldr file : https://community...

0693W000003RhZPQA0.png
TGate.1 by Associate II
  • 3393 Views
  • 6 replies
  • 0 kudos

STM32CubeIDE Bootloader setup and debugging

I’m trying to have a project in eclipse that is in 2 parts, both generated with cube ide.The small part at 0x08000000 is just a boot loader that can load file from SD card. [Mustang 2.2 Boot]The APP part is at 0x08008000 is where the app is that can ...

0693W000003RmguQAC.png 0693W000003RmgkQAC.png
xrstokes by Associate III
  • 4201 Views
  • 3 replies
  • 0 kudos