diff --git a/Flashing.md b/Flashing.md index 61844d3..a10bb25 100644 --- a/Flashing.md +++ b/Flashing.md @@ -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) -* 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. ### Procedure (STM32CubeProgrammer)