Difference between revisions of "EPC-R5710 user guide"
From ESS-WIKI
Xingxing.li (talk | contribs) (→External I/O) |
Xingxing.li (talk | contribs) |
||
Line 1: | Line 1: | ||
− | == ''' | + | === '''产品介绍(Product Presentation)''' === |
+ | |||
+ | '''产品特性(product feature)''' | ||
*NXP i.MX 8M PLUS 4xA53@1.8GHz | *NXP i.MX 8M PLUS 4xA53@1.8GHz | ||
Line 15: | Line 17: | ||
*Embeded DeviceOn, DeviceOn.CommBridge | *Embeded DeviceOn, DeviceOn.CommBridge | ||
− | + | '''产品官网链接''' | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | | |
== '''接口布局和尺寸(Layout and Sizes)''' == | == '''接口布局和尺寸(Layout and Sizes)''' == | ||
− | |||
=== '''External I/O''' === | === '''External I/O''' === | ||
− | <font color="#e74c3c"> [[File:EPC-R5710 Dimensions.png]]</font> | + | <font color="#e74c3c"> [[File:EPC-R5710 Dimensions.png|RTENOTITLE]]</font> |
=== '''接口布局圖 Board Dimension Layout ''' === | === '''接口布局圖 Board Dimension Layout ''' === | ||
Line 50: | Line 33: | ||
[[File:EPC-R5710 IO.png|RTENOTITLE]] | [[File:EPC-R5710 IO.png|RTENOTITLE]] | ||
− | [[File:EPC-R5710 IO 1.png|750x800px]] | + | [[File:EPC-R5710 IO 1.png|750x800px|EPC-R5710 IO 1.png]] |
== ''' Connector List''' == | == ''' Connector List''' == | ||
Line 67: | Line 50: | ||
== '''快速入门(Quick Start)''' == | == '''快速入门(Quick Start)''' == | ||
− | |||
=== '''系统下载(OS Dowload)''' === | === '''系统下载(OS Dowload)''' === | ||
Line 144: | Line 126: | ||
*GA: Beta version by QE verification; | *GA: Beta version by QE verification; | ||
− | *RTM: Beta version by SI/Power/QE verification and pre-loaded | + | *RTM: Beta version by SI/Power/QE verification and pre-loaded |
== '''Linux烧录方式(Linux Falsh eMMC Method)''' == | == '''Linux烧录方式(Linux Falsh eMMC Method)''' == | ||
Line 165: | Line 147: | ||
[[File:EPC-R5710 Button recovery.png|RTENOTITLE]] | [[File:EPC-R5710 Button recovery.png|RTENOTITLE]] | ||
+ | | ||
+ | | ||
− | + | | |
− | |||
== ''' User Guide Yocto 3.0''' == | == ''' User Guide Yocto 3.0''' == |
Revision as of 04:46, 9 November 2023
Contents
产品介绍(Product Presentation)
产品特性(product feature)
- NXP i.MX 8M PLUS 4xA53@1.8GHz
- Integrate 2.3 TOPS NPU and extend 8-26 TOPS AI card
- 4kP30,1080p60 HEVC, H.264, VP9, VP8 decoding
- 1080p60 H.265, H.264 encoding
- 1xHDMI2.0
- 5xGbE LAN, 1xGbE Fiber
- USB3.0,USB2.0,RS232,RS485,CAN FD,SATA,SD
- 8 Channels Mic Array
- Support AI card/5G/4G/GPS/ Wi-Fi 5/Wi-Fi6/BT
- Support TPM,TCM
- Linux and, Andriod
- Embeded DeviceOn, DeviceOn.CommBridge
产品官网链接
接口布局和尺寸(Layout and Sizes)
External I/O
接口布局圖 Board Dimension Layout
I/O
Connector List
快速入门(Quick Start)
系统下载(OS Dowload)
- Linux系统(Linux OS)
Yocto 3.0:
Part Number | Configuartion | ImageName | Image Download | BSP Name | BSP Download | SDK Version | SDK Download |
EPC-R5710NQ-BLA1E | 4GB,-0 ~ 50°C | ||||||
EPC-R5710NQ-ALA1E | 6GB,-0 ~ 50°C | ||||||
EPC-R5710IQ-XLA1E | 2GB,-40 ~ 70°C | ||||||
EPC-R5710IQ-BLA1E | 4GB,-40 ~ 70°C | ||||||
EPC-R5710IQ-ALA1E | 6GB,-40 ~ 70°C |
Note: LIV= Yocto Linux, UIV=Ubuntu, DIV = Debian, AIV=Android
LBV=BSP, LIV= Image
LIV9=Yocto2.5, LIVA=Yocto3.0, LIVB=Yocto 3.3……
- Alpha: Basic I/O function bring up by RD;
- Beta: Basic I/O function、performance and middleware verified by RD. Peripherals integrated;
- GA: Beta version by QE verification;
- RTM: Beta version by SI/Power/QE verification and pre-loaded
Linux烧录方式(Linux Falsh eMMC Method)
Install the system from SD card
1. Copy imx-image-full-imx8mpepcr5710a1-xxxxxx.rootfs.sdcard package to your desk- top.
2. Insert SD card to PC.
3. Make a bootable SD card. For example, the node of an SD card is /dev/sdv
# umount /dev/sdv* # dd if=./imx-image-full-imx8mpepcr5710a1-xxxx.rootfs.sdcard of=/dev/sdv bs=1M ;sync
4.Insert SD card and copy imx-image-full-imx8mpepcr5710a1-xxxxxx.rootfs.sdcard to USB disk.
5. Insert USB disk and SD card then boot the whole system from SD card by changing SW1 to 1-2 ON, 3-4 OFF.
6. Enter usb disk folder, make a bootable emmc
# cd /run/media/sda1/ # umount /dev/mmcblk2* # dd if=./imx-image-full-imx8mpepcr5710a1-xxxx.rootfs.sdcard of=/dev/mmcblk2 bs=1M ;sync
Button for System Recovery With SD Card
Function: used to upgrade or use the operating system in the SD card;
Operation method: press the recovery button, plug in the power supply, power on the machine, press it for 2 seconds, and start it from the SD card;
After starting from the SD card, whether the customer needs to upgrade or use the SD card system is customized by the customer (by modifying the files in the SD card)