Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenzeliu authored Dec 18, 2023
1 parent e8ab5c5 commit 61550b1
Showing 1 changed file with 13 additions and 12 deletions.
25 changes: 13 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
# Keil STM32F0xx-Template
# Keil MDK5 STM32F0xx Template

## Introduction
This is the Keil MDK project template for stm32f0 series microcontroller which you could refer to.
This is the Keil MDK5 project template for stm32f0xx series microcontroller which you could refer to.

## Requirements need to be done before clone it
### 1. Install Keil IDE on your own PC.
Please refer to this link to download https://www.keil.com/demo/eval/arm.htm.
### 2. Get the FREE license
Follow this link https://www2.keil.com/stmicroelectronics-stm32/mdk.
## Prerequisites need to be done
### 1. Install Keil MDK5 IDE on your own PC.
Please refer to this [link](https://www.keil.com/demo/eval/arm.htm) to download.
### 2. Get the FREE license for STM32F0xx series
Follow this [link](https://www2.keil.com/stmicroelectronics-stm32/mdk).
### 3. Install the Arm Compiler V5.06 Update 7 (Build 960).
For the install zip package you can find it on Team drive
For the install zip package you can find it on Team cloud drive under:

->\RT_2023\05_Electronics\05 LV Electronics\LV Electronics Software\Software Config\ARMCompiler_506_Windows_x86_b960.zip
**\RT_2023\05_Electronics\05 LV Electronics\LV Electronics Software\Software Config\ARMCompiler_506_Windows_x86_b960.zip**

Please follow the steps on Youtrack.
or under the [link](https://developer.arm.com/documentation/ka005198/latest).

## Questions?
Contact me on slack. Have fun with stm32. XD
## Usage

Clone or download this template and be ready to launch.

0 comments on commit 61550b1

Please sign in to comment.