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

Difference between revisions of "RockpiN10/hardware/display"

(Usage on Radxa official Linux system)
Line 15: Line 15:
  
 
===== Usage on Radxa official Linux system =====
 
===== Usage on Radxa official Linux system =====
 +
*'''About Hardware'''
  
 +
For power supply, both 5V pin and GND pin on 5-pin connector on RPI LCD are connected to the 40-pin connector on ROCK Pi N10.
  
use a 15-pin FPC cable to connect RPI LCD to ROCK Pi N10.
+
[[File:N10-7inchs-display-01.jpeg |500 px]]
  
overlays=rk3399pro-console-on-uart2 rk3399pro-raspberrypi-7-inch-lcd
+
Use a 15-pin FPC cable to connect RPI LCD to ROCK Pi N10. Insert the 15-pin FPC like this:
 +
 
 +
[[File:N10-7inchs-display-02.jpeg | 500 px]]
 +
 
 +
*'''About Software'''
 +
 
 +
Modiy /boot/uEnv.txt, enable the lcd display.
 +
overlays=rk3399pro-console-on-uart2 rk3399pro-raspberrypi-7-inch-lcd
 +
and then reboot.
 +
Now, the display work successfully.
  
 
==== Waveshare 3.5 inch LCD ====
 
==== Waveshare 3.5 inch LCD ====

Revision as of 09:39, 9 October 2021

    ROCK Pi N10 >  Hardware >  Display

Display on ROCK Pi N10

This guide describes how to use display on ROCK Pi N10.

HDMI Display

Most HDMI display with USB touch works out of box.

MIPI DSI Display

Raspberry Pi 7 inch Touch Display

The official Raspberry Pi 7 inch Touch Display works on ROCK Pi N10.

Usage on Radxa official Linux system
  • About Hardware

For power supply, both 5V pin and GND pin on 5-pin connector on RPI LCD are connected to the 40-pin connector on ROCK Pi N10.

N10-7inchs-display-01.jpeg

Use a 15-pin FPC cable to connect RPI LCD to ROCK Pi N10. Insert the 15-pin FPC like this:

N10-7inchs-display-02.jpeg

  • About Software

Modiy /boot/uEnv.txt, enable the lcd display.

overlays=rk3399pro-console-on-uart2 rk3399pro-raspberrypi-7-inch-lcd

and then reboot. Now, the display work successfully.

Waveshare 3.5 inch LCD

Troubleshooting