Cube-MX
Installation
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:
Download STM32CubeMX.
Install STM32CubeMX and start the utility.
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