Updated Home (markdown)

Eric Helgeson
2020-12-21 10:05:05 -06:00
parent 761cfa7116
commit d174bcd063

@@ -6,7 +6,7 @@
1. Note I used the `Arduino SAM Boards (32-bits ARM) Cortext-M3)` version `1.6.12`
1. Additional Help https://sites.google.com/site/ericmklaus/projects-1/stm32f103-minimum-system-development-board/arduino-ide-for-stm32103-board
1. Some additional hints here - https://github.com/ztto/ArdSCSino-stm32/issues/5
1. Install SdFat - Tools -> Manage Libraries -> `SdFat by Bill Greiman` version `1.1.4`
1. Install SdFat - Tools -> Manage Libraries -> `SdFat by Bill Greiman` version `2.0.2`
1. Make sure the correct board is selected `Generic STM32F103C series` - Copy the latest `.ino` file into a sketch and compile.
1. Flash using your preferred method.