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
  • 298 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
  • 4349 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...

How can I use more than one FIR filters? (DSP CMSIS Library)

Hello,I have 3 different ADC inputs with DMA (ADC1, ADC2, ADC3). They represent different values like temperature, voltage etc.I was wondering whether it is possible to implement multiple arm_fir_f32 functions with the incoming data, but completetly ...

fing by Associate II
  • 1106 Views
  • 0 replies
  • 1 kudos

Resolved! How to Connect STM32F407-Discovery Board to Ethernet?

I have STM32F407-Discovery Board and want to connect it to the Ethernet using its built-in Ethernet Module, please give me example as I am new to STM32 MCU, Do I need Hardware Editing in STM32F407-Discovery Board for Ethernet functionality or just I ...

AAhme.41 by Associate II
  • 8599 Views
  • 3 replies
  • 1 kudos

STM32CubeIDE 1.12.0 Debugger Connect Problem

While using STM32CubeIDE I'm having a problem connecting to the device using the ST-LINK GDB server. I receive the following error message:Tried the following to remedy the situation:Erased existing program using STM32CubeProg.Loaded and ran program ...

_legacyfs_online_stmicro_images_0693W00000bhh5NQAQ.png _legacyfs_online_stmicro_images_0693W00000bhhCdQAI.png _legacyfs_online_stmicro_images_0693W00000bhhCjQAI.png

CubeIDE shows negative value for unsigned integer?

Hi,In my live expression, I see my unsigned variables go negative values. For example, when uint8_t type variable is 128 it shows as a -1, if 129 then -2. I don't understand what is wrong. I can see uint8_t in the type column in the live expression. ...

EOzde.1 by Associate III
  • 1369 Views
  • 2 replies
  • 1 kudos

How to change output directory for managed build

Hi all, i'm facing a very little problem with STM32CubeIde.Everything is ok for build and debug, but the outputs (.elf file, .bin, etc...) are generated in Release and Debug directory at the root of the project.I just want to specify another output d...

JMART.22 by Associate II
  • 2997 Views
  • 3 replies
  • 0 kudos