Changes

Jump to: navigation, search

Orange Pi 3 LTS

4,987 bytes added, 17:22, 16 June 2022
no edit summary
{| class="wikitable"
|-
! |colspan=2| <div style="text-align:center;">'''Hardware feature introduction'''</div>
|-
| CPU || Allwinner H6 Quad-core 64-bit 1.8GHz high-performance Cortex-A53 processor
| Supported OS|| Android9.0、Ubuntu、Debian
|-
! |colspan=2|<div style="text-align:center;">'''Appearance specification introduction'''</div>
|-
| Dimension|| 85mm×56mm
| Weight|| 45g
|-
|colspan=2|<div style="text-align:center;">range Pi™ is a trademark of the Shenzhen Xunlong Software CO., Limited</div>
|}
=== 1.5. The top and bottom views of Orange Pi 3 LTS ===
=== 2.3. Use the Android image pre-installed in eMMC to test the function of the development board ===
The development board comes with 8GB eMMC. After you get the development board, you can first use the Android9.0 image pre-installed in the eMMC to test the functions of the development board. After confirming that all the hardware functions of the development board can work, then burn the system you want to use
=== 2.4. Method of flashing Linux image to TF card based on Windows PC ===
1)First, prepare a TF card with 8GB or larger capacity. The transmission speed of the TF card must be above class10. It is recommended to use a TF card of SanDisk and other brands<br>
c.If the computer only has a TF card inserted, the “Select card” column will display the drive letter of the TF card. If the computer has multiple USB storage devices inserted, you can select the drive letter corresponding to the TF card through the drop-down box<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-sdcardformatter.png|200px400px]]</div>
d.Then click '''"Format"''', a warning box will pop up before formatting, and formatting will start after selecting "Yes (Y)"
<div style="padding-left:200px">[[文件:Orange-pi-3lts-sdcardformatter1.png|200px400px]]</div>
e.After formatting the TF card, the message shown in the figure below will pop up, click OK<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-sdcardformatter2.png|200px400px]]</div>
4)Download the Linux operating system image file compression package you want to burn from the Orange Pi data download page, and then use the decompression software to decompress it. In the decompressed file, the file ending with ".img" is the operating system image file. The size is generally above 1GB<br>
5)Use Win32Diskimager to burn Linux image to TF card<br>
c) Finally, click "write" to start burning
<div style="padding-left:200px">[[文件:Orange-pi-3lts-selectimage.png|200px400px]]</div>
c.After the image is written, click the "Exit" button to exit, and then you can pull out the TF card and insert it into the development board to start
=== 2.5. Method of flashing Linux image to TF card based on Ubuntu PC ===
https://www.balena.io/etcher/
4)After entering the balenaEtcher download page, please select the Linux version of the software through the drop-down box to download<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-selectlinuxversion.png|200px400px]]</div>
5)After downloading, use '''unzip ''' to decompress. The decompressed '''balenaEtcher-1.5.109-x64.AppImage''' is the software needed to burn the Linux image
<div style="background:#f1f1f1;border: 1px solid #000;">
c. Finally click Flash to start burning<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-balenaetcher.png|200px400px]]</div>
9)The writing process will prompt the writing speed and remaining time
<div style="padding-left:200px">[[文件:Orange-pi-3lts-balenaetcher1.png|200px400px]]</div>
10)After burning, the following interface will be displayed. At this time, you can unplug the TF card from the computer and insert it into the development board to start.
<div style="padding-left:200px">[[文件:Orange-pi-3lts-balenaetcher2.png|200px400px]]</div>
=== 2.6. Method of flashing Linux image to eMMC ===
See the method of flashing linux image to eMMC<br>
5)Use decompression software to decompress PhoenixCard v4.1.2.rar, this software does not need to be installed, you can find PhoenixCard in the decompressed folder and open it
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard.png|200px400px]]</div>
6)After opening PhoenixCard, if the TF card is recognized normally, the drive letter and capacity of the TF card will be displayed in the middle list. Please make sure that the displayed drive letter is consistent with the drive letter of the TF card you want to burn. There is no display, you can try to unplug and insert the TF card<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard1.png|400px]]</div>
7)After confirming the drive letter, format the TF card first, click the restore card button in PhoenixCard, or use the aforementioned '''SD Card Formatter''' to format the TF card<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard2.png|400px]]</div>
8)Then start to write the Android firmware to the TF card<br>
a. First select the path of Android firmware in the '''"Firmware"''' column<br>
 
b. Select '''"Startup Card"''' in the '''"Type of Making Card"'''<br>
 
c. Then click the '''"Burn Card"''' button to start burning
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard3.png|400px]]</div>
9)After burning, the PhoenixCard will be displayed as shown in the figure below. At this time, click the '''close ''' button to exit PhoenixCard, and then you can unplug the TF card from the computer and insert it into the development board to start.
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard4.png|400px]]</div>
=== 2.8. How to burn Android firmware to eMMC ===
<p style="text-indent:20px;color:#ff0000;font-weight:500">Android image can only be burned to EMMC using PhoenixCard software under Windows platform, but cannot be burned under Linux platform</p>
1)First of all, please note that burning the Android firmware to the eMMC of the development board needs to be completed with the help of a TF card, which is mainly divided into the following two steps<br>
a. First use PhoenixCard to burn the Android firmware to the TF card as a mass '''production card'''<br>
b. Then use TF card to burn Android firmware into eMMC<br>
2)First prepare a TF card with 8GB or larger capacity. The transmission speed of the TF card must be '''above class10'''. It is recommended to use a TF card of SanDisk and other brands<br>
3)Then use a card reader to insert the TF card into the computer<br>
4)Download Android 9.0 firmware and PhoenixCard burning tool from <span style="color:#3ab0f2;">Orange Pi's data download page</span>, please make sure that the version of PhonenixCard tool is '''PhoenixCard v4.1.2 or PhoenixCard v4.1.2 or higher'''<br>
5)Use the decompression software to decompress the compressed package of the downloaded Android firmware. In the decompressed file, the file ending with ".img" is the Android firmware<br>
6)Use decompression software to decompress '''PhoenixCard v4.1.2.rar''', this software does not need to be installed, you can find '''PhoenixCard''' in the decompressed folder and open it<br>
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard.png|400px]]</div>
7)After opening '''PhoenixCard''', if the TF card is recognized normally, the drive letter and capacity of the TF card will be displayed in the middle list. <span style="color:#ff0000;">Please make sure that the displayed drive letter is consistent with the drive letter of the TF card you want to burn.</span> There is no display, you can try to unplug and insert the TF card
<div style="padding-left:200px">[[文件:Orange-pi-3lts-addimg1.png|400px]]</div>
8)After confirming the drive letter, format the TF card first, click the restore card button in PhoenixCard, or use the aforementioned SD Card Formatter to format the TF card
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard6.png|400px]]</div>
1)Then start to write the Android firmware to the TF card<br>
 
a. First select the path of Android firmware in the '''"Firmware"''' column<br>
 
b. Select '''"mass production card"''' in the '''type of "production"''' card<br>
 
c. Then click the '''"Burn Card"''' button to start burning
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard7.png|400px]]</div>
2)After burning, PhoenixCard will display as shown in the figure below. At this time, click the close button to exit PhoenixCard
<div style="padding-left:200px">[[文件:Orange-pi-3lts-phoenixcard8.png|400px]]</div>
3)Then insert the TF card into the development board. After powering on the development board, the Android firmware in the TF card will be automatically burned into the eMMC of the development board. During the burning process, the red light on the development board will keep flashing. If the development board is connected to an HDMI display, the progress bar of burning Android firmware to eMMC will be displayed on the HDMI display
<div style="padding-left:200px">[[文件:Orange-pi-3lts-progressbar.png|400px]]</div>
4)After the burning is completed, the HDMI display is shown in the figure below, and then the development board will automatically shut down
<div style="padding-left:200px">[[文件:Orange-pi-3lts-progressbarsuccess.png|400px]]</div>
5)At this time, you can pull out the TF card, then power on again, and the Android system in eMMC will start

Navigation menu