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

Difference between revisions of "RockpiE/hardware/rockpiE"

(PoE)
Line 73: Line 73:
 
==== PoE ====
 
==== PoE ====
  
PoE connector is divided into two groups, Group 1 and Group2.
+
PoE connector is divided into two groups, Group 1 (PIN#1 and PIN#2) and Group2 (PIN#3 and PIN#4) .
  
[[File:rockpie-poe.jpg | 300px]]
+
RJ45 1000M PoE connector pinout table.
 +
 
 +
{| class="wikitable"
 +
|-
 +
! ROCK Pi E PoE || --- ||  Raspberry Pi 4B PoE
 +
|-
 +
| TR1(PIN#1) || --- || TR1
 +
|-
 +
| TR2(PIN#2) || --- || TR2
 +
|-
 +
| TR3(PIN#3) || --- || TR3
 +
|-
 +
| TR4(PIN#4) || --- || TR4
 +
|}
 +
 
 +
ROCK Pi E PoE look:
 +
 
 +
[[File:rockpie-poe.jpg | 300px]]
 +
 
 +
Raspberry Pi 4B PoE look:
 +
 
 +
[[File:raspberrypi4b-poe.jpg | 300px]]
  
 
==== WiFi ====
 
==== WiFi ====

Revision as of 04:55, 16 July 2020


    ROCK Pi E >  Hardware >  Main Board
Rock-pi-e-front.jpg
Rock-pi-e-back.jpg

This hardware user manual provides information about the features and signals available on ROCK Pi E board.

Hardware version

ROCK Pi E board comes with different versions. When you get the board, you need to know the hardware version like 'ROCK Pi E V11', which is printed in the top side of the board.

Also, you need to know the ROCK Pi E Models and SKU, like 'D16W2P'.

Power supply

ROCK Pi E uses the USB Type-C port for power supply.

If you want to power ROCK Pi E standalone, you can use 5V/2A power adapter with USB Type-C ports. You can also use the USB PD/QC power adapter without worrying damage the board because the PD/QC adapter will detect ROCK Pi S only supports 5V so the adapter will output 5V.

When you use PoE function provided by ROCK Pi E, you may power ROCK Pi E by putting DV +5V directly to PIN#2 of 26-PIN HEADER. GND pin like PIN#9 is also necessary.

Processor

The Rockchip RK3328 Soc used in ROCK Pi E is a high-performance Quad-core Cortex-A53 application processor. It has Neon and FPU coprocessor, shared L2 cache, GPU and so on.

RK3328 Soc can run at 1.3 GHz CPU clock speed.

RAM

ROCK Pi E RAM: 256MB / 512MB / 1GB / 2GB DDR3

Audio

The ROCK Pi E is equipped with a standard 3.5mm jack. An audio lead is necessary to produce sound. Audio can be played through speakers or headphones using jack.

LED

ROCK Pi E has Power LED and User LED.

  • Power LED

Green Power LED is always on and couldn't be controlled by software.

  • User LED

User LED is blue, which can be configured by sysfs.

The related directory is /sys/class/leds/rockpie:user

By default, its blink status shows the running kernel.

Networking

Ethernet

On the ROCK Pi E board, the 100Mbit and Gigabit Ethernet port are provided.

Two LEDs are built into the RJ-45 LAN connector. This table describes the LED states when the board is powered up and the LAN subsystem is operating.

LED LED Color Led State Condition
Link Green Off
On
LAN link is not established.
LAN link is established.
Data Rate Yellow Blinking
Off
There is activity on this port.
No link is established.

PoE

PoE connector is divided into two groups, Group 1 (PIN#1 and PIN#2) and Group2 (PIN#3 and PIN#4) .

RJ45 1000M PoE connector pinout table.

ROCK Pi E PoE --- Raspberry Pi 4B PoE
TR1(PIN#1) --- TR1
TR2(PIN#2) --- TR2
TR3(PIN#3) --- TR3
TR4(PIN#4) --- TR4

ROCK Pi E PoE look:

300px

Raspberry Pi 4B PoE look:

Raspberrypi4b-poe.jpg

WiFi

ROCK Pi E is equipped with RTL8723DU (Wlan 2.4GHz 802.11bgn and Bluetooth 4.2) or RTL8821CU (Wlan 2.4GHz 802.11 ac/abgn and Bluetooth 4.2) chip.

To gain a stronger signal, you need an antenna attached to the antenna socket on board.

Storage

eMMC

eMMC Socket on Board Interface Feature

The high performance eMMC module is the best choice as the system storage for ROCK Pi E. The eMMC module with 8GB/16GB/32GB/64GB/128GB is available.

The eMMC Socket pin specification shows below.

Name Pin# Pin# Name
GND 1 34 GND
EMMC_D5 2 33 EMMC_D6
GND 3 32 GND
EMMC_D4 4 31 EMMC_D7
GND 5 30 GND
EMMC_D0 6 29 EMMC_D1
GND 7 28 GND
EMMC_CLK 8 27 EMMC_D2
GND 9 26 GND
EMMC_D3 10 25 EMMC_CMD
GND 11 24 GND
EMMC_RSTN 12 23 VCC3V3_SYS
GND 13 22 VCC3V3_SYS
GND 14 21 VCC_1V8
EMMC_RCLK 15 20 VCC_1V8
GND 16 19 GND
GND 17 18 GND

TF card/Micro SD

TF Card Interface

The TF card can be used as a system storage or an external storage. When it's used as a system storage, you had better choose the ones with storage space larger than 8GB. When it's used as an external storage, you can choose the ones with storage space up to 128GB. When the TF card is inserted into the TF card slot , the device will be automatically recognized by the system.

The TF card interface pin specification shows below.

Pin# Name
1 SDMMC0_D2
2 SDMMC0_D3
3 SDMMC0_CMD
4 VCC3V3_SYS
5 SDMMC0_CLK
6 GND
7 SDMMC0_D0
8 SDMMC0_D1
9 SDMMC0_DET_L
10 GND
11 GND
12 GND
13 GND

USB

The ROCK Pi E has one USB 3.0 Type-A host port

The ROCK Pi E may be operated with any generic USB computer keyboard and mouse. It may also be used with USB storage, USB to MIDI converters, and virtually any other device/component with USB capabilities.

General purpose input-output (GPIO) connector

Check ROCK Pi E GPIO.