diff --git a/HOWTO/HOWTO-quick-start.md b/HOWTO/HOWTO-quick-start.md index 52e8970e..e0f138e2 100644 --- a/HOWTO/HOWTO-quick-start.md +++ b/HOWTO/HOWTO-quick-start.md @@ -26,7 +26,6 @@ _If you have any other rusEFI board, such as microRusEFI, Proteus, or Hellen, yo 2. Before loading rusEFI firmware - if you have one of the newer Rev D STM32 discovery boards - you need to update discovery's firmware. That's in the "Firmware" dialog of ST Link utility, as shown in this picture. ![STLink Firmware Update](Images/Stlink_firmware_update.png) - ![Discovery Upload Wire](Images/discovery_upload_wire.JPG) * To upload the binary image into the microcontroller you will need to download & install [http://www.st.com/st-web-ui/static/active/en/st_prod_software_internet/resource/technical/software/utility/stsw-link004.zip STM32 ST-LINK utility]. (this is both the utility and the driver) Once installed it will look like this. ![STLink Utility](Images/st_link_utility.png)