en:projekte:ovi40-sdr:aufbautipps-ui-pcb

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:projekte:ovi40-sdr:aufbautipps-ui-pcb [30.10.2017 16:24] peter_77en:projekte:ovi40-sdr:aufbautipps-ui-pcb [09.12.2017 14:44] – [In General] aus dem Deutschen übersetzt df9ts
Line 1: Line 1:
 ====== In General ====== ====== In General ======
-2do...+ 
 +SMD components are a reality in electronic gear since at least 15 years. Refusing to use SMD would mean refusing to accept reality. Soldering SMD components is quite different from soldering wired components. But soldering SMD is by far "impossible". SMD soldering may seem difficult at first. It is quite feasable to do SMD soldering with standard soldering tools that you may have already. Please find below some general hints on SMD soldering that you may try before starting to solder your mchf or OVI40. Better to know the SMD soldering basics in advance than to have to make tedious soldering corrections later...
  
  
Line 47: Line 48:
  
 ===== Detailed photos ===== ===== Detailed photos =====
 +
 One picture says it all - The following photos show the fully populated UHSDR I40 UI pcb.: One picture says it all - The following photos show the fully populated UHSDR I40 UI pcb.:
  
-{{:projekte:ovi40-sdr:ui-top.jpg?200 |}}{{:projekte:ovi40-sdr:ui-stm32f7.jpg?200 |}} +Pictures coming soon!
-{{:projekte:ovi40-sdr:ui_audio_codecs.jpg?200 |}}{{:projekte:ovi40-sdr:ui_encoders_left.jpg?200 |}} +
-{{:projekte:ovi40-sdr:ui_lcd.jpg?200 |}}{{:projekte:ovi40-sdr:ui_sc-card-usb-plugs.jpg?200 |}}+
  
  
Line 57: Line 57:
 The UI pcb can, and of course should be, tested first before connecting it with any RF board. (I40 UI is fully compatible to the original mcHF RF board versions.) The UI pcb can, and of course should be, tested first before connecting it with any RF board. (I40 UI is fully compatible to the original mcHF RF board versions.)
 The LCD panel should be left off here as well and jumper P6 needs to be bridged. The LCD panel should be left off here as well and jumper P6 needs to be bridged.
-Connect pin 30 of the connector strip with ground and pin 28 with +5V. The actual current should be clearly under 80mA !+Connect pin 30 of the upper male connector strip with ground and pin 28 with +5V. The actual current should be clearly under 80mA !
 If not, supply voltage should be removed immediately and the pcb be checked for possible errors. If not, supply voltage should be removed immediately and the pcb be checked for possible errors.
 If all is fine, connect the small USB connector to a PC. If all is fine, connect the small USB connector to a PC.
-Under Windows OS you instantly hear the typical chime for new USB components and the taskbar shows an //STM in DFU mode// in the information bubble. Linux is bit more "silenthere. +Under Windows OS you instantly hear the typical chime for new USB components and the taskbar shows an //STM in DFU mode// in the information bubble. If you want to check it using Linux you can take look at kernel messages (//tail -f /var/log/messages// , possible as "root") while connecting USB cableImmediately after connection is done you can see the messages the kernel sends to you. If device is identified you can check dfu capabilities with //dfu-util -l// .
-Linux proofs the connected board with the command //dfu-util -l// if the STM32F7 can be seen in the output.+
  
-If yes, bootloader and firmware can be flashed with:+If all is fine, bootloader and firmware can be flashed with:
  
 Bootloader: //dfu-util -d -R -a 0 0483:df11 -D Pfad-zur/bl-40SDR.dfu// Bootloader: //dfu-util -d -R -a 0 0483:df11 -D Pfad-zur/bl-40SDR.dfu//
Line 72: Line 71:
 Its the same way as its done with the originally mcHF UI board.  Its the same way as its done with the originally mcHF UI board. 
  
-Actual firmware and bootloader versions can de downloaded here: [[https://df8oe.github.io/UHSDR/]]+Actual firmware and bootloader versions for both mcHF and new UHSDR UI can de downloaded here: [[https://df8oe.github.io/UHSDR/]]
  
 If this was all successfully completed, then remove the supply voltage and also remove jumper P6. Put the LCD panel into its connectors and reconnect the +5V voltage to pin 28. If this was all successfully completed, then remove the supply voltage and also remove jumper P6. Put the LCD panel into its connectors and reconnect the +5V voltage to pin 28.
 You should now see the boot process with the UHSDR bootscreen and some error messages. These messages are expected, cause of the missing RF board. You should now see the boot process with the UHSDR bootscreen and some error messages. These messages are expected, cause of the missing RF board.
  • en/projekte/ovi40-sdr/aufbautipps-ui-pcb.txt
  • Last modified: 07.02.2018 06:06
  • by df9ts_user