Updated Flashing (markdown)

Eric Helgeson 2022-03-25 19:47:13 -05:00
parent 641cefa95d
commit 4ece5f5b2e

@ -14,7 +14,7 @@ Be sure to buy the "Clone" STLink V2 programmer - **the official STLink programm
* Make sure the STLinkV2 is up to date - [Latest Firmware](https://www.st.com/en/development-tools/stsw-link007.html) * Make sure the STLinkV2 is up to date - [Latest Firmware](https://www.st.com/en/development-tools/stsw-link007.html)
* Connect pins `SWDIO(2)`, `GND(4)`, `SWCLK(6)`, and `3.3v(8)` from the programmer to the Blue Pill. * Connect pins `SWDIO`, `GND`, `SWCLK`, and `3.3v` from the programmer to the Blue Pill.
* NOTE: These are not the same as Serial ports. * NOTE: These are not the same as Serial ports.
### Procedure (STM32CubeProgrammer) ### Procedure (STM32CubeProgrammer)