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
  • 526 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
  • 7204 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...

Resolved! Error when building relating to .elf and flash overflow data

I did the steps below:1. Use Motor Control WorkBench to create and configure my eval board with motor characteristics with its HAL sensors2. Used CubeMX to generate the project3. Opened the generated project in CubeIDE and tried to buildI have not to...

Resolved! STM32CubeIDE Version 1.13.2 and STM32H573

Hi,I am using the STM32H573 and GCC Version 7 in CubeIDE (MS Windows) for device debugging.For debugging I am using:- STM32CubeIDE\plugins\com.st.stm32cube.ide.mcu.externaltools.stlink-gdb-server.win32_2.1.0.202305091550\tools\bin\ST-LINK_gdbserver.e...

Box69 by Associate II
  • 1930 Views
  • 4 replies
  • 0 kudos

ADC interrupt

i want to do adc sampling at 10khz frequency in stm32G070RB i have attached the ioc file configration and code but adc sampling not working at 10khz frequency. let me know where i am doing mistake and how to solve this?? 

Pooja321_0-1697796990025.png Pooja321_1-1697797051553.png Pooja321_2-1697797090073.png Pooja321_3-1697797144142.png
Pooja321 by Associate II
  • 763 Views
  • 1 replies
  • 0 kudos

Hot to do a discovery using Device authentiction

Did numerous builds using CubeIDE (10,000 lines of code). this error started coming up. "reason was unknown target"Got the following message:Make -j4 all  DriversSTM32L4xx_HAL_Driver/subdir.mk.91:  *** unable to generate command line.  stop.  "make  ...

JBonn by Associate III
  • 1002 Views
  • 1 replies
  • 0 kudos

Is license required to create product using SDMMC?

Is a license required to create commercial products using SDMMC?  I noticed there is support for it in cube IDE.  The SD Association indicates a yearly subscription requirement for creating even a host app that uses the SD standards. https://www.sdca...

RHale.2 by Associate II
  • 638 Views
  • 0 replies
  • 0 kudos

STM32IDE Toolchain using 2 Compiler in one Project

I would like to use 2 Compiler in one project, the old compiler for the bootloader, where addresses should not change for application and the other for the application to use a newer version.First I tried to select either or from the C/C++ Build -> s...

koster by Associate III
  • 850 Views
  • 1 replies
  • 0 kudos