From 0fa18937f6cb17b41a1fe2b193dbb3c2a5c2ba45 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 24 Oct 2020 17:25:28 +0200 Subject: Improve Documentation --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index dc70883..3883df5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,18 @@ + # STM32F103C8 Examples Example C code for the STM32F103C8 microcontrollers implemented with libopencm3. This repository is based on the [template project](https://github.com/libopencm3/libopencm3-template) for libopencm3. + + +## Recommended Toolchain + +The toolchain described in this section is recommended to try out the software of this repository. + +### The Target: STM32 Blue Pill Board + +The STM32 Blue Pill board is based on the STM32F103C8 microcontroller. Because of the very low price it is an ideal board to try out the software of this repository. + +### The Debugger/Programmer: Black Magic Probe + +To program the target microcontroller you have to use a suitable programmer. A good choice could be the [Black Magic Probe](https://1bitsquared.com/products/black-magic-probe) (BMP). It has a built-in GDB server and serial debugger. -- cgit v1.2.3-70-g09d2