Skip to main content

DSI usage

tip

This tutorial uses Raspberry Pi 4B as an example

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

Raspberry Pi system

  • There are pre-packaged system images available, which have been tested for DSI screen display and touch
  • Tip: Screen configuration is required System image

Reference wiring

Note

Please pay attention to the direction of the GPIO pins

  • DSI core module 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