Difference between revisions of "Orange Pi 5"

From Wiki-Orange Pi
Jump to: navigation, search
(How to burn Orange Pi OS (Droid) image to TF card)
 
(38 intermediate revisions by the same user not shown)
Line 19: Line 19:
 
== '''Close look of Orange Pi 5''' ==
 
== '''Close look of Orange Pi 5''' ==
 
Top view:<br><br>
 
Top view:<br><br>
[[Image:Pi-5-details-pic01.png]]<br><br>
+
[[File:Pi-5-details-pic01.png]]<br><br>
 
Bottom view:<br><br>
 
Bottom view:<br><br>
[[Image:Pi-5-details-pic02.png]]<br><br>
+
[[File:Pi-5-details-pic02.png]]<br><br>
 
For detailed hardware descriptions and pinouts, please refer to <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-5.html the Orange Pi 5 detail page]</span>。<br><br>
 
For detailed hardware descriptions and pinouts, please refer to <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/details/Orange-Pi-5.html the Orange Pi 5 detail page]</span>。<br><br>
  
Line 49: Line 49:
  
 
=== Download the image of the development board and related materials ===
 
=== Download the image of the development board and related materials ===
从Orange Pi 5详情页Downloads下载开发板的镜像和相关资料<br>
 
 
1) The website for downloading the Chinese version is:<br>
 
1) The website for downloading the Chinese version is:<br>
 
  <big>'''http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html'''</big>
 
  <big>'''http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html'''</big>
Line 66: Line 65:
 
{| class="wikitable" style="background-color:#ffffdc;width:800px;"  
 
{| class="wikitable" style="background-color:#ffffdc;width:800px;"  
 
|-
 
|-
| <br><big>'''Note that the Linux image mentioned here specifically refers to the image of the Linux distributions such as Debian or Ubuntu downloaded from the Orange Pi data download page.'''</big><br><br>
+
| <br><big>'''Note that the Linux image mentioned here specifically refers to the image of the Linux distributions such as Debian or Ubuntu downloaded from the Orange Pi download page.'''</big><br><br>
 
|}
 
|}
==== 使用 balenaEtcher 烧录 Linux 镜像的方法 ====
+
==== How to use balenaEtcher to burn Linux image ====
1) 首先准备一张 16GB 或更大容量的TF卡,TF卡的传输速度必须为 class10 级或class10 级以上,建议使用闪迪等品牌的TF卡。<br>
+
1) First prepare a TF card with a capacity of 16GB or more. The transmission speed of the TF card must be class 10 or above. It is recommended to use a TF card of SanDisk and other brands<br>
2) 然后使用读卡器把 TF 卡插入电脑。<br>
+
2) Then use the card reader to insert the TF card into the computer<br>
3) Orange Pi 的资料下载页面下载想要烧录的 Linux 操作系统镜像文件压缩包, 然后使用解压软件解压,解压后的文件中,以“.img”结尾的文件就是操作系统的镜像文件,大小一般都在 2GB 以上。<br>
+
3) Download the Linux operating system image file compression package that you want to burn from <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi download page]</span>, and then use the decompression software to decompress it. Among the decompressed files, the file ending with ".img" is the image file of the operating system. The size is generally more than 2GB<br>
4) 然后下载 Linux 镜像的烧录软件——balenaEtcher,下载地址为:<br>
+
4) Then download the burning software of Linux image——balenaEtcher, the download address is<br>
 
  <big>'''https://www.balena.io/etcher/'''</big>
 
  <big>'''https://www.balena.io/etcher/'''</big>
5) 进入 balenaEtcher 下载页面后,点击绿色的下载按钮就可以下载 balenaEtcher 的安装包,也可以通过下拉框选择 balenaEtcher Portable 版本的软件,Portable 版本无需安装,双击打开就可以使用。<br><br>
+
5) After entering the balenaEtcher download page, click the green download button to download the installation package of balenaEtcher. You can also select the Portable version of the balenaEtcher software through the drop-down box. The Portable version does not need to be installed, and it can be used by double-clicking to open it<br><br>
[[Image:Pi-5-details-pic03.png]]<br><br>
+
[[Image:Pi-5-details-pic03-1.png]]<br><br>
6) 如果下载的是需要安装版本的 balenaEtcher,请先安装再使用。如果下载的Portable 版本 balenaEtcher,直接双击打开即可,打开后的 balenaEtcher 界面如下图所示:<br><br>
+
6) If the downloaded version of balenaEtcher needs to be installed, please install it before using it. If you downloaded the Portable version of balenaEtcher, just double-click to open it. The opened balenaEtcher interface is shown in the figure below<br><br>
 
[[Image:Pi-5-details-pic04.png]]<br><br>
 
[[Image:Pi-5-details-pic04.png]]<br><br>
 
[[Image:Pi-5-details-pic05.png]]<br><br>
 
[[Image:Pi-5-details-pic05.png]]<br><br>
7) 使用 balenaEtcher 烧录 Linux 镜像的具体步骤如下所示:<br>
+
7) The specific steps to use balenaEtcher to burn the Linux image are as follows<br>
a. 首先选择要烧录的 Linux 镜像文件的路径<br>
+
a. First select the path of the Linux image file to be burned<br>
b. 然后选择 TF 卡的盘符<br>
+
b. Then select the drive letter of the TF card<br>
c. 最后点击 Flash 就会开始烧录 Linux 镜像到 TF 卡中<br><br>
+
c. Finally, click Flash to start burning the Linux image to the TF card<br><br>
 
[[Image:Pi-5-details-pic06.png]]<br><br>
 
[[Image:Pi-5-details-pic06.png]]<br><br>
8) balenaEtcher 烧录 Linux 镜像的过程显示的界面如下图所示,另外进度条显示紫色表示正在烧录 Linux 镜像到 TF 卡中。<br><br>
+
8) The interface displayed in the process of burning the Linux image by balenaEtcher is shown in the figure below, and the progress bar displays purple, indicating that the Linux image is being burned into the TF card<br><br>
 
[[Image:Pi-5-details-pic07.png]]<br><br>
 
[[Image:Pi-5-details-pic07.png]]<br><br>
9) Linux 镜像烧录完后,balenaEtcher 默认还会对烧录到 TF 卡中的镜像进行校验, 确保烧录过程没有出问题。如下图所示,显示绿色的进度条就表示镜像已经烧录完成,balenaEtcher 正在对烧录完成的镜像进行校验。<br><br>
+
9) After burning the Linux image, balenaEtcher will also verify the image burned into the TF card by default to ensure that there is no problem in the burning process. As shown in the figure below, a green progress bar indicates that the image has been burnt, and balenaEtcher is verifying the burnt image<br><br>
 
[[Image:Pi-5-details-pic08.png]]<br><br>
 
[[Image:Pi-5-details-pic08.png]]<br><br>
10) 成功烧录完成后 balenaEtcher 的显示界面如下图所示,如果显示绿色的指示图标说明镜像烧录成功,此时就可以退出 balenaEtcher,然后拔出 TF 卡插入到开发板的 TF 卡槽中使用了。<br><br>
+
10) After successful burning, the display interface of balenaEtcher is shown in the figure below. If a green indicator icon is displayed, it means that the image burning is successful. At this time, you can exit balenaEtcher, and then pull out the TF card and insert it into the TF card slot of the development board for using<br><br>
==== 使用 RKDevTool 烧录 Linux 镜像到 TF 卡中的方法 ====
+
[[Image:Pi-5-details-pic09.png]]<br><br>
<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E4.BD.BF.E7.94.A8_RKDevTool_.E7.83.A7.E5.BD.95_Linux_.E9.95.9C.E5.83.8F.E5.88.B0_TF_.E5.8D.A1.E4.B8.AD.E7.9A.84.E6.96.B9.E6.B3.95 使用 RKDevTool 烧录 Linux 镜像到 TF 卡中的方法]</span>。<br><br>
 
  
==== 使用 Win32Diskimager 烧录 Linux 镜像的方法 ====
+
==== How to use Win32Diskimager to burn Linux image ====
<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E4.BD.BF.E7.94.A8_Win32Diskimager_.E7.83.A7.E5.BD.95_Linux_.E9.95.9C.E5.83.8F.E7.9A.84.E6.96.B9.E6.B3.95 使用 Win32Diskimager 烧录 Linux 镜像的方法]</span><br><br>
+
<span style="color:#0066CC;">[[How to use Win32Diskimager to burn Linux image | How to use Win32Diskimager to burn Linux image]]</span><br><br>
你也可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅:
+
You can also consult the following in <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi 5 user manual:]</span>
* 基于Ubuntu PC 将Linux 镜像烧写到TF 卡的方法
+
* Method of burning Linux image to TF card based on Ubuntu  PC
* 烧写Linux 镜像到SPIFlash+NVMe SSD 中的方法
+
* How to write Linux image to SPI Flash+NVMe SSD
* 烧写Linux 镜像到SPIFlash+SATA SSD 中的方法
+
* How to write Linux image to SPI Flash+SATA SSD
* 烧写Linux 镜像到SPIFlash+USB 存储设备中的方法
+
* How to write Linux image to SPIFlash+USB storage device
 
<br>
 
<br>
  
=== 烧录 Android 镜像到 TF 卡中的方法 ===
+
=== How to burn Android image to TF card ===
1) 首先准备一张 8GB 或更大容量的TF 卡,TF 卡的传输速度必须为 '''class10''' 或以上,建议使用闪迪等品牌的 TF <br><br>
+
1) First 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<br><br>
2) 然后使用读卡器把 TF 卡插入电脑<br><br>
+
2) Then use the card reader to insert the TF card into the computer<br><br>
3) 然后从<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 的资料下载页面]</span>下载SDDiskTool 烧写工具,请确保'''SDDiskTool'''工具的版本为最新的 v1.72<br><br>
+
3) Then download the SDDiskTool programming tool from <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi download page]</span>'''<span style="color:#FF0000">please ensure that the version of the SDDiskTool tool is the latest v1.72</span>'''<br><br>
4) 然后从<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 的资料下载页面]</span>下载 Android12 的镜像<br>
+
4) Then download the Android12 image from <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi download page]</span><br>
a. 打开安卓镜像的下载链接后可以看到下面三种类型的安卓镜像,请选择 '''TF卡镜像'''文件夹中的镜像进行下载<br><br>
+
a. After opening the download link of the Android image, you can see the following three types of Android images, please select the image in the TF card image folder to download<br><br>
[[Image:Pi-5-details-pic09.png]]<br><br>
 
b. 进入 '''TF卡镜像'''文件夹后可以看到下面两个镜像,它们的区别是:<br>
 
a) 不带 lcd 的镜像是专门用于 HDMI 显示的,支持 8K 显示,如果不使用 LCD 屏幕,请下载不带 lcd 的镜像<br>
 
b) 如果要使用 LCD 屏幕,请选择带 lcd 的镜像<br><br>
 
 
[[Image:Pi-5-details-pic10.png]]<br><br>
 
[[Image:Pi-5-details-pic10.png]]<br><br>
5) 然后使用解压软件解压下载的 Android 镜像的压缩包,解压后的文件中,以“.img” 结尾的文件就是 Android 镜像文件,大小在 1GB 以上<br><br>
+
b. After entering the TF card image folder, you can see the following two images, the difference between them is:<br>
6) 然后使用解压软件解压 '''SDDiskTool_v1.72.zip''',此软件无需安装,在解压后的文件夹中找到 '''SD_Firmware_Tool.exe''' 打开即可<br><br>
+
a) The image without lcd is specially used for HDMI display and supports 8K display. If you do not use the LCD screen, please download the image without lcd<br>
 +
b) If you want to use LCD screen, please choose image with lcd<br><br>
 
[[Image:Pi-5-details-pic11.png]]<br><br>
 
[[Image:Pi-5-details-pic11.png]]<br><br>
7) 打开 SDDiskTool 后,如果 TF 卡识别正常,会在“选择可移动磁盘设备”一栏中显示插入的磁盘设备,请务必确认显示的磁盘设备和你想烧录的TF 卡的盘符是一致的,如果没有显示可以尝试拔插下 TF 卡<br><br>
+
5) 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<br><br>
 +
6) 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<br><br>
 
[[Image:Pi-5-details-pic12.png]]<br><br>
 
[[Image:Pi-5-details-pic12.png]]<br><br>
8) 确认完盘符后,可以先格式化下 TF 卡,点击 SDDiskTool 中的'''恢复磁盘'''按钮即可,也可使用前面提到的 '''SD Card Formatter''' 进行 TF 卡的格式化<br><br>
+
7) 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<br><br>
[[Image:Pi-5-details-pic13.1.png]]<br><br>
+
[[Image:Pi-5-details-pic13.png]]<br><br>
9) 然后开始将 Android 镜像写入 TF <br>
+
8) After confirming the drive letter, you can format the TF card first, click the '''Restore''' button in SDDiskTool, or use the '''SD Card Formatter''' mentioned above to format the TF card<br><br>
a. 首先在“选择功能模式”中勾选“SD 启动”<br>
+
[[Image:Pi-5-details-pic14.png]]<br><br>
b. 然后在“选择升级固件”一栏中选择 Android 镜像的路径<br>
+
9) Then start writing the Android image to the TF card<br>
c. 最后点击“开始创建”按钮就会开始烧录 Android 镜像到 TF 卡中<br><br>
+
a. First check '''"SD Boot"''' in '''"Choose function mode"'''<br>
[[Image:Pi-5-details-pic14.1.png]]<br><br>
+
b. Then select the path of the Android image in the "Choose firmware" column<br>
10) 烧录完后即可退出 SDDiskTool 软件,然后就可以把 TF 卡从电脑中拔出来插到开发板中启动了<br><br>
+
c. Finally, click the '''"Create"''' button to start burning the Android image to the TF card<br><br>
[[Image:Pi-5-details-pic15.1.png]]<br><br>
+
[[Image:Pi-5-details-pic15.png]]<br><br>
你也可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅:<br>
+
10) After burning, you can exit the SDDiskTool software, and then you can pull out the TF card from the computer and insert it into the development board to start<br><br>
* 烧录Android 镜像到SPIFlash+NVMe SSD 中的方法
+
[[Image:Pi-5-details-pic16.png]]<br><br>
* 烧录Android 镜像到SPIFlash+SATA SSD 中的方法
+
You can also consult the following in the <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5 user manual:]</span><br>
 +
* How to burn Android image to SPI Flash+NVMe SSD
 +
* How to burn Android image to SPI Flash+SATA SSD
 
<br>
 
<br>
  
=== 烧录 Orange Pi OS (Droid)镜像到 TF 卡中的方法 ===
+
=== How to burn Orange Pi OS (Droid) image to TF card ===
{| class="wikitable" style="background-color:#ffffdc;width:800px;"
+
1) First 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<br><br>
|-
+
2) Then use the card reader to insert the TF card into the computer<br><br>
| <br><big>'''注意,下面所有的操作都是在 Windows 电脑中进行的。'''</big><br><br>
+
3) Then download the SDDiskTool programming tool from <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi download page]</span>, '''<span style="color:#FF0000">please ensure that the version of the SDDiskTool tool is the latest v1.72</span>'''<br><br>
|}
+
4) Then download the Orange Pi OS (Droid) image from <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi download page]</span><br>
1) 首先准备一张 8GB 或更大容量的TF 卡,TF 卡的传输速度必须为 '''class10''' 或以上,建议使用闪迪等品牌的 TF <br><br>
+
a. After opening the download link of the Orange Pi OS (Droid) image, you can see the following two types of images, please choose the image without '''spi-nvme'''<br><br>
2) 然后使用读卡器把 TF 卡插入电脑<br><br>
 
3) 然后从<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 的资料下载页面]</span>下载SDDiskTool 烧写工具,请确保'''SDDiskTool'''工具的版本为最新的 v1.72<br><br>
 
4) 然后从<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 的资料下载页面]</span>下载Orange Pi OS (Droid)的镜像,打开 Orange Pi OS (Droid)镜像的下载链接后可以看到下面三种类型的镜像,请选择下面的镜像<br><br>
 
[[Image:Pi-5-details-pic16.png]]<br><br>
 
5) 然后使用解压软件解压下载的 Orange Pi OS (Droid)镜像的压缩包,解压后的文件中,以“.img” 结尾的文件就是 Orange Pi OS (Droid)镜像文件,大小在 1GB 以上<br><br>
 
6) 然后使用解压软件解压 '''SDDiskTool_v1.72.zip''',此软件无需安装,在解压后的文件夹中找到 '''SD_Firmware_Tool.exe''' 打开即可<br><br>
 
 
[[Image:Pi-5-details-pic17.png]]<br><br>
 
[[Image:Pi-5-details-pic17.png]]<br><br>
7) 打开 SDDiskTool 后,如果 TF 卡识别正常,会在“选择可移动磁盘设备”一栏中显示插入的磁盘设备,请务必确认显示的磁盘设备和你想烧录的 TF 卡的盘符是一致的,如果没有显示可以尝试拔插下 TF 卡<br><br>
+
5) Then use the decompression software to decompress the compressed package of the downloaded Orange Pi OS (Droid) image. Among the decompressed files, the file ending with ".img" is the Orange Pi OS (Droid) image file, and the size is more than 1GB<br><br>
 +
6) 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<br><br>
 
[[Image:Pi-5-details-pic18.png]]<br><br>
 
[[Image:Pi-5-details-pic18.png]]<br><br>
8) 确认完盘符后,可以先格式化下 TF 卡,点击 SDDiskTool 中的'''恢复磁盘'''按钮即可,也可使用前面提到的 '''SD Card Formatter''' 进行 TF 卡的格式化<br><br>
+
7) 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<br><br>
[[Image:Pi-5-details-pic19.png]]<br><br>
+
[[Image:Pi-5-details-pic13.png]]<br><br>
9) 然后开始将 Orange Pi OS (Droid)镜像写入 TF <br>
+
8) After confirming the drive letter, you can format the TF card first, click the '''Restore''' button in SDDiskTool, or use the '''SD Card Formatter''' mentioned above to format the TF card<br><br>
a. 首先在“选择功能模式”中勾选“SD 启动”<br>
+
[[Image:Pi-5-details-pic14.png]]<br><br>
b. 然后在“选择升级固件”一栏中选择 Orange Pi OS (Droid)镜像的路径<br>
+
9) Then start to write the Orange Pi OS (Droid) image to the TF card<br>
c. 最后点击“开始创建”按钮就会开始烧录 Orange Pi OS (Droid)镜像到 TF 卡中<br><br>
+
a. First check '''"SD Boot"''' in '''"Choose function mode"'''<br>
[[Image:Pi-5-details-pic20.png]]<br><br>
+
b. Then select the path of the Orange Pi OS (Droid) image in the '''"Choose firmware"''' column<br>
10) 烧录完后即可退出 SDDiskTool 软件,然后就可以把 TF 卡从电脑中拔出来插到开发板中启动了<br><br>
+
c. Finally, click the '''"Create"''' button to start burning the Orange Pi OS (Droid) image to the TF card<br><br>
[[Image:Pi-5-details-pic21.png]]<br><br>
+
[[Image:Pi-5-details-pic15.png]]<br><br>
你也可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅:<br>
+
10) After burning, you can exit the SDDiskTool software, and then you can pull out the TF card from the computer and insert it into the development board to start<br><br>
* 烧录Orange Pi OS (Droid)镜像到SPIFlash+NVMe SSD 中的方法
+
[[Image:Pi-5-details-pic16.png]]<br><br>
* 烧录Orange Pi OS (Droid)镜像到SPIFlash+SATA SSD 中的方法
+
You can also consult the following in the <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5 user manual:]</span><br>
 +
* Burn Orange Pi OS (Droid) image to SPIFlash + NVMe SDD
 
<br>
 
<br>
  
=== 启动Orange Pi 5 ===
+
=== Start Orange Pi 5 ===
1) 将烧录好镜像的 TF 卡插入香橙派开发板的 TF卡插槽中。如果 SPIFlash+NVMe SSD 已经烧录好镜像了,那么就不需要插入 TF卡了,只需确保 NVMe SSD 正常插入到开发板中即可。<br>
+
1) Insert the TF card with the burned image into the TF card slot of the Orange Pi development board. If the image of SPIFlash+NVMe SSD has been burnt, then there is no need to insert a TF card, just make sure that the NVMe SSD is inserted into the development board normally.<br><br>
2) 开发板有HDMI 接口,可以通过HDMI 转HDMI 连接线把开发板连接到电视或者 HDMI 显示器。如果有购买 LCD 屏幕,也可以使用 LCD 屏幕来显示开发板的系统界面。如果有 Type-C HDMI 的线,也可以通过 Type-C 接口来显示开发板的系统界面。<br>
+
2) The development board has an HDMI interface, and the development board can be connected to a TV or HDMI display through an HDMI-to-HDMI cable. If you buy an LCD screen, you can also use the LCD screen to display the system interface of the development board. If there is a Type-C to HDMI cable, the system interface of the development board can also be displayed through the Type-C interface.<br><br>
3) 接上 USB 鼠标和键盘,用于控制香橙派开发板。<br>
+
3) Connect a USB mouse and keyboard to control the Orange Pi development board.<br><br>
4) 开发板有以太网口,可以插入网线用来上网。<br>
+
4) The development board has an Ethernet port, which can be plugged into a network cable for Internet access.<br><br>
5) 连接一个 5V/4A USB Type-C 接口的高品质的电源适配。
+
5) Connect a high-quality power adapter with a 5V/4A USB Type-C interface.<br><br>
* 切记不要插入电压输出大于 5V 的电源适配器,会烧坏开发板。
+
[[Image:Pi-5-details-pic23.png]]<br><br>
* 系统上电启动过程中很多不稳定的现象基本都是供电有问题导致的,所以一个靠谱的电源适配器很重要。如果启动过程中发现有不断重启的现象,请更换下电源或者 Type-C 数据线再试下。
+
[[Image:Pi-5-details-pic24.png]]<br><br>
* '''<span style="color:#FF0000">Type-C 电源接口是不支持 PD 协商的。</span>'''
+
6) Then turn on the switch of the power adapter. If everything is normal, you can see the startup screen of the system on the HDMI monitor or LCD screen.<br><br>
* 另外请不要接到电脑的USB 接口来给开发板供电。<br>
+
7) If you want to view the output information of the system through the debugging serial port, please use the serial cable to connect the development board to the computer. For the connection method of the serial port, please refer to the section on how to use the debugging serial port in <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi 5 user manual:]</span><br><br>
[[Image:Pi-5-details-pic22.png]]<br><br>
 
6) 然后打开电源适配器的开关,如果一切正常,此时 HDMI 显示器或者 LCD 屏幕就能看到系统的启动画面了。<br>
 
7) 如果想通过调试串口查看系统的输出信息,请使用串口线将开发板连接到电脑, 串口的连接方法请参看<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中“调试串口的使用方法”一节。<br><br>
 
  
=== Linux系统使用说明 ===
+
=== Linux system instructions ===
1)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E5.B7.B2.E6.94.AF.E6.8C.81.E7.9A.84Linux_.E9.95.9C.E5.83.8F.E7.B1.BB.E5.9E.8B.E5.92.8C.E5.86.85.E6.A0.B8.E7.89.88.E6.9C.AC 已支持的Linux 镜像类型和内核版本]</span><br>
+
Ubuntu images and Debian images are generally referred to as Linux images (they both use the Linux kernel), so when you see a Linux image or Linux system in the manual, it refers to a image or system like Ubuntu or Debian.<br><br>
2)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9D.BF.E8.BD.BDLED_.E7.81.AF.E6.B5.8B.E8.AF.95.E8.AF.B4.E6.98.8E 板载LED 灯测试说明]</span><br>
+
Many people will have doubts about whether they can use pure Ubuntu or pure Debian systems (pure here can be understood as systems downloaded from Ubuntu or Debian official websites). The answer is no, because Ubuntu and Debian do not provide an adapted system for the Orange Pi development board.<br><br>
3)网络连接测试 <br>
+
We can see from the official websites of Ubuntu and Debian that they both support the arm64 architecture (the SOC of the development board is the arm64 architecture), but please note that the support mentioned here refers only to the arm64 version of the software warehouse provided by Ubuntu or Debian (including Tens of thousands of software packages) or rootfs (these are the packages that Orange Pi uses when making Ubuntu or Debian systems). To make an Ubuntu or Debian system that can be used for a certain development board also needs to transplant U-boot and Linux kernel, etc., as well as repair the encountered bugs and optimize some functions, all of which are done by Orange Pi.<br><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E4.BB.A5.E5.A4.AA.E7.BD.91.E5.8F.A3.E6.B5.8B.E8.AF.95 以太网口测试]</span><br>
+
If Linux distributions such as CentOS, Kali, or OpenWRT are not ported by other developers or ported and adapted by themselves, they cannot be used on the development board of Orange Pi (hardware running these systems is no problem).<br><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_WIFI_.E8.BF.9E.E6.8E.A5.E6.B5.8B.E8.AF.95 WIFI 连接测试]</span><br>
+
In addition, people often ask whether the system of other development boards can be used on the Orange Pi development board. The answer is no, because the chips and circuit connections used by different development boards are generally different. A system developed for a certain development board basically cannot be used on other development boards.<br><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E8.AE.BE.E7.BD.AE.E9.9D.99.E6.80.81_IP_.E5.9C.B0.E5.9D.80.E7.9A.84.E6.96.B9.E6.B3.95 设置静态 IP 地址的方法]</span><br>
+
1)<span style="color:#0066CC;">[[Supported Linux image types and kernel versions | Supported Linux image types and kernel versions]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_AP6275P_PCIe_.E7.BD.91.E5.8D.A1.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 AP6275P PCIe 网卡的使用方法]</span><br>
+
2)<span style="color:#0066CC;">[[Onboard LED Light Test Instructions | Onboard LED Light Test Instructions]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_AP6275P_PCIe_.E7.BD.91.E5.8D.A1.E9.80.9A.E8.BF.87_create_ap_.E5.88.9B.E5.BB.BA_WIFI_.E7.83.AD.E7.82.B9.E7.9A.84.E6.96.B9.E6.B3.95 AP6275P PCIe 网卡通过 create_ap 创建 WIFI 热点的方法]</span><br>
+
3) Network connection test<br>
4)HDMI 测试<br>
+
Check <span style="color:#0066CC;">[[Ethernet port test | Ethernet port test]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_HDMI_.E6.98.BE.E7.A4.BA.E6.B5.8B.E8.AF.95 HDMI 显示测试]</span><br>
+
Check <span style="color:#0066CC;">[[WIFI connection test | WIFI connection test]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_HDMI_.E8.BD.AC_VGA_.E6.98.BE.E7.A4.BA.E6.B5.8B.E8.AF.95 HDMI VGA 显示测试]</span><br>
+
Check <span style="color:#0066CC;">[[How to set a static IP address | How to set a static IP address]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_HDMI_.E5.88.86.E8.BE.A8.E7.8E.87.E8.AE.BE.E7.BD.AE.E6.96.B9.E6.B3.95 HDMI 分辨率设置方法]</span><br>
+
Check <span style="color:#0066CC;">[[How to use AP6275P PCIe network card | How to use AP6275P PCIe network card]]</span><br>
5)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E8.93.9D.E7.89.99.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 蓝牙使用方法]</span> <br>
+
Check <span style="color:#0066CC;">[[AP6275P PCIe NIC creates WIFI hotspot via create_ap | AP6275P PCIe NIC creates WIFI hotspot via create_ap]]</span><br>
6)USB 接口测试 <br>
+
4) HDMI test<br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E8.BF.9E.E6.8E.A5_USB_.E9.BC.A0.E6.A0.87.E6.88.96.E9.94.AE.E7.9B.98.E6.B5.8B.E8.AF.95 连接 USB 鼠标或键盘测试]</span><br>
+
Check <span style="color:#0066CC;">[[HDMI display test | HDMI display test]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E8.BF.9E.E6.8E.A5_USB_.E5.AD.98.E5.82.A8.E8.AE.BE.E5.A4.87.E6.B5.8B.E8.AF.95 连接 USB 存储设备测试]</span><br>
+
Check <span style="color:#0066CC;">[[HDMI to VGA display test | HDMI to VGA display test]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_USB_.E6.97.A0.E7.BA.BF.E7.BD.91.E5.8D.A1.E6.B5.8B.E8.AF.95 USB 无线网卡测试]</span><br>
+
Check <span style="color:#0066CC;">[[HDMI resolution setting method | HDMI resolution setting method]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_USB_.E6.91.84.E5.83.8F.E5.A4.B4.E6.B5.8B.E8.AF.95 USB 摄像头测试]</span><br>
+
5)<span style="color:#0066CC;">[[How to use Bluetooth | How to use Bluetooth]]</span><br>
7)音频测试<br>
+
6) USB interface test<br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E5.9C.A8.E6.A1.8C.E9.9D.A2.E7.B3.BB.E7.BB.9F.E4.B8.AD.E6.B5.8B.E8.AF.95.E9.9F.B3.E9.A2.91.E6.96.B9.E6.B3.95 在桌面系统中测试音频方法]</span><br>
+
Check <span style="color:#0066CC;">[[Connect USB mouse or keyboard to test | Connect USB mouse or keyboard to test]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E4.BD.BF.E7.94.A8.E5.91.BD.E4.BB.A4.E6.92.AD.E6.94.BE.E9.9F.B3.E9.A2.91.E7.9A.84.E6.96.B9.E6.B3.95 使用命令播放音频的方法]</span><br>
+
Check <span style="color:#0066CC;">[[Connect USB storage device test | Connect USB storage device test]]</span><br>
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E6.9F.A5.E8.AF.A2_.E4.BD.BF.E7.94.A8.E5.91.BD.E4.BB.A4.E6.B5.8B.E8.AF.95.E5.BD.95.E9.9F.B3.E7.9A.84.E6.96.B9.E6.B3.95 使用命令测试录音的方法]</span><br>
+
Check <span style="color:#0066CC;">[[USB wireless network card test | USB wireless network card test]]</span><br>
8)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26_Pin_.E6.8E.A5.E5.8F.A3.E5.BC.95.E8.84.9A.E8.AF.B4.E6.98.8E 26 Pin 接口引脚说明]</span> <br>
+
Check <span style="color:#0066CC;">[[USB camera test | USB camera test]]</span><br>
关于Linux系统使用说明更详细的资料,你可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅。<br><br>
+
7) Audio Test<br>
 +
Check <span style="color:#0066CC;">[[Testing audio methods on desktop systems | Testing audio methods on desktop systems]]</span><br>
 +
Check <span style="color:#0066CC;">[[The method of using commands to play audio | The method of using commands to play audio]]</span><br>
 +
Check <span style="color:#0066CC;">[[Method of using commands to test recording | Method of using commands to test recording]]</span><br>
 +
8)<span style="color:#0066CC;">[[26 Pin Interface Pin Description | 26 Pin Interface Pin Description]]</span><br>
 +
For more detailed information on Linux system instructions, you can check <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi 5 user manual.]</span><br><br>
  
=== Android 12 系统的使用说明 ===
+
=== Instructions for the use of the Android 12 system ===
1)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E5.B7.B2.E6.94.AF.E6.8C.81.E7.9A.84_Android_.E7.89.88.E6.9C.AC 已支持的 Android 版本]</span><br>
+
1)<span style="color:#0066CC;">[[How to use the use of wireless network card | How to use the wireless network card]]</span><br>
2)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#Android_.E5.8A.9F.E8.83.BD.E9.80.82.E9.85.8D.E6.83.85.E5.86.B5 功能适配情况]</span><br>
+
2) 26Pin interface GPIO, UART, SPI and PWM test<br>
3)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#USB_.E6.97.A0.E7.BA.BF.E7.BD.91.E5.8D.A1.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 USB 无线网卡的使用方法]</span><br>
+
Check <span style="color:#0066CC;">[[26pin GPIO port test | 26pin GPIO port test]]</span> <br>
4)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#AP6275P_PCIe_.E7.BD.91.E5.8D.A1.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 AP6275P PCIe 网卡的使用方法]</span><br>
+
Check <span style="color:#0066CC;">[[26pin UART test | 26pin UART test]]</span><br>
5)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#WIFI_.E7.9A.84.E8.BF.9E.E6.8E.A5.E6.B5.8B.E8.AF.95.E6.96.B9.E6.B3.95 WIFI 的连接测试方法]</span> <br>
+
Check <span style="color:#0066CC;">[[26pin's PWM test | 26pin's PWM test]]</span><br>
6)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#Wi-Fi_hospot_.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 Wi-Fi hospot 的使用方法]</span><br>
+
Check <span style="color:#0066CC;">[[26pin's SPI test | 26pin's SPI test]]</span><br><br>
7)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E8.93.9D.E7.89.99.E7.9A.84.E6.B5.8B.E8.AF.95.E6.96.B9.E6.B3.95 蓝牙的测试方法]</span><br>
+
You can also consult the following in <span style="color:#0066CC;">[http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html the Orange Pi 5 user manual:]</span><br>
8)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#10.1_.E5.AF.B8_MIPI_.E5.B1.8F.E5.B9.95.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 10.1 寸MIPI 屏幕的使用方法]</span><br>
+
* Linux SDK——orangepi-build instructions for use
9)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#OV13850_.E5.92.8C_OV13855_MIPI_.E6.91.84.E5.83.8F.E5.A4.B4.E7.9A.84.E6.B5.8B.E8.AF.95.E6.96.B9.E6.B3.95 OV13850 和OV13855 MIPI 摄像头的测试方法]</span><br>
+
* The compilation method of the Android 12 source code
10)26pin 接口 GPIO、UART、SPI 和 PWM 测试<br>
 
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26pin_GPIO_.E5.8F.A3.E6.B5.8B.E8.AF.95 26pin GPIO 口测试]</span> <br>
 
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26pin_.E7.9A.84_UART_.E6.B5.8B.E8.AF.95 26pin UART 测试]</span><br>
 
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26pin_.E7.9A.84_SPI_.E6.B5.8B.E8.AF.95 26pin 的 SPI 测试]</span> <br>
 
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#26pin_.E7.9A.84_PWM_.E6.B5.8B.E8.AF.95 26pin PWM 测试]</span><br>
 
11)ADB的使用方法<br>
 
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E4.BD.BF.E7.94.A8.E6.95.B0.E6.8D.AE.E7.BA.BF.E8.BF.9E.E6.8E.A5_adb_.E8.B0.83.E8.AF.95 使用数据线连接 adb 调试]</span><br>
 
查询 <span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#.E4.BD.BF.E7.94.A8.E7.BD.91.E7.BB.9C.E8.BF.9E.E6.8E.A5_adb_.E8.B0.83.E8.AF.95 使用网络连接 adb 调试]</span><br>
 
12)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#Android_Box_.E6.B5.8B.E8.AF.95.E8.BF.87.E7.9A.84_2.4G_USB_.E9.81.A5.E6.8E.A7.E5.99.A8 Android Box 测试过的2.4G USB 遥控器]</span><br>
 
13)<span style="color:#0066CC;">[http://www.orangepi.cn/orangepiwiki/index.php/Orange_Pi_5_detail#Android_Box_.E7.B3.BB.E7.BB.9F_HDMI_CEC_.E5.8A.9F.E8.83.BD.E7.9A.84.E4.BD.BF.E7.94.A8.E6.96.B9.E6.B3.95 系统HDMI CEC 功能的使用方法]</span><br><br>
 
你也可以在<span style="color:#0066CC;">[http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html Orange Pi 5用户手册]</span>中查阅:<br>
 
* Ubuntu22.04 Gnome Wayland 桌面系统使用说明
 
* Linux SDK——orangepi-build 使用说明
 
* Linux 开发手册
 
* Android 12 源码的编译方法
 
 
<br>
 
<br>
  

Latest revision as of 16:32, 25 April 2023

Getting Started

This guide is designed for Orange Pi 5. The purpose is to learn about Orange Pi 5 as well as how to prepare and set up for basic use.

What is Orange Pi 5

Orange Pi 5 adopts Rockchip RK3588S new-generation octa-core 64-bit ARM processor, specifically quad-core A76 and quad-core A55, using Samsung 8nm LP process technology, large-core main frequency up to 2.4GHz, integrated ARM Mali -G610 MP4 GPU, embedded with high-performance 3D and 2D image acceleration modules, built-in AI accelerator NPU with a computing power of up to 6 Tops, has 4GB/8GB/16GB/32GB (LPDDR4/4x) memory, and has up to 8K display processing capabilities.
Orange Pi 5 brings out quite a lot of interfaces, including HDMI output, Type-C, M.2 PCIe2.0x1, Gigabit Ethernet port, USB2.0, USB3.0 interface and 26pin expansion pin header, etc. It can be widely used in high-end tablet, edge computing, artificial intelligence, cloud computing, AR/VR, smart security, smart home and other fields, covering various AIoT industries.
Orange Pi 5 supports Orange Pi OS, the official operating system developed by Orange Pi. At the same time, it supports Android 12.1, Debian11, Ubuntu20.04 and Ubuntu22.04 and other operating systems.

Purpose of Orange Pi 5

We can use it to achieve:

  • A Linux desktop computer
  • A Linux web server
  • Android tablet
  • Android game console, etc.

Of course, there are more functions, because the Orange Pi 5 development board can install Linux systems such as Debian and Ubuntu, and systems such as Android, which means that we can implement it within the scope of the development board hardware and software support. Various functions.

Close look of Orange Pi 5

Top view:

Pi-5-details-pic01.png

Bottom view:

Pi-5-details-pic02.png

For detailed hardware descriptions and pinouts, please refer to the Orange Pi 5 detail page

Starting Orange Pi 5 for the first time

Orange Pi 5 can be started in two ways, one is to burn the image to the SSD and the other is to burn the image to the TF card.

What you need

  • Orange Pi 5 main board
  • TF card, a class 10 or above high-speed SanDisk card with a minimum capacity of 8GB (32GB or above is recommended)
  • TF card reader, used to burn the image into the TF card
  • Display with HDMI interface
  • HDMI to HDMI cable, used to connect the development board to an HDMI monitor or TV for display
  • Type-C to HDMI cable, connect the development board to an HDMI monitor or TV for display through the Type-C interface
  • Type-C to USB adapter, used to connect USB storage devices or USB devices such as mouse and keyboard
  • 10.1-inch MIPI screen, used to display the system interface of the development board
  • Power adapter, Orange Pi 5 is recommended to use 5V/4A Type-C power supply for power supply
  • The mouse and keyboard of the USB interface, as long as the mouse and keyboard of the standard USB interface are acceptable, the mouse and keyboard can be used to control the Orange Pi development board
  • USB camera
  • 5V cooling fan
  • 100M or 1000M network cable, used to connect the development board to the Internet
  • The data cable of the Type-C interface, used to burn the image to NVMe SSD, use ADB and other functions
  • OV13850 camera with 13 million MIPI interface
  • Matching shell
  • 3.3V USB to TTL module and DuPont line, when using the serial port debugging function, need USB to TTL module and DuPont line to connect the development board and computer
  • Personal computer with Ubuntu and Windows operating systems installed

1) Ubuntu22.04 PC, Optional, used to compile Linux source code
2) Windows PC, For burning Android and Linux images

Download the image of the development board and related materials

1) The website for downloading the Chinese version is:

http://www.orangepi.cn/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html

2) The website for downloading the English version is:

http://www.orangepi.org/html/hardWare/computerAndMicrocontrollers/service-and-support/Orange-pi-5.html

3) The information mainly includes
a. Android source code: saved on Google Drive
b. Linux source code: saved on Github
c. User manual and schematic diagram: saved on Google Drive
d. Official tools: mainly include the software that needs to be used during the use of the development board
e. Android image: saved on Google Drive
f. Ubuntu image: saved on Google Drive
g. Debian image: saved on Google Drive

Method of burning Linux image to TF card based on Windows PC


Note that the Linux image mentioned here specifically refers to the image of the Linux distributions such as Debian or Ubuntu downloaded from the Orange Pi download page.

How to use balenaEtcher to burn Linux image

1) First prepare a TF card with a capacity of 16GB or more. The transmission speed of the TF card must be class 10 or above. It is recommended to use a TF card of SanDisk and other brands
2) Then use the card reader to insert the TF card into the computer
3) Download the Linux operating system image file compression package that you want to burn from the Orange Pi download page, and then use the decompression software to decompress it. Among the decompressed files, the file ending with ".img" is the image file of the operating system. The size is generally more than 2GB
4) Then download the burning software of Linux image——balenaEtcher, the download address is

https://www.balena.io/etcher/

5) After entering the balenaEtcher download page, click the green download button to download the installation package of balenaEtcher. You can also select the Portable version of the balenaEtcher software through the drop-down box. The Portable version does not need to be installed, and it can be used by double-clicking to open it

Pi-5-details-pic03-1.png

6) If the downloaded version of balenaEtcher needs to be installed, please install it before using it. If you downloaded the Portable version of balenaEtcher, just double-click to open it. The opened balenaEtcher interface is shown in the figure below

Pi-5-details-pic04.png

Pi-5-details-pic05.png

7) The specific steps to use balenaEtcher to burn the Linux image are as follows
a. First select the path of the Linux image file to be burned
b. Then select the drive letter of the TF card
c. Finally, click Flash to start burning the Linux image to the TF card

Pi-5-details-pic06.png

8) The interface displayed in the process of burning the Linux image by balenaEtcher is shown in the figure below, and the progress bar displays purple, indicating that the Linux image is being burned into the TF card

Pi-5-details-pic07.png

9) After burning the Linux image, balenaEtcher will also verify the image burned into the TF card by default to ensure that there is no problem in the burning process. As shown in the figure below, a green progress bar indicates that the image has been burnt, and balenaEtcher is verifying the burnt image

Pi-5-details-pic08.png

10) After successful burning, the display interface of balenaEtcher is shown in the figure below. If a green indicator icon is displayed, it means that the image burning is successful. At this time, you can exit balenaEtcher, and then pull out the TF card and insert it into the TF card slot of the development board for using

Pi-5-details-pic09.png

How to use Win32Diskimager to burn Linux image

How to use Win32Diskimager to burn Linux image

You can also consult the following in the Orange Pi 5 user manual:

  • Method of burning Linux image to TF card based on Ubuntu PC
  • How to write Linux image to SPI Flash+NVMe SSD
  • How to write Linux image to SPI Flash+SATA SSD
  • How to write Linux image to SPIFlash+USB storage device


How to burn Android image to TF card

1) First 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

2) Then use the card reader to insert the TF card into the computer

3) Then download the SDDiskTool programming tool from the Orange Pi download pageplease ensure that the version of the SDDiskTool tool is the latest v1.72

4) Then download the Android12 image from the Orange Pi download page
a. After opening the download link of the Android image, you can see the following three types of Android images, please select the image in the TF card image folder to download

Pi-5-details-pic10.png

b. After entering the TF card image folder, you can see the following two images, the difference between them is:
a) The image without lcd is specially used for HDMI display and supports 8K display. If you do not use the LCD screen, please download the image without lcd
b) If you want to use LCD screen, please choose image with lcd

Pi-5-details-pic11.png

5) 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

6) 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

Pi-5-details-pic12.png

7) After opening SDDiskTool, if the TF card is recognized normally, the inserted disk device will be displayed in the "Select Removable Disk Device" column. Please make sure that the displayed disk device is consistent with the drive letter of the TF card you want to burn, if there is no display, you can try to unplug the TF card

Pi-5-details-pic13.png

8) After confirming the drive letter, you can format the TF card first, click the Restore button in SDDiskTool, or use the SD Card Formatter mentioned above to format the TF card

Pi-5-details-pic14.png

9) Then start writing the Android image to the TF card
a. First check "SD Boot" in "Choose function mode"
b. Then select the path of the Android image in the "Choose firmware" column
c. Finally, click the "Create" button to start burning the Android image to the TF card

Pi-5-details-pic15.png

10) After burning, you can exit the SDDiskTool software, and then you can pull out the TF card from the computer and insert it into the development board to start

Pi-5-details-pic16.png

You can also consult the following in the Orange Pi 5 user manual:

  • How to burn Android image to SPI Flash+NVMe SSD
  • How to burn Android image to SPI Flash+SATA SSD


How to burn Orange Pi OS (Droid) image to TF card

1) First 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

2) Then use the card reader to insert the TF card into the computer

3) Then download the SDDiskTool programming tool from the Orange Pi download page, please ensure that the version of the SDDiskTool tool is the latest v1.72

4) Then download the Orange Pi OS (Droid) image from the Orange Pi download page
a. After opening the download link of the Orange Pi OS (Droid) image, you can see the following two types of images, please choose the image without spi-nvme

Pi-5-details-pic17.png

5) Then use the decompression software to decompress the compressed package of the downloaded Orange Pi OS (Droid) image. Among the decompressed files, the file ending with ".img" is the Orange Pi OS (Droid) image file, and the size is more than 1GB

6) 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

Pi-5-details-pic18.png

7) After opening SDDiskTool, if the TF card is recognized normally, the inserted disk device will be displayed in the "Select Removable Disk Device" column. Please make sure that the displayed disk device is consistent with the drive letter of the TF card you want to burn, if there is no display, you can try to unplug the TF card

Pi-5-details-pic13.png

8) After confirming the drive letter, you can format the TF card first, click the Restore button in SDDiskTool, or use the SD Card Formatter mentioned above to format the TF card

Pi-5-details-pic14.png

9) Then start to write the Orange Pi OS (Droid) image to the TF card
a. First check "SD Boot" in "Choose function mode"
b. Then select the path of the Orange Pi OS (Droid) image in the "Choose firmware" column
c. Finally, click the "Create" button to start burning the Orange Pi OS (Droid) image to the TF card

Pi-5-details-pic15.png

10) After burning, you can exit the SDDiskTool software, and then you can pull out the TF card from the computer and insert it into the development board to start

Pi-5-details-pic16.png

You can also consult the following in the Orange Pi 5 user manual:

  • Burn Orange Pi OS (Droid) image to SPIFlash + NVMe SDD


Start Orange Pi 5

1) Insert the TF card with the burned image into the TF card slot of the Orange Pi development board. If the image of SPIFlash+NVMe SSD has been burnt, then there is no need to insert a TF card, just make sure that the NVMe SSD is inserted into the development board normally.

2) The development board has an HDMI interface, and the development board can be connected to a TV or HDMI display through an HDMI-to-HDMI cable. If you buy an LCD screen, you can also use the LCD screen to display the system interface of the development board. If there is a Type-C to HDMI cable, the system interface of the development board can also be displayed through the Type-C interface.

3) Connect a USB mouse and keyboard to control the Orange Pi development board.

4) The development board has an Ethernet port, which can be plugged into a network cable for Internet access.

5) Connect a high-quality power adapter with a 5V/4A USB Type-C interface.

Pi-5-details-pic23.png

Pi-5-details-pic24.png

6) Then turn on the switch of the power adapter. If everything is normal, you can see the startup screen of the system on the HDMI monitor or LCD screen.

7) If you want to view the output information of the system through the debugging serial port, please use the serial cable to connect the development board to the computer. For the connection method of the serial port, please refer to the section on how to use the debugging serial port in the Orange Pi 5 user manual:

Linux system instructions

Ubuntu images and Debian images are generally referred to as Linux images (they both use the Linux kernel), so when you see a Linux image or Linux system in the manual, it refers to a image or system like Ubuntu or Debian.

Many people will have doubts about whether they can use pure Ubuntu or pure Debian systems (pure here can be understood as systems downloaded from Ubuntu or Debian official websites). The answer is no, because Ubuntu and Debian do not provide an adapted system for the Orange Pi development board.

We can see from the official websites of Ubuntu and Debian that they both support the arm64 architecture (the SOC of the development board is the arm64 architecture), but please note that the support mentioned here refers only to the arm64 version of the software warehouse provided by Ubuntu or Debian (including Tens of thousands of software packages) or rootfs (these are the packages that Orange Pi uses when making Ubuntu or Debian systems). To make an Ubuntu or Debian system that can be used for a certain development board also needs to transplant U-boot and Linux kernel, etc., as well as repair the encountered bugs and optimize some functions, all of which are done by Orange Pi.

If Linux distributions such as CentOS, Kali, or OpenWRT are not ported by other developers or ported and adapted by themselves, they cannot be used on the development board of Orange Pi (hardware running these systems is no problem).

In addition, people often ask whether the system of other development boards can be used on the Orange Pi development board. The answer is no, because the chips and circuit connections used by different development boards are generally different. A system developed for a certain development board basically cannot be used on other development boards.

1) Supported Linux image types and kernel versions
2) Onboard LED Light Test Instructions
3) Network connection test
Check Ethernet port test
Check WIFI connection test
Check How to set a static IP address
Check How to use AP6275P PCIe network card
Check AP6275P PCIe NIC creates WIFI hotspot via create_ap
4) HDMI test
Check HDMI display test
Check HDMI to VGA display test
Check HDMI resolution setting method
5) How to use Bluetooth
6) USB interface test
Check Connect USB mouse or keyboard to test
Check Connect USB storage device test
Check USB wireless network card test
Check USB camera test
7) Audio Test
Check Testing audio methods on desktop systems
Check The method of using commands to play audio
Check Method of using commands to test recording
8) 26 Pin Interface Pin Description
For more detailed information on Linux system instructions, you can check the Orange Pi 5 user manual.

Instructions for the use of the Android 12 system

1) How to use the wireless network card
2) 26Pin interface GPIO, UART, SPI and PWM test
Check 26pin GPIO port test
Check 26pin UART test
Check 26pin's PWM test
Check 26pin's SPI test

You can also consult the following in the Orange Pi 5 user manual:

  • Linux SDK——orangepi-build instructions for use
  • The compilation method of the Android 12 source code


Parameter table


  • Wide range of application scenarios


It can be widely applied to tablets, edge computing, artificial intelligence, cloud computing, AR/VR, intelligent security, smart home and other fields, covering AIoT various industries.

CPU

Rockchip RK3399 (28nm HKMG process)
6-core ARM® 64-bit processor
Based on the large and small size core architecture of big.LITTLE:
Dual-core Cortex-A72 up to 1.8GHz (large core) + Quad-core Cortex-A53 up to 1.4GHz (small core)

SoC Rockchip RK3588S (8nm LP process)
CPU
  • 8-core 64-bit processor
  • Big.Little Architecture: 4xCortex-A76 and 4xCortex-A55, Big core cluster is 2.4GHz, and Little core cluster is 1.8GHz frequency.
GPU
  • Arm Mali-G610 MP4 “Odin” GPU
  • Compatible with OpenGL ES1.1/2.0/3.2, OpenCL 2.2 and Vulkan 1.2
  • 3D graphics engine and 2D graphics engine
NPU Built-in AI accelerator NPU with up to 6 TOPS, supports INT4/INT8/INT16 mixed operation
PMU RK806-1
RAM 4GB/8GB/16GB /32GB(LPDDR4/4x)
Memory
  • QSPI Nor FLASH 16MB
  • MicroSD (TF) Card Slot
  • M.2 M-KEY Socket
USB
  • USB3.0 × 1
  • USB2.0 × 2
  • Type-C (USB3.1) ×1
Video Output
  • HDMI2.1, up to 8K @60Hz
  • DP1.4 (DisplayPort), DP1.4 and USB3.1 ports are multiplexed, and the port is shared with Type-C
  • 2 * MIPI D-PHY TX 4Lane, configurable up to 4K @60Hz
Camera
  • MIPI CSI 4Lane
  • 2 * MIPI D-PHY RX 4Lane
Audio
  • CODEC: ES8388
  • 3.5mm headphone jack audio input/output
  • Input: Onboard MIC
  • HDMI 2.1 eARC
Ethernet 10/100/1000Mbps Ethernet
Expansion Port For extending UART, PWM, I2C, SPI, CAN and GPIO interfaces.
M.2 M-KEY Socket Expansion Slot
  • Support PCIe NVMe SSD
  • Support custom PCIe Wi-Fi6+BT5.0 module
Button
  • 1×MaskROM key
  • 1×Recovery key
  • 1×On/Off key
Power Source Support Type-C power supply, 5V @ 4A
LED
  • Power indicator: red
  • Status indicator: green
Debugging 3 Pin debug serial port (UART)
Supported OS Orangepi OS(Droid)、Orangepi OS(Arch)、Ubuntu、Debian、Android12
Dimensions 62mm*100mm
Weight 46g