Difference between revisions of "NanoPi R6S"

From FriendlyELEC WiKi
Jump to: navigation, search
(Schematic, PCB CAD File)
(Schematic, PCB CAD File)
Line 103: Line 103:
 
==Schematic, PCB CAD File==
 
==Schematic, PCB CAD File==
 
*Schematic:  [https://wiki.friendlyelec.com/wiki/images/2/2f/NanoPi_R6S_2208_SCH.PDF NanoPi_R6S_2208_SCH.PDF]
 
*Schematic:  [https://wiki.friendlyelec.com/wiki/images/2/2f/NanoPi_R6S_2208_SCH.PDF NanoPi_R6S_2208_SCH.PDF]
*PCB CAD File:[]
+
*PCB CAD File:[https://wiki.friendlyelec.com/wiki/images/9/96/NanoPi_R6S_2208_2D_DXF.zip NanoPi_R6S_2208_2D_DXF.zip]

Revision as of 10:24, 20 October 2022

1 Introduction

Overview
Front
Back
  • The NanoPi R6S is a RK3588S SoC based ARM board.

2 Hardware Spec

  • SoC: Rockchip RK3588S
    • CPU: Quad-core ARM Cortex-A76(up to 2.4GHz) and quad-core Cortex-A55 CPU (up to 1.8GHz)
    • GPU: Mali-G610 MP4, compatible with OpenGLES 1.1, 2.0, and 3.2, OpenCL up to 2.2 and Vulkan1.2
    • VPU: 8K@60fps H.265 and VP9 decoder, 8K@30fps H.264 decoder, 4K@60fps AV1 decoder, 8K@30fps H.264 and H.265 encoder
    • NPU: 6TOPs, supports INT4/INT8/INT16/FP16
  • RAM: 64-bit 8GB LPDDR4X at 2133MHz
  • Flash: 32GB eMMC, at HS400 mode
  • Ethernet: one Native Gigabit Ethernet, and two PCIe 2.5G Ethernet
  • USB: one USB 3.0 Type-A and one USB 2.0 Type-A
  • HDMI:
    • compatible with HDMI2.1, HDMI2.0, and HDMI1.4 operation
    • support up to 7680x4320@60Hz
    • Support RGB/YUV(up to 10bit) format
  • microSD: support up to SDR104 mode
  • GPIO:
    • 12-pin 0.5mm FPC connector
    • with up to 1x SPI, up to 3x UARTs, up to 1x I2Cs, up to 8x GPIOs
  • Debug: one Debug UART, 3 Pin 2.54mm header, 3.3V level, 1500000bps
  • LEDs: 4 x GPIO Controlled LED (SYS, WAN, LAN1, LAN2)
  • others:
    • 2 Pin 1.27/1.25mm RTC battery input connector for low power RTC IC HYM8563TS
    • one IR receiver and the carrier frequency is 38Khz
    • MASK button for eMMC update
    • one user button
    • one 5V Fan connector
  • Power supply: USB-C, support PD, 5V/9V/12V/20V input
  • PCB: 8 Layer, 62x90x1.6mm
  • Ambient Operating Temperature: 0℃ to 70℃

3 Diagram, Layout and Dimension

3.1 Layout

NanoPi R6S Layout
  • 12-pin GPIO
Pin# GPIO SPI UART I2C POWER Description
1 VCC3V3_SYS_S3 3.3V power output
2 VCC3V3_SYS_S3 3.3V power output
3 GPIO1_B3 SPI0_CLK_M2 UART4_TX_M2 3.3V level
4 GND
5 GPIO1_B1 SPI0_MISO_M2 3.3V level
6 GPIO1_B4 SPI0_CS0_M2 3.3V level
7 GPIO1_B2 SPI0_MOSI_M2 UART4_RX_M2 3.3V level
8 GND
9 GPIO1_B7 UART1_RX_M1 I2C5_SDA_M3 3.3V level
10 GPIO1_B6 UART1_TX_M1 I2C5_SCL_M3 3.3V level
11 GPIO3_C4 UART5_TX_M1 3.3V level
12 GPIO3_C5 UART5_RX_M1 3.3V level
  • Debug UART Pin Spec
3.3V level signals, 1500000bps
Pin# Assignment Description
1 GND 0V
2 UART2_TX_M0_DEBUG output
3 UART2_RX_M0_DEBUG intput
  • USB Port
Each USB Type-A port has 1.4A overcurrent protection.
  • RTC
RTC backup current is 0.25μA TYP (VDD =3.0V, TA =25℃).
Connector P/N: Molex 53398-0271
  • IR receiver
Connected to PWM3_IR_M0
38Khz carrier frequency
compatible with NEC protocol, User code is 3B4C
Support power on via IR controller
Support FriendlyELEC RC100 IR controller

4 Get Started

5 Link to Rockchip Resources

6 Schematic, PCB CAD File