RSB-4810 user guide

From ESS-WIKI
Revision as of 05:51, 11 March 2022 by Phill.liu (talk | contribs)
Jump to: navigation, search

資源特性(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)

RTENOTITLE

Packing List

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

接口布局圖 Board Dimension Layout 

RTENOTITLE

 Connector List

接口引脚定義 (Pin definitions)

 Connectors List

CN33

Dual Type A USB3.0 Connector

COM56

Internal RS485 (COM8&COM9)

COM34

Internal RS232 (COM6&COM7 with 5V/12V power)

COM1

Internal RS232 (COM5)

COM2

RS232 By DB9 (COM4)

DEBUG

Debug Console

CAN1

CAN (CAN0&CAN1)

CN223

Micro SD Slot

CN19

MASKROM Mode Select

BLP1

LVDS Backlight Control (3.3V&5V)

BLP2

LVDS Backlight Control (12V)

+VDD_LVDS_SELECT

LVDS Power Jumper

BL

LVDS Backlight

LVDS

LVDS

EDP

EDP

+VDD_EDP_SELECT

EDP Power Jumper

HDMI

HDMI

LAN1

LAN1

LAN2

LAN2

CN26

Mic in, HP, Speaker out

MINIPCIE

MINIPCIE Slot

SIM

Nano SIM Slot

M2

M2 Slot

SATA

SATA

SATA PWR CN

SATA Power

GPIO

GPIO

I2C1

I2C

PWRBTN

Power Button

RST

Reset

SW1(2-3)2

AT & ATX Mode Switch

DCIN1

DCIN

BAT

RTC Battery Connector

CN31

CAN Control

CN224

CAN Control

OTG1

USB/OTG Selection

机械尺寸  (Mechanical Characteristics)

RTENOTITLE

快速入门 (Quick Start)

系统下载 (OS Download)

Debian :


 
Product
 
Date
 
Release
 
Release Note
 
Binary OS Image Name
 
RSB-4810
 
 
Alpha
 

 

Android 10.0



 
Git BSP Tag Version
 
Product
 
CPU
 
Date
 
Release
 
Release Note
 
Binary OS Image Name
 
Checksum File Name
 

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

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

User Guide

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

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

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

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)