DSI-LCD5

Product Introduction
- Screen Size: 120.7mm*76.0mm
 - Screen Display Area: 108mm*66.2mm
 - Resolution: 800*480
 - Screen Type: IPS
 - Communication Method: DSI/Mipi
 - On-board Interface: 15 pin DSI / 22pin Mipi
 - Working Stability: 0°-60°C
 - Touch Type: Capacitive (Capacitive)
 - Logic Voltage: 3.3V
 - Weight: 135.5g
 
Raspberry Pi System
- There is a pre-packaged system image here, which has been tested for DSI screen display and touch
 - Note: Screen configuration is required System Image
 
On-board Button

Raspberry Pi Installation

Raspberry Pi Configuration
Notes
- It is recommended to use the 
bookwormversion of the Raspberry Pi system 
- Raspberry Pi 4B/3B using DSI interface
 - Raspberry Pi 5B using MIPI interface
 
DSI usage method
- After the image writing is completed, add the following command in /boot/config.txt
 
dtoverlay=vc4-kms-dsi-7inch

- Save and exit
 
- Reference wiring

 
Notice
- The DSI and CSI interfaces on the Raspberry Pi 5 have now been renamed to MIPI
 - The MIPI interface can be used directly for CSI cameras or DSI screens through configuration
 - Please note the direction of the gold fingers
 
- 
The Raspberry Pi 5 now has two MIPI interfaces. When viewed from the front, you can see markers 1 and 0
 - 
DSI screen wiring
- If using the 1st interface, please configure the screen as shown below
 
dtoverlay=vc4-kms-dsi-7inch,dsi1- If using the 0th interface, please configure the screen as shown below
 
dtoverlay=vc4-kms-dsi-7inch,dsi0- Reference wiring

 
 
3D Model Download
- Click the link below to download
 - 
Loading...
 
Loading...