Updated Home (markdown)

Eric Helgeson 2020-11-29 16:23:19 -06:00
parent d3be57eae7
commit 59ae73051c
1 changed files with 1 additions and 1 deletions

@ -5,7 +5,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 `1.1.4`
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.