Expedite initialization of your overall system
“
Great tool for starting from scratch.
The STM32CubeMX tool makes hardware and
peripheral configuration easy, plus Nucleo
boards for development are cost effective. They
also offer a great variety of part selection.”
With its easy-to-use graphical interface, STM32CubeMX helps you to quickly configure hardware and software, and generate your C-code project for your STM32 platform.
Whatever your software development flow and the IDE and toolchain you are using, particularly for most common ones (especially STM32CubeIDE, IAR, and Keil), STM32CubeMX will help you to quickly start and configure your project.
Full STM32CubeMX functionality provided to you at no cost at all.
Just download it and start developing.
Finder, pinout/clock/peripheral/middleware configuration, project and code generation, power consumption calculation, software package manager.
Graphical interface to ease pinout placement and configuration for your overall system.
MCU, MPU, boards, pinout
Visualization of the complete clock tree, clock configuration, and automatic solver to complete resolution based on your needs.
Clock configuration, clock setting resolver
Configure graphically every peripheral to be initialized for your project and manage conflict versus hardware sharing.
Peripheral & middleware selection, configuration, pinout conflict solving
Manage additional software packs and their dependencies and add them to your project, then configure them just like other native peripherals or middleware.
Software package, CMSIS pack, components, dependency solving
Tune the configuration of your project and select your target IDE toolchain before finally generating the C code and including all libraries in your project.
Project creation, code generation and initialization, IDEs