Difference between revisions of "RSB-4680"

From ESS-WIKI
Jump to: navigation, search
Line 62: Line 62:
 
=== <span style="font-size:smaller;">'''Linux&nbsp; &nbsp; &nbsp; 燒錄方法'''</span> ===
 
=== <span style="font-size:smaller;">'''Linux&nbsp; &nbsp; &nbsp; 燒錄方法'''</span> ===
  
=== <span style="font-size:smaller;">'''Debug 串口調試'''</span><span style="font-size:smaller;"></span> ===
+
=== <span style="font-size:smaller;">'''Debug 串口調試'''</span> ===
  
 
----
 
----
  
== <span style="font-size:smaller;"></span><span style="font-size:larger;"><u>'''Android系统的基本使用'''</u></span> ==
+
== <span style="font-size:larger;"><u>'''Android系统的基本使用'''</u></span> ==
  
 
===  ===
 
===  ===
Line 80: Line 80:
 
==  ==
 
==  ==
  
&nbsp; &nbsp; &nbsp;'''ADB調試方法'''
+
=== &nbsp; &nbsp; &nbsp;'''ADB調試方法''' ===
  
'''&nbsp; &nbsp; &nbsp; USB ADB使用方法'''
+
=== '''&nbsp; &nbsp; &nbsp; USB ADB使用方法''' ===
  
'''&nbsp; &nbsp; &nbsp; &nbsp;開啟主板ADB调试功能'''
+
=== '''&nbsp; &nbsp; &nbsp; &nbsp;開啟主板ADB调试功能''' ===
  
'''&nbsp; &nbsp; &nbsp; &nbsp;數據線ADB連接使用方法'''
+
=== '''&nbsp; &nbsp; &nbsp; &nbsp;數據線ADB連接使用方法''' ===
  
'''&nbsp; &nbsp; &nbsp; &nbsp;網路ADB使用方法'''
+
=== '''&nbsp; &nbsp; &nbsp; &nbsp;網路ADB使用方法''' ===
  
'''&nbsp; &nbsp; &nbsp; &nbsp;乙太網路使用方法'''
+
=== '''&nbsp; &nbsp; &nbsp; &nbsp;乙太網路使用方法''' ===
  
'''&nbsp; &nbsp; &nbsp; &nbsp;WiFi使用方法'''
+
=== '''&nbsp; &nbsp; &nbsp; &nbsp;WiFi使用方法''' ===
  
'''&nbsp; &nbsp; &nbsp; &nbsp;4G使用方法'''
+
=== '''&nbsp; &nbsp; &nbsp; &nbsp;4G使用方法''' ===
  
'''&nbsp; &nbsp; &nbsp; &nbsp;APK 安裝'''
+
=== '''&nbsp; &nbsp; &nbsp; &nbsp;APK 安裝''' ===
 
<ul style="margin-left: 40px;">
 
<ul style="margin-left: 40px;">
<li>'''常規安裝'''&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;</li>
+
<li>
<li>'''後台静默安装'''</li>
+
=== '''常規安裝'''&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; ===
 +
</li>
 +
<li>
 +
=== '''後台静默安装''' ===
 +
</li>
 
</ul>
 
</ul>
  
&nbsp; &nbsp; &nbsp;&nbsp;'''GPIO使用方法'''
+
=== &nbsp; &nbsp; &nbsp;&nbsp;'''GPIO使用方法''' ===
  
&nbsp; &nbsp; &nbsp;&nbsp;'''串口使用方法'''
+
=== &nbsp; &nbsp; &nbsp;&nbsp;'''串口使用方法''' ===
  
&nbsp; &nbsp; &nbsp;'''蓝牙使用方法'''
+
=== &nbsp; &nbsp; &nbsp;'''蓝牙使用方法''' ===
  
'''&nbsp; &nbsp; &nbsp;&nbsp;遠程訪問及文件傳輸'''
+
=== '''&nbsp; &nbsp; &nbsp;&nbsp;遠程訪問及文件傳輸''' ===
  
 
----
 
----

Revision as of 07:52, 26 July 2021

資源特性

  • Rockchip ARM Cortex-A17 RK3288 Quad Core, up to 1.6GHz
  • Onboard 2GB DDR3L memory and 8GB eMMC
  • HDMI 3840x2160 at 60Hz, VGA 1920x1200 at 60Hz, Dual Channel 18/24/30 bit LVDS
  • Support 4K H.264/H.265 Video decoder
  • 6 UART, 6 USB2.0, 1 GbE, 8 GPIO, 1 MIPI CSI, 1 SPI
  • M.2 for WIFI/BT support, mini-PCIe for 3G/4G support

接口布局和尺寸

接口布局圖

RTENOTITLE



RTENOTITLE

RTENOTITLE


接口引脚定義

主板内置插针式引脚排序方式

机械尺寸

RTENOTITLE

RTENOTITLE


快速入门

系统下载

  •    Android系统   
  •    Linux系统

Android  燒錄方法

Linux      燒錄方法

Debug 串口調試


Android系统的基本使用

     ADB調試方法

      USB ADB使用方法

       開啟主板ADB调试功能

       數據線ADB連接使用方法

       網路ADB使用方法

       乙太網路使用方法

       WiFi使用方法

       4G使用方法

       APK 安裝

  • 常規安裝                          

  • 後台静默安装

      GPIO使用方法

      串口使用方法

     蓝牙使用方法

      遠程訪問及文件傳輸


通用方法

      查看CPU温度

      查看CPU频率

      查看内存容量

      查看存储容量

      網路Ping測試

      設置系統時間保存到芯片


Android BSP編譯方法