en:uhsdr:uhsdrbl

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
Next revisionBoth sides next revision
en:uhsdr:uhsdrbl [05.02.2018 17:02] df9tsen:uhsdr:uhsdrbl [06.02.2018 17:49] df9ts_user
Line 1: Line 1:
-{{tag>stub}} +{{tag>review}} 
 {{tag>english}} {{tag>english}}
-===== UHSDR Bootloader General Reading ===== 
- 
-Forum: 
-  * [[https://www.amateurfunk-sulingen.de/forum/index.php?board=15;action=display;threadid=551;start=75]] 
-  * [[https://www.amateurfunk-sulingen.de/forum/index.php?board=15;action=display;threadid=947|https://www.amateurfunk-sulingen.de/forum/index.php?board=15;action=display;threadid=947]] 
- 
-Github Wiki: 
-  * [[https://github.com/df8oe/UHSDR/wiki/Bootloader-Installation|https://github.com/df8oe/UHSDR/wiki/Bootloader-Installation]] 
-  * [[https://github.com/df8oe/UHSDR/blob/81dd4afae1a52103b2f1824cba34e2ff35e805ea/mchf-eclipse/useful_manuals/bootloader_doc.md]] 
-  * [[https://github.com/df8oe/UHSDR/wiki/Topics:-UHSDR:-SW-Installation-on-SDR]] 
-  * [[https://github.com/df8oe/UHSDR/wiki/Firmware-Upgrades]] 
- 
  
 ==== Bootloader Installation - General Comments ==== ==== Bootloader Installation - General Comments ====
Line 56: Line 44:
   * {{ :en:uhsdr:en.dm00026748.pdf |ST-Link V2 user manual}}   * {{ :en:uhsdr:en.dm00026748.pdf |ST-Link V2 user manual}}
   * {{ :en:uhsdr:en.cd00262073.pdf |STM32 ST-Link SW Utility user manual}}   * {{ :en:uhsdr:en.cd00262073.pdf |STM32 ST-Link SW Utility user manual}}
 +  * [[http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-utilities/stsw-link009.html|STM ST-Link/V2 USB drivers available here]]
 +  * [[http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-link004.html|ST-Link SW utility available at bottom of this page]]
  
 ==== Option 2: DeFuse Tool upgrade ==== ==== Option 2: DeFuse Tool upgrade ====
Line 71: Line 61:
  
 === Further reading === === Further reading ===
-{{ :uhsdr:en.cd00155676.pdf | ST-Micro DFuse Tool description}}+  * {{ :uhsdr:en.cd00155676.pdf | ST-Micro DFuse Tool description}} 
 +  * [[http://www.st.com/content/st_com/en/products/development-tools/software-development-tools/stm32-software-development-tools/stm32-programmers/stsw-stm32080.html|DfuSe Ressources and SW (bootom of page)]]
  
  
Line 81: Line 72:
   * Format USB-Stick with FAT file partition. MAke sure - just in case - that USB-stick is otherwise empty   * Format USB-Stick with FAT 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    * Copy .bin file to stick. Make sure it is copied as file, not just a link / short-cut 
-  * OVI40 UI powered up with 5V and 8V (JP1). The 8V powers the USB stick via voltage regulator+  * OVI40 UI powered up with 5V (Pin 28 JP1) and 8V (Pin 29 JP1) and GND (Pin 30 JP1). The 8V powers the USB stick via voltage regulator 
 +  * Recent UHSDR boot loader installed and working
  
 === Procedure === === Procedure ===
 +  - 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
 +  - insert USB stick into large USB port of OVI40 UI
 +  - Wait for FW upload to finish
 +  - Release switch "Band -"
 +  - Remove +5V, then apply again to reboot OVI40 UI.
  
-==== Further reading ==== +==== Check proper working of newly loaded boot loader ====
-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx+
  
 +Remove Jumper P6 if previously closed, then boot UI.
  
 +Check boot loader version number displayed in system menu corresponds to the version you intended to install.
  
 +===== UHSDR Bootloader further reading =====
 +Forum:
 +  * [[https://www.amateurfunk-sulingen.de/forum/index.php?board=15;action=display;threadid=551;start=75]]
 +  * [[https://www.amateurfunk-sulingen.de/forum/index.php?board=15;action=display;threadid=947|https://www.amateurfunk-sulingen.de/forum/index.php?board=15;action=display;threadid=947]]
 +  * [[https://www.amateurfunk-sulingen.de/mchf-projekt/inbetriebnahme-tipps#start|mcHF Inbetriebnahme Tipps]]
  
 +Github Wiki:
 +  * [[https://github.com/df8oe/UHSDR/wiki/Bootloader-Installation|https://github.com/df8oe/UHSDR/wiki/Bootloader-Installation]]
 +  * [[https://github.com/df8oe/UHSDR/blob/81dd4afae1a52103b2f1824cba34e2ff35e805ea/mchf-eclipse/useful_manuals/bootloader_doc.md]]
 +  * [[https://github.com/df8oe/UHSDR/wiki/Topics:-UHSDR:-SW-Installation-on-SDR]]
 +  * [[https://github.com/df8oe/UHSDR/wiki/Firmware-Upgrades]]
  
  
- 
- 
-==== Kontrolle der geladenen Bootloader Version ==== 
- 
-Nach erfolgreicher Bootloader-Installation den "P6" Jumber entfernen und OVI40 UI booten. 
- 
-Wenn Du im System-Menü der Firmware die Bootloader Version anzeigen lässt - was wird Dir dann angezeigt? Sollte es etwas anderes als 3.4.5 sein hol Dir bitte den Bootloader (.dfu - Datei) und flashe den mit Jumper und dem dfu-Tool. Und dann schau nochmal nach, ob dann der 3.4.5 angezeigt wird. 
- 
-==== Nachfolgende Bootloader Update Installationen ==== 
- 
-<bootnote>ToDo</bootnote> 
- 
- 
- 
- 
-=== Bootloader laden === 
- 
-Siehe auch [[https://www.amateurfunk-sulingen.de/mchf-projekt/inbetriebnahme-tipps#start|mcHF Inbetriebnahme Tipps]] 
- 
-Stromversorgung dazu 5 Volt Pin 28+ , Pin 30 Gnd) 
- 
-=== UHSDR Firmware laden === 
- 
-Nachdem im DFU mode (J6) der neueste Bootloader geladen wurde (bl-40SDR.dfu): 
- 
-  - +8V on JP1 pin 29 - zur Stromversorgung des USB stick! 
-  - Drücke und (wichtig!) halte Taste "BAND -" 
-  - +5V on JP1 pin 28 legen - um bootloader zu starten 
-  - USB stick in USB port stecken - auf richtigen Firmware Namen achten (fw-40SDR.bin) 
-  - Warten bis FW upload fertig ist 
-  - Taste "Band -" loslassen 
-  - +5V aus und wieder einschalten für OVI40 UI board reboot. 
  
  
  
  • en/uhsdr/uhsdrbl.txt
  • Last modified: 13.02.2018 16:48
  • by df9ts