Difference between revisions of "Rockpi4/Raspberry Pi official LCD"
< Rockpi4
(Created page with "{{rockpi4_header}} {{Languages|rockpi4/Raspberry Pi official LCD}} ROCK Pi 4 > rockpi4/Raspberry Pi official LCD | Using Raspberry Pi official LCD Scr...") |
|||
Line 6: | Line 6: | ||
__TOC__ | __TOC__ | ||
+ | |||
+ | ROCK Pi were support the [https://www.raspberrypi.org/products/raspberry-pi-touch-display/ Raspberry pi official 7 inch LCD touch screen] now, in future it can support more other production. | ||
+ | |||
+ | ===Connect MIPI DSI Screen=== | ||
+ | [[File:Dis-connect.jpg]] | ||
+ | |||
+ | ===Using Raspberry Pi 7 Inch LCD Touch Screen=== | ||
+ | |||
+ | Change the /boot/hw_intfc.conf: | ||
+ | #enable raspberry pi official 7 inch LCD support | ||
+ | intfc:dtoverlay=raspberrypi-7-inch-lcd | ||
+ | |||
+ | Reboot your ROCK Pi 4. |
Revision as of 04:06, 1 August 2019
ROCK Pi 4 > Using Raspberry Pi official LCD Screen
ROCK Pi were support the Raspberry pi official 7 inch LCD touch screen now, in future it can support more other production.
Connect MIPI DSI Screen
Using Raspberry Pi 7 Inch LCD Touch Screen
Change the /boot/hw_intfc.conf:
#enable raspberry pi official 7 inch LCD support intfc:dtoverlay=raspberrypi-7-inch-lcd
Reboot your ROCK Pi 4.