Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:uhsdr:uhsdrfw [05.02.2018 22:35] – created 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 19: | Line 22: | ||
| * supply +5V to OVI40 UI (JP1 pin 28) | * supply +5V to OVI40 UI (JP1 pin 28) | ||
| * keep pressing "band +" switch until "DFU upgrade mode" appears on LCD screen. You may release the "band + " switch then | * keep pressing "band +" switch until "DFU upgrade mode" appears on LCD screen. You may release the "band + " switch then | ||
| - | * Use DfuSe Tool to load new firmware. Use the | + | * Use DfuSe Tool to load new firmware. Use the " | 
| [{{: | [{{: | ||
| * Reboot | * Reboot | ||
| Line 25: | Line 28: | ||
| === Further Reading === | === Further Reading === | ||
| - | {{ : | + | {{ : | 
| ==== USB Stick Firmware upgrade ==== | ==== USB Stick Firmware upgrade ==== | ||
| === Preconditions === | === Preconditions === | ||
| + | * Download latest fw-40SDR.bin firmware from [[https:// | ||
| + | * Format USB-Stick with FAT or FAT32 file partition. Make sure - just in case - that USB-stick is otherwise empty | ||
| + | * Copy .bin file to stick. Make sure it is copied as file, not just a link / short-cut | ||
| + | * Recent UHSDR boot loader installed and working | ||
| + | |||
| === Procedure === | === Procedure === | ||
| - | === Further Reading === | + | * Supply +8V on JP1 pin 29 - to pwer USB stick | 
| + | * Push and - important - hold switch "BAND -" | ||
| + | * Supply +5V on JP1 pin 28 - this starts the boot loader | ||
| + | * Wait until "USB drive mode" is displayed on LCD screen, then release "band -" switch | ||
| + | * insert USB stick into large USB port of OVI40 UI | ||
| + | * Wait for FW upload to finish | ||
| + | - Remove +5V, then apply again to reboot OVI40 UI. | ||
| + | ==== Further Reading ==== | ||
| + | [[https:// | ||
| + | [[https:// | ||
| - | < | + | ==== ST-Link/V2 Firmware upgrade ==== | 
| + | === Preconditions === | ||
| + | * Download latest fw-40SDR.bin firmware from [[https://www.amateurfunk-sulingen.de/uhsdr/bootloader-latest/OVI40/|here]]. | ||
| + | * 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->Connect | ||
| + | * 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 | ||
| - | ==== Firmware Installation | + | ==== Further Reading | 
| - | < | ||
| - | ==== Fehlermöglichkeiten ==== | ||
| - | 1) USB-Stick an die falsche Buchse gesteckt (die große ist die richtige) | ||
| - | 2) Stick nicht mit FAT oder FAT32 formatiert | ||
| - | 3) Windows hat an den Dateinamen noch was anderes " | ||
| - | 4) Verdrahtung von der großen USB-Buchse zum STM marode | ||
| - | 5) zu alter Bootloader (ich rede vom aktuellen Bootloader) | ||