Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| en:uhsdr:uhsdrfw [05.02.2018 22:45] – df9ts_user | en:uhsdr:uhsdrfw [06.02.2018 10:08] (current) – df9ts_user | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | {{tag>stub}} | + | {{tag>review}} | 
| {{tag> | {{tag> | ||
| + | < | ||
| ===== UHSDR Firmware ===== | ===== UHSDR Firmware ===== | ||
| - | There are two options to load new firmware versions onto a working UHSDR boot loader: | + | There are two standard | 
| * DfuSe Tool | * DfuSe Tool | ||
| * USB Stick | * USB Stick | ||
| + | |||
| + | ST-Link/V2 debug adapter can also be used to download new firmware | ||
| ==== DfuSe Firmware upgrade ==== | ==== DfuSe Firmware upgrade ==== | ||
| Line 25: | Line 28: | ||
| === Further Reading === | === Further Reading === | ||
| - | {{ : | + | {{ : | 
| ==== USB Stick Firmware upgrade ==== | ==== USB Stick Firmware upgrade ==== | ||
| Line 46: | Line 49: | ||
| [[https:// | [[https:// | ||
| [[https:// | [[https:// | ||
| + | |||
| + | ==== ST-Link/V2 Firmware upgrade ==== | ||
| + | === Preconditions === | ||
| + | * Download latest fw-40SDR.bin firmware from [[https:// | ||
| + | * Connect ST-Link/V2 with OVI40 UI and with PC. | ||
| + | * Start STM32 ST-Link Utility on PC | ||
| + | * Recent UHSDR boot loader installed and working | ||
| + | * OVI40 UI powered up | ||
| + | |||
| + | === Procedure === | ||
| + | * In ST-Link Utility: Target-> | ||
| + | * In ST-Link Utility: Target-> | ||
| + | * Start address 0x08010000 | ||
| + | * Enter file path of .bin file to program | ||
| + | * Select verify while programming | ||
| + | * Select "reset after programming" | ||
| + | * Hit " | ||
| + | * After successful programming the UHSDR FW should start | ||
| + | |||
| + | ==== Further Reading ==== | ||