Update 'Kit Contents'

master
Levi Pearson 2022-03-05 07:52:42 +00:00
parent 604dfae3fa
commit dca0c256a9
1 changed files with 7 additions and 0 deletions

@ -4,6 +4,13 @@
Also known as "STM32F103C8T6 ARM STM32 Minimum System Development Board", this is a very low-cost microcontroller board that is available from many sources online. It is cheap in more than one sense, but it is very easy to get more if you need them!
Some critical documenation about the board:
1. [Board Pinout Diagram](https://cgit.pinealservo.com/BluePill_Rust/resources/raw/branch/master/The-Generic-STM32F103-Pinout-Diagram.pdf)
2. [Board Schematic Diagram](https://cgit.pinealservo.com/BluePill_Rust/resources/raw/branch/master/STM32F103C8T620Schematic.pdf)
3. [Microcontroller Datasheet](https://cgit.pinealservo.com/BluePill_Rust/resources/raw/branch/master/STM32%20Manuals/STM32F103xx_Datasheet.pdf)
4. [Microcontroller Family Reference Manual](https://cgit.pinealservo.com/BluePill_Rust/resources/raw/branch/master/STM32%20Manuals/STM32F10xxx_ReferenceManual.pdf)
5. [Microcontroller Family CPU Programming Manual](https://cgit.pinealservo.com/BluePill_Rust/resources/raw/branch/master/STM32%20Manuals/STM32F10xxx_CortexM3_ProgrammingManual.pdf)
## STLinkV2 Clone Debugger
![STLinkV2Clone](https://cgit.pinealservo.com/BluePill_Rust/resources/raw/commit/3546404db32b308d9e4843fedcb735c398f434b6/BluePillKit/BluePillKit2.jpeg)