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

DSI Usage Method

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