This commit is contained in:
David Holdeman 2021-05-17 11:54:48 -05:00
parent 658d7615f1
commit d5c5e74eeb
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ _If you have any other rusEFI board, such as microRusEFI, Proteus, or Hellen, yo
![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.
* 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)
* You should click '''Target --> Program...''' , browse to the rusefi.bin you have downloaded and hit Start button like this
![STLink Start](Images/st_link_start.png)