Difference between revisions of "RSB-4810 user guide"

From ESS-WIKI
Jump to: navigation, search
Line 18: Line 18:
  
 
== '''接口布局和尺寸(Layout and Sizes)''' ==
 
== '''接口布局和尺寸(Layout and Sizes)''' ==
 +
  
 
=== '''接口布局圖 Board Dimension Layout ''' ===
 
=== '''接口布局圖 Board Dimension Layout ''' ===
Line 23: Line 24:
 
 
 
 
  
 
+
[[File:RSB-4810 Dimensions 2022-03-11 114433.jpg]]
  
 
== ''' Connector List''' ==
 
== ''' Connector List''' ==

Revision as of 09:57, 10 May 2022

資源特性(Features)

  • Rockchip RK3568 Arm Quad Cortex-A55, up to 2.0GHz
  • Built-in NPU with processing performance of up to 0.8 TOPS
  • Onboard 2/4GB LPDDR4 memory and 16/32GB eMMC
  • Supports 1 x HDMI 2.0 4K, 1 x LVDS/MIPI-DSI, and 1 x eDP
  • Supports 4K H.264/H.265 video decoder
  • Provides 2 x GbE, 1 x SATA 3.0, 6 x UART, 2 x USB 3.0, 2 x USB 2.0, 1 x USB OTG, and 2 x CAN FD
  • Provides a M.2 E Key with PCIE 3.0/USB 2.0/SDIO/UART signal for Wi-Fi 5/6 Modules, and a MINI-PCIE with PCIE 3.0/USB 2.0 signal for LTE/5G Modules
  • Supports Linux and Android OS

訂購資訊(Ordering Information)

 

Packing List

接口布局和尺寸(Layout and Sizes)

接口布局圖 Board Dimension Layout 

 

RSB-4810 Dimensions 2022-03-11 114433.jpg

 Connector List

RSB-4810 JumperList1.PNG

 

接口引脚定義 (Pin definitions)

 

 

<tbody> </tbody>
 Jumper List  
J1 EMMC Enable control
J2 CAN impedance matching
J3 CAN impedance matching
J4 OTG Mode selection, default USB3.0 host
SW1 AT & ATX Mode Switch, default AT mode
BLP1 LVDS BKL PWR 3.3V&5V level select, default 5V
BLP2 LVDS BKL PWR 12V select
VDD1 EDP VDD 3.3V &5V level select, default 3.3V
VDD2 LVDS VDD 3.3V & 5V level select, default 3.3V
J5 COM5,COM6 power 12/5V level select, default 5V

 

 

 

快速入门 (Quick Start)

系统下载 (OS Download)

Debian :

<tbody>
Image Version Product Date Release Release Note Binary OS Image Name
DIV110001 RSB-4810 2022-01-21 Alpha Release Note RSB4810A2AIM20DIV110001_2022-01-21.zip
DIV110002 RSB-4810 2022-02-28 GA <a href="Media%3ARSB4810A2AIM20DIV110002%202022-02-28%20Release%20Notes.pdf">Release Note</a> RSB4810A2AIM20DIV110002_2022-02-28.zip
DIV110003 RSB-4810 2022-03-14 GA <a href="Media%3ARSB4810A2AIM20DIV110003%202022-03-14%20Release%20Notes.pdf">Release Note</a> RSB4810A2AIM20DIV110003_2022-03-14.zip
           
           
           

 

Android &Debian 燒錄方法 (Android Flash eMMC Method) 

Debian

 

Linux系统的基本使用(Linux System Basic Operating Method)

User Guide

乙太網路使用方法(Ethernent Testing Method)

Command : ifconfig 

 

root@linaro-alip:~# ifconfig<br/> docker0: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500<br/>         inet 172.17.0.1  netmask 255.255.0.0  broadcast 172.17.255.255<br/>         ether 02:42:bc:42:ea:29  txqueuelen 0  (Ethernet)<br/>         RX packets 0  bytes 0 (0.0 B)<br/>         RX errors 0  dropped 0  overruns 0  frame 0<br/>         TX packets 0  bytes 0 (0.0 B)<br/>         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br/> eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500<br/>         inet 192.168.127.101  netmask 255.255.255.0  broadcast 192.168.127.255<br/>         inet6 fe80::f388:3086:eb32:1c03  prefixlen 64  scopeid 0x20<link><br/>         ether 3a:20:49:42:53:53  txqueuelen 1000  (Ethernet)<br/>         RX packets 26  bytes 4937 (4.8 KiB)<br/>         RX errors 0  dropped 0  overruns 0  frame 0<br/>         TX packets 44  bytes 4934 (4.8 KiB)<br/>         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br/>         device interrupt 24<br/> eth1: flags=4099<UP,BROADCAST,MULTICAST>  mtu 1500<br/>         ether 20:25:70:4d:20:73  txqueuelen 1000  (Ethernet)<br/>         RX packets 0  bytes 0 (0.0 B)<br/>         RX errors 0  dropped 0  overruns 0  frame 0<br/>         TX packets 0  bytes 0 (0.0 B)<br/>         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br/> lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536<br/>         inet 127.0.0.1  netmask 255.0.0.0<br/>         inet6 ::1  prefixlen 128  scopeid 0x10<host><br/>         loop  txqueuelen 1  (Local Loopback)<br/>         RX packets 564  bytes 37788 (36.9 KiB)<br/>         RX errors 0  dropped 0  overruns 0  frame 0<br/>         TX packets 564  bytes 37788 (36.9 KiB)<br/>         TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0<br/> 

Command : ping 192.168.127.101

 

 

root@linaro-alip:~# ping 192.168.127.101<br/> PING 192.168.127.101 (192.168.127.101) 56(84) bytes of data.<br/> 64 bytes from 192.168.127.101: icmp_seq=1 ttl=64 time=0.152 ms<br/> 64 bytes from 192.168.127.101: icmp_seq=2 ttl=64 time=0.136 ms<br/> 64 bytes from 192.168.127.101: icmp_seq=3 ttl=64 time=0.135 ms<br/> 64 bytes from 192.168.127.101: icmp_seq=4 ttl=64 time=0.133 ms<br/> 64 bytes from 192.168.127.101: icmp_seq=5 ttl=64 time=0.136 ms<br/> ^C<br/> --- 192.168.127.101 ping statistics ---<br/> 5 packets transmitted, 5 received, 0% packet loss, time 6ms<br/> rtt min/avg/max/mdev = 0.133/0.138/0.152/0.012 ms<br/> root@linaro-alip:~#<br/> 

 

WiFi使用方法(WIFI Testing Method)

4G使用方法(4G Testing Method)

蓝牙使用方法(BlueTooth Operating Method)

音訊使用方法(BlueTooth Operating Method)

I2C 測試( I2C Test method) 

看門狗測試 (Watch Dog Test method) 

攝像頭測試(Camera Test method) 

遠程訪問及文件傳輸(Remote Access and File Transimmion)

              查看主板IP位址 ( Chech IP Address ):

通用方法(General Method)

===       查看CPU温度(Check CPU Temperature) ===
root@xxxx:/# cat /sys/devices/virtual/thermal/thermal_zone0/temp   40000

    # 或者直接以度爲單位顯示 echo $[$(cat /sys/class/thermal/thermal_zone0/temp)/1000]° >>> 40°

===       查看CPU频率(Check CPU Frequency) ===
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_cur_freq 
           >> 1200000
cat /sys/devices/system/cpu/cpu0/cpufreq/cpuinfo_max_freq    
           >> 1800000

===       查看内存容量(Check Memory Capacity) ===
root@xxxx:/# busybox free -m

===       查看存储容量(Check Storage Capacity) ===
root@xxxxx:/# busybox df -h

設置RTC (RTC Setting)