Updated Flashing (Advanced) (markdown)

z-scuzi 2022-07-02 19:43:38 +00:00
parent 322d80eace
commit f1b74bb9d7

@ -21,7 +21,17 @@ _(DO NOT follow the content below if you are a user!)_
#### Setup STLinkV2
See [STLink Setup](https://github.com/erichelgeson/BlueSCSI/wiki/ST-Link-Setup)
STLink's are device programmers needed to load the USB Bootloader or for development and debugging. If your BlueSCSI has USB capability you do not need this.
Be sure to buy the "Clone" STLink V2 programmer - the official STLink programmer does not work.
![160190399-a3275132-822e-42ad-894b-af20bde0e57f](https://user-images.githubusercontent.com/271734/164898258-486fe205-61c5-46ff-8f4a-fc5a6342da8e.png)
Make sure the STLinkV2 is up to date - Latest Firmware
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 (STM32 ST-Link Utility or STM32CubeProgrammer)