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 OS.

Raspberry Pi OS

  • Here is a pre-packaged system image that has been tested for DSI screen display and touch functionality.
  • Note: Screen configuration is required. System Image

Reference Wiring

Notes

Please pay attention to the direction of the gold fingers.

  • DSI core board wiring
  • Raspberry Pi wiring

Raspberry Pi Configuration

DSI Usage

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