Skip to main content

DSI Usage

Tip

This tutorial uses Raspberry Pi 4B as an example.

Notes
  • It is recommended to use the bookworm version of the Raspberry Pi system.

Raspberry Pi System

  • Pre-packaged system images are available here, which have been tested for DSI screen display and touch functionality.
  • Note: Screen configuration is required. System Images

Reference Wiring

Notes

Please pay attention to the direction of the gold fingers.

  • DSI Core Board Wiring
    Loading...
  • Raspberry Pi Wiring
    Loading...

Raspberry Pi Configuration

How to Use DSI

  • After burning the image, enter /boot/config.txt and add the following command
dtoverlay=vc4-kms-dsi-7inch
Loading...
  • Save and exit
Loading...