Cube-MX

Installation

Download Cube-mx

User Manual for Cube-MX

Using CubeMX with uVision

This section explains explains how to setup the tools necessary to create a project for an STM32 microcontroller with Arm Keil MDK. The project is tightly integrated with STM32CubeMX, a graphical tool that configures initialization code for peripherals and system clock setup.

To install STM32CubeMX on your computer:

  1. Download STM32CubeMX.

  2. Install STM32CubeMX and start the utility.

  3. Use Help - Install New Libraries to add a Firmware Package for the relevant STM32 device series.

Continue to read on how to use STM32CubeMX together with MDK:

Last updated