en:uhsdr:uhsdrfw

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
en:uhsdr:uhsdrfw [05.02.2018 22:45] df9ts_useren:uhsdr:uhsdrfw [06.02.2018 08:51] df9ts_user
Line 1: Line 1:
 {{tag>stub}} {{tag>stub}}
 {{tag>english}} {{tag>english}}
 +<bootnote> Attention: Work in progress - page under construction</bootnote>
 ===== UHSDR Firmware ===== ===== UHSDR Firmware =====
  
-There are two options to load new firmware versions onto a working UHSDR boot loader:+There are two standard options to load new firmware versions onto a working UHSDR boot loader:
   * 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 ===
-{{ :uhsdr:en.cd00155676.pdf | ST-Micro DFuse Tool Beschreibung}}+{{ :uhsdr:en.cd00155676.pdf| ST-Micro DFuse Tool Beschreibung}}
  
 ==== USB Stick Firmware upgrade ==== ==== USB Stick Firmware upgrade ====
Line 46: Line 49:
 [[https://github.com/df8oe/UHSDR/blob/81dd4afae1a52103b2f1824cba34e2ff35e805ea/mchf-eclipse/useful_manuals/bootloader_doc.md]] [[https://github.com/df8oe/UHSDR/blob/81dd4afae1a52103b2f1824cba34e2ff35e805ea/mchf-eclipse/useful_manuals/bootloader_doc.md]]
 [[https://github.com/df8oe/UHSDR/wiki/Firmware-Upgrades]] [[https://github.com/df8oe/UHSDR/wiki/Firmware-Upgrades]]
 +
 +==== 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->Program and Verify
 +    * Start address 0x08010000
 +    * Enter file path of .bin file to program 
 +    * Select verify while programming
 +    * Select "reset after programming"
 +  * Hit "Start" to program device  
 +  * After successful programming the UHSDR FW should start
 +
 +==== Further Reading ====
  
  
  
  • en/uhsdr/uhsdrfw.txt
  • Last modified: 06.02.2018 10:08
  • by df9ts_user