STM32Cube  Version 2.0
Create Projects for STM32U5 Series with STM32Cube HAL and STM32CubeMX
 All Files Pages
Setup of the Environment

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: