User Tools

Site Tools


internal:proddocs:5200

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
internal:proddocs:5200 [2024/02/23 09:42] – [Packing Instructions] tamasinternal:proddocs:5200 [2024/09/11 09:40] (current) – [PCB Programming Instructions] tamas
Line 15: Line 15:
 Once the PCB has been assembled and quality checked, the unit can now be programmed. Once the PCB has been assembled and quality checked, the unit can now be programmed.
  
-Navigate to http://192.168.16.47/ and sign in with the following credentials:+Navigate to http://192.168.16.32/ and sign in with the following credentials:
 <adm info>email: production@osukl.com <adm info>email: production@osukl.com
  
Line 34: Line 34:
 <note warning>Do not connect a normal P19 board via USB to the programming rig, you will break it.</note> <note warning>Do not connect a normal P19 board via USB to the programming rig, you will break it.</note>
  
-For both methods, wait 5 minutes and then the board will be programmed automatically.+For both methods, wait 5-10 minutes and then the board will be programmed automatically.
  
 ===== Unit Assembly Instructions ===== ===== Unit Assembly Instructions =====
Line 99: Line 99:
   sudo ./rpiboot   sudo ./rpiboot
  
-Power up the IO board. After a few moments, one or more drives will appear on the host Linux computer. You can display these devices using the following:+Power up the IO board and expecting the following result: 
 + 
 +  RPIBOOT: build-date Feb 22 2024 version 20221215~105525 58548dc3 
 +  Waiting for BCM2835/6/7/2711/2712... 
 +  Loading embedded: bootcode4.bin 
 +  Sending bootcode.bin 
 +  Successful read 4 bytes  
 +  Waiting for BCM2835/6/7/2711/2712... 
 +  Loading embedded: bootcode4.bin 
 +  Second stage boot server 
 +  Cannot open file config.txt 
 +  Cannot open file pieeprom.sig 
 +  Loading embedded: start4.elf 
 +  File read: start4.elf 
 +  Cannot open file fixup4.dat 
 +  Second stage boot server done 
 + 
 +After a few moments, one or more drives will appear on the host Linux computer. You can display these devices using the following:
  
   lsblk   lsblk
Line 117: Line 134:
   sync   sync
  
-Then one final action is needed to reset that to factory settings:+Power off the device then one final action is needed to reset that to factory settings:
  
   cd usbboot   cd usbboot
   sudo ./rpiboot -d ./recovery   sudo ./rpiboot -d ./recovery
  
-Reboot the IO board and the device’s bootloader will be replaced with the default.+Reboot the IO board and the device’s bootloader will be replaced with the default
 + 
 +  RPIBOOT: build-date Feb 22 2024 version 20221215~105525 58548dc3 
 +  Loading: ./recovery/bootcode4.bin 
 +  Waiting for BCM2835/6/7/2711/2712... 
 +  Loading: ./recovery/bootcode4.bin 
 +  Sending bootcode.bin 
 +  Successful read 4 bytes  
 +  Waiting for BCM2835/6/7/2711/2712... 
 +  Loading: ./recovery/bootcode4.bin 
 +  Second stage boot server 
 +  Loading: ./recovery/config.txt 
 +  File read: config.txt 
 +  Loading: ./recovery/pieeprom.bin 
 +  Loading: ./recovery/pieeprom.bin 
 +  Loading: ./recovery/pieeprom.sig 
 +  File read: pieeprom.sig 
 +  Loading: ./recovery/pieeprom.bin 
 +  File read: pieeprom.bin 
 +  Second stage boot server done
  
internal/proddocs/5200.1708681330.txt.gz · Last modified: 2024/02/23 09:42 by tamas

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki