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
bookworm
version of the Raspberry Pi system
- DSI interface for Raspberry Pi 4B/3B
- MIPI interface for Raspberry Pi 5B
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
Notes
- The DSI and CSI interfaces on the Raspberry Pi 5 are now called MIPI
- The MIPI interface can be used directly for CSI cameras or DSI screens through configuration
- Please note the direction of the golden 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
- Baidu Netdisk:Baidu Netdisk Download Link
- GOOGLE Drive:GOOGLE Drive
Loading...