Difference between revisions of "EAI80 Burning Steps (Elementary)"

From Banana Pi Wiki
Jump to: navigation, search
(Burning led software to EAI80 flash)
(Burning led software to EAI80 flash)
Line 69: Line 69:
 
Command: gree_tool$./gree_tool.ph (burning ugelis.bin file to EAI80 flash and done)
 
Command: gree_tool$./gree_tool.ph (burning ugelis.bin file to EAI80 flash and done)
  
[[File:Burn_4.jpg]]
+
[[File:Burn_2.jpg]]
  
 
Step 3:  
 
Step 3:  

Revision as of 20:24, 6 October 2020

BPI-EAI80 Burning Steps (Elementary)

USB thumb flash format steps

Step 1: EAI80 connects a type C cable with a NB then connects a battery then connects a serial cable with EAI80 GPIO pin6, pin8, pin10.

Error creating thumbnail: Unable to save thumbnail to destination


Step 2: Open the terminal then login root then command: ls /dev/ttyUSB* (for checking ttyUSB0 and ttyUSB1)

Error creating thumbnail: Unable to save thumbnail to destination

Step 3: Type minicom (press enter), press CTRL-A Z W then press space button and reset button both simultaneously then press enter.

Error creating thumbnail: Unable to save thumbnail to destination


Step 4: Type help (checking upgrade mode)

Error creating thumbnail: Unable to save thumbnail to destination


Step 5: Command: usb format (press enter) go (press enter)

Error creating thumbnail: Unable to save thumbnail to destination
Error creating thumbnail: Unable to save thumbnail to destination


Saving image from EAI80 flash to USB thumb flash steps

Step 1: Command: minicom –D /dev/ttyUSB1 –b 115200 press CTRL-A Z W then press space button and reset button both simultaneously press enter.

Error creating thumbnail: Unable to save thumbnail to destination


Step 2: Command: usb save 1:bpi.bin (press enter) -> go (press enter) Remove type C cable -> insert the thumb flash (start saving)

Error creating thumbnail: Unable to save thumbnail to destination
Error creating thumbnail: Unable to save thumbnail to destination

Restore image from USB thumb flash to EAI80 flash steps

Step 1: Command: usb restore 1:bpi.bin (press enter) go (press enter)

Error creating thumbnail: Unable to save thumbnail to destination

BPI-EAI80 Burning Steps (Advance)

Burning led software to EAI80 flash

Step 1:

Turn on a terminal, seek ugelis file under gpio40_adc, go to below path:
github/BPI-EAI80-bsp/ugelis_example/example/driver_example/gpio40_adc/build/ugeliss
Error creating thumbnail: Unable to save thumbnail to destination

Turn on 2nd terminal, go to below path: github/BPI-EAI80-bsp/ugelis/tools/gree_tool$ Command: gree_tool$./gree_tool.ph (burning ugelis.bin file to EAI80 flash and done)

Error creating thumbnail: Unable to save thumbnail to destination

Step 3:

Error creating thumbnail: Unable to save thumbnail to destination

Turn on 3rd terminal, enter minicom then you will see led working as below: If press reset button, led will stop