What’s new in STM32CubeIDE
STM32CubeIDE 2.1.0 brings broader device support, smoother workflows, and faster builds so you can develop and debug STM32 projects more efficiently.
Key updates and benefits
Broader MCU support for new designs
Support for the STM32C5 series and additional microcontrollers in the STM32WBA2, STM32WL5 dual-core, STM32H5, STM32U3, and STM32F7 series, enabling you to adopt the latest STM32 products without changing tools.
Auto-refresh of Project Explorer
The Project Explorer now automatically updates when files in the workspace change.
This removes the need to manually refresh after code regeneration (for example with standalone STM32CubeMX), improving interoperability and saving development time.

CMake presets support
STM32CubeIDE now supports CMake presets, the modern interface between IDEs or CI systems and build systems.
This makes it easier to import existing CMake-based codebases into STM32CubeIDE, streamline CI integration, and work smoothly with STM32CubeMX2 exports that use CMake instead of native project files.

Native macOS AArch64 support
A new all-in-one macOS installer provides AArch64 binaries for JRE, GCC, and key utilities.
Mac users on Apple silicon benefit from noticeably faster builds and smoother overall performance, with remaining x86_64 tools to be migrated in future updates.

Toolchain updates
- GNU Tools for STM32 based on GCC-14.3.1 is the new default toolchain:
- Native AArch64 package for Mac users enables faster builds.
- Newlib rebuilt with -O2 optimization for improved runtime performance.
- Full release notes are available online.
- ST Arm Clang based on Clang 21.1.1:
- Improved standards compliance and enhanced optimization.
- Improved C++20/23 and C23 support, diagnostics, and static analysis.
- Includes Picolibc 1.8.10 and Newlib 4.5.0.
Overall, STM32CubeIDE 2.1.0 helps you accelerate development, improve code quality, and take full advantage of the latest STM32 devices across Windows, Linux, and macOS (including Apple silicon).
Your feedback is essential in shaping the future of STM32CubeIDE as it allows us to tailor it precisely to your requirements. We look forward to reading your ideas and questions on our community forum!
Additional resource
First published on Mar 26, 2026
