Open main menu

Wiki-Orange Pi β

Changes

Orange Pi Lite 2

154 bytes removed, 19:56, 30 June 2022
no edit summary
The following figure is the GPIO pin function diagram of Orange Pi Lite 2:
<div>[[File:Orange-pi-3-img4.png|800px]]</div>
{| class="wikitable" style="text-align:center;width:1000px800px;background:#ffffff;"
|-
| colspan=3| Orange Pi Lite 2 pin correspondence table
</p>
The operating system is best:
<p style="padding-left:200px;">
'''Ubuntu14.04 (for compiling Android)'''<br>
'''Ubuntu18.04 (for compiling Linux source code)'''
<br>
Enter the root password and press enter
<div style="padding-left:200px;">[[File:Orange-pi-3-img5.png|600px]]</div>
<br>
Select 0 Build system with uboot / kernel / rootfs / image to enter the interface of development board model selection.
<br>
<br>
<div style="padding-left:200px;">[[File:Orange-pi-3-img6.png|600px]]</div>
<br>
Select orange pi lite2, enter the kernel version selection interface after entering<br>
<br>
<div style="padding-left:200px;">[[File:Orange-pi-lite2-img4.png|600px]]</div>
<br>
At present, the orangepi lite2 development board supports the kernel code of '''Linux 4.9 and mainline.''' Select one of them and press Enter to start downloading the corresponding SDK source code.<br>
<div style="padding-left:200px;">[[File:Orange-pi-3-img8.png|600px]]</div>
The downloaded source code will be stored in the same directory of OrangePi_Build<br>
<br>
<br>
First you need to prepare a USB to TTL serial cable similar to the picture below:<br>
<div style="padding-left:200px;">[[File:Orange-pi-3-img28.png|800px]]</div>
Connect the serial cable as shown in the figure below. From the silk screen on the back of the board, you can see that the corresponding functions of the different colors are as follows<br>
* Black—GND
* Green-RX
* White-TX
<div style="padding-left:200px;">[[File:Orange-pi-lite2-img6.png|800px]]</div>
<br>
=== '''Use on Windows platform''' ===
<div>[[File:Orange-pi-3-img30.png|800px]]</div>
Select application installation as administrator<br>
<div style="padding-left:200px;">[[File:Orange-pi-3-img31.png|800px]]</div>
Wait for the installation to complete
<div style="padding-left:200px;">[[File:Orange-pi-3-img32.png|800px]]</div>
'''(2)Download and install Putty'''<br>
<br>