Please enable javascript, or click here to visit my ecommerce web site powered by Shopify.
Jump to: navigation, search

Difference between revisions of "Rockpi4/getting started"

< Rockpi4Redirect page
(Boot)
(Redirected page to Rock4/getting started)
 
(47 intermediate revisions by 8 users not shown)
Line 1: Line 1:
 
+
#redirect [[Rock4/getting_started]]
{{rockpi4_header}}
+
 
+
__TOC__
+
 
+
This guide is designed for ROCK Pi 4  enthusiast. We wish you can learn about ROCK Pi 4  board as well as how to prepare and set up for basic use. The ROCK Pi 4 has two models, one called ROCK Pi 4 Model A and the other called ROCK Pi 4 Model B. When you get a board, you need to know what Pi model and hardware version are. The information is printed in the top side of the board. We will introduce the board information as much as possible.
+
 
+
== What you need ==
+
 
+
* ROCK Pi 4 main board
+
** ROCK Pi 4 Model A or Model B
+
 
+
* One of the Storage media below:
+
** uSD card larger than 8GB.
+
** eMMC Module larger than 8GB with eMMC to uSD converter board.
+
 
+
* Power supply
+
** The ROCK Pi 4 is powered by Type-C port and has a wide range of input voltage, from 9V to 21V. The Pi  supports USB Type-C PD 2.0 with 9V/2A, 12V/2A, 15V/2A and 20V/2A. Besides, the Pi supports QC 3.0/2.0  with 9V/2A and 12V/1.5A.
+
** The Type-C cable you using needs to support data communication. We call it USB Type-C charging data cable.
+
 
+
* USB Keyboard and Mouse
+
** With four USB-A connectors, ROCK Pi 4 can be equiped with a full sized keyboard and mouse.
+
 
+
* Monitor and HDMI Cable
+
** ROCK Pi 4 is equipped with a full sized HDMI connector. HDMI capable monitor is recommended.
+
** HDMI EDID display data is used to determine the best display resolution. On monitors and TVs that support 1080p (or 4K) this resolution will be selected. If 1080p is not supported the next available resolution reported by EDID will be used. This selected mode will work with MOST but not all monitors/TVs.
+
 
+
* uSD Card Reader
+
** For flashing the image into uSD Card or eMMC Module.
+
 
+
* USB type A to type A cable
+
** This is needed for fastboot/adb commands.
+
 
+
*  USB to TTL serial cable
+
** This is needed for serial console.
+
 
+
*  Ethernet cable
+
** ROCK Pi 4 supports Internet access via WIFI or Ethernet.
+
** An Ethernet cable is used to connect your ROCK Pi 4 to a local network and  the Internet.
+
 
+
* Camera Module
+
** ROCK Pi 4 supports  camera function.
+
 
+
* LCD Module
+
** ROCK Pi 4 supports LCD display function.
+
 
+
* Audio lead
+
** Audio can be played through speaker or headphones using a standard 3.5mm jack.
+
 
+
== Close look of ROCK Pi 4B ==
+
* ROCK Pi 4B front view
+
[[File:ROCKPI4B_Front_SD.png]]
+
* ROCK Pi 4B front with an angle view
+
[[File:ROCKPI4B_Angle_SD.png]]
+
* ROCK Pi 4B back view
+
[[File:ROCKPI4B_Back_SD.png]]
+
 
+
==  Features ==
+
 
+
{| class="wikitable"
+
! Model
+
! colspan="1" width=42% | ROCK PI 4 Model A
+
! colspan="1" width=42% | ROCK PI 4 Model B
+
|-
+
! Processor
+
| colspan="2" | 64bits hexa core processor<br />Rockchip RK3399<br />Dual Cortex-72, frequency 1.8GHz with qual Cortex-A53, frequency 1.4GHz<br />Mali T860MP4 gpu, support OpenGL ES 1.1/2.0/3.0/3.1/3.2, Vulkan 1.0, Open CL 1.1 1.2, DX11.
+
|-
+
! Memory
+
| colspan="2" | LPDDR4<br />64bit dual channel LPDDR4@3200Mb/s, 1GB/2GB/4GB optioal
+
|-
+
! Storage
+
| colspan="2" | eMMC module<br />Optional insudtrial compatible high performance eMMC module, 8GB/16GB/32GB/64GB/128GB available<br />uSD card<uSD slot supports up to 128 GB uSD card<br />M.2 SSD<br />M.2 connector supports up to 2T M2 NVME SSD
+
|-
+
! Display
+
| colspan="2" | HDMI 2.0 up to 4k@60<br />MIPI DSI 2 lanes via FPC connector<br />HDMI and MIPI DSI can work at the same time, support mirror mode or extend mode.
+
|-
+
! Audio
+
| colspan="2" | 3.5mm jack with mic<br />HD codec that supports up to 24-bit/96KHz audio.
+
|-
+
! Camera
+
| colspan="2" | MIPI CSI<br />MIPI CSI 2 lanes via FPC connector, support up to 800 MP camera.
+
|-
+
! Wireless
+
| None
+
| 802.11 ac wifi<br />Bluetooth 5.0<br />with on board antenna
+
|-
+
! USB
+
| colspan="2" | USB 3.0 OTG X1, hardware switch for host/device switch, upper one<br />USB 3.0 HOST X1, dedicated USB 3.0 channel, lower one<br />USB 2.0 HOST X2
+
|-
+
! Ethernet
+
| GbE LAN
+
| GbE LAN with PoE support<br />additional HAT is required for powering from PoE
+
|-
+
! IO
+
| colspan="2" | 40-pin expansion header<br />1 x UART<br />2 x SPI bus<br />2 x I2C bus<br />1 x PCM/I2S<br />1 x SPDIF<br />1 x PWM<br />1 x ADC<br />6 x GPIO<br />2 x 5V DC power in<br />2 x 3.3V DC power in
+
|-
+
! Others
+
| colspan="2" | RTC<br />RTC battery connector for time backup(optioal)
+
|-
+
! Power
+
| colspan="2" | USB PD, support USB Type C PD 2.0, 9V/2A, 12V/2A, 15V/2A, 20V/2A.<br />Qualcomm® Quick ChargeTM: Supports QC 3.0/2.0 adapter, 9V/2A, 12V/1.5A
+
|-
+
! Size
+
| colspan="2" | 85mm x 54mm
+
|}
+
 
+
__TOC__
+
 
+
== Starting the board for the first time ==
+
 
+
ROCK Pi 4 can be started with eMMC or uSD Card. Now, you are presented with two options when installing your new operating system onto your ROCK Pi 4.
+
 
+
===  Prepare ===
+
 
+
* When start system with eMMC
+
Insert eMMC Module into eMMC to uSD card converter board. Insert the converter board into uSD Card Reader, which connects to host computer. The picture below shows.<br />(add eMMC, eMMC to uSD Module and uSD Card Reader picture)
+
 
+
* When start system with uSD Card
+
Insert the uSD Card into uSD Card Reader, which connects to host computer. The picture below shows.<br />(add uSD Card and uSD Card Reader picture)
+
 
+
===  Write Image ===
+
 
+
* Download the flash tool [https://etcher.io etcher]. Choose the right version for your host operation system. Here we operate on host Ubuntu 16.04.
+
[[File:linux_etcher_download_website.png]]
+
* After unpacking the package, we run the tool by executing the command
+
$ /bin/bash etcher-etcher-electron-1.4.5-x86_64.AppImage
+
*  In the etcher window, we click button Select image.
+
[[File:linux_etcher_select_image.png]]
+
* In the etcher window, we click button Select Drive.
+
[[File:linux_etcher_select_drive.png]]
+
* In the etcher window, we click button Flash.
+
[[File:linux_etcher_select_flash.png]]
+
* In the etcher window, it shows us Flash Complete!
+
[[File:linux_etcher_show_complete.png]]
+
 
+
===  Boot ===
+
 
+
* Now insert system storage media into the socket on board.
+
** Method of starting system with eMMC The picture below shows.<br />(add picture)
+
** Methos of starting system with uSD CardThe picture below shows.<br />(add picture)
+
 
+
* Connect the ROCK PI to your display with the HDMI cable. Ensure that the source for the display is switched to the HDMI port you are using.
+
* Connect the USB keyboard and mouse.
+
* Connect the power supply to the ROCK PI. The board will begin to immediately.
+
 
+
Wish you good luck!
+

Latest revision as of 13:01, 25 August 2022