8,367
edits
Changes
→How to burn Android11 image into eMMC via TF card
=== How to burn Android11 image into eMMC via TF card ===
{| class="wikitable" style="background-color:#ffffdc;width:800px;" |-| <big>'''Note that all the following operations are performed on a Windows computer.'''</big>|}
# The development board reserves an eMMC expansion interface. Before programming the system to eMMC, you first need to purchase an eMMC module that matches the eMMC interface of the development board. Then install the eMMC module to the development board. The eMMC module and the method of plugging into the development board are as follows:
::[[File:pi3b-img61.png]] [[File:pi3b-img62.png]]
::[[File:pi3b-img63.png]]
<ol start="2" style="list-style-type: decimal;">
<li><p>You also need to prepare a TF card with 8GB or larger capacity. The transmission speed of the TF card must be class10 or above. It is recommended to use a TF card of SanDisk and other brands</p></li>
<li><p>Then use the card reader to insert the TF card into the computer</p></li>
<li><p>Then download the SDDiskTool programming tool from the [http://www.orangepi.online/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-3B.html '''Orange Pi data download page'''], '''<span style="color:#FF0000">please make sure that the version of the SDDiskTool tool is the latest v1.72</span>'''</p></li>
<li><p>Then download the Android image from [http://www.orangepi.online/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-Pi-3B.html '''Orange Pi's download page''']</p>
<ol style="list-style-type: lower-alpha;">
<li>After opening the download link of the Android image, you can see the following two types of Android images, please select the image in '''the TF card and eMMC startup image folder''' to download</li></ol></li></ol>
<div class="figure">
[[File:pi3b-img124.png]]
</div></ol>
<ol start="2" style="list-style-type: lower-alpha;">
<li><p>After entering '''the TF card and eMMC boot image folder''', you can see the following tow images, the difference between them is:</p>
<ol style="list-style-type: lower-alphanone;"><li><p>a) The first image is dedicated to HDMI display and supports 4K display. If you don’t use LCD screen, please download the image without lcd</p></li><li><p>b) If you want to use lcd screen, please choose image with lcd</p></li></ol></li></ol>
[[File:pi3b-img125.png]]
</ol></li></ol></li></ol>
<ol start="6" style="list-style-type: decimal;">
<li><p>Then use the decompression software to decompress the compressed package of the downloaded Android image. Among the decompressed files, the file ending with ".img" is the Android image file, and the size is more than 1GB</p></li>
<li><p>Then use decompression software to decompress '''SDDiskTool_v1.72.zip''', this software does not need to be installed, just find '''SD_Firmware_Tool.exe''' in the decompressed folder and open it</p></li></ol>
[[File:pi3b-img135.png]]
</ol>
<ol start="8" style="list-style-type: decimal;">
<li>After opening '''SDDiskTool''', if the TF card is recognized normally, the inserted disk device will be displayed in the "'''Select Removable Disk Device'''" column. '''<span style="color:#FF0000">Please make sure that the displayed disk device is consistent with the drive letter of the TF card you want to burn</span>''', if there is no display, you can try to unplug the TF card.</li></ol>
[[File:pi3b-img136.png]]
</ol>
<ol start="9" style="list-style-type: decimal;">
<li>After confirming the drive letter, you can format the TF card first, click the '''restore disk button''' in SDDiskTool, or use the '''SD Card Formatter''' mentioned above to format the TF card</li></ol>
[[File:pi3b-img137.png]]
</ol>
<ol start="10" style="list-style-type: decimal;">
<li><p>Then start to write the Android image into the TF card</p>
<li><p>Then select "'''Firmware Upgrade'''" in "'''Select Function Mode'''"</p></li>
<li><p>Then select the path of the Android firmware in the "'''Select Upgrade Firmware'''" column</p></li>
<li><p>Finally click the "'''Start Create'''" button to start burning</p></li></ol></li></ol>
[[File:pi3b-img143.png]]
</ol></li></ol>
<ol start="11" style="list-style-type: decimal;">
<li>After the burning is completed, the display is as shown in the figure below, and then you can exit SDDiskTool</li></ol>
[[File:pi3b-img144.png]]
</ol>
<ol start="12" style="list-style-type: decimal;">
<li><p>Then pull out the TF card from the computer and insert it into the development board. After the development board is powered on, it will automatically start burning the Android image in the TF card to the eMMC of the development board.</p></li>
<li><p>If the development board is connected to an HDMI display, you can also see the progress bar of burning the Android image to eMMC from the HDMI display</p></li></ol>
[[File:pi3b-img145.png]]
</ol>
<ol start="14" style="list-style-type: decimal;">
<li>When the HDMI monitor displays the following information, it means that the burning of the Android image into the eMMC has been completed. At this time, the TF card can be pulled out, and then the Android system in the eMMC will start.</li></ol>
[[File:pi3b-img146.png]]
</ol>
<span id="how-to-burn-android-image-to-spiflashnvme-ssd"></span>