WAVESHARE DSI LCD Panel
Overview
The WAVESHARE DSI LCD Panel Shield is a universal driver shield. The shield can be used to drive various DSI LCD panel.
More information about the shield can be found -at the WAVESHARE DSI LCD Panel website [1].
Current supported displays
Display |
Shield Designation |
|---|---|
|
waveshare_7inch_dsi_lcd_c |
Requirements
This shield can only be used with a board that provides a configuration for MIPI DSI and defines node aliases for I2C interfaces (see Shields for more details).
Programming
Correct shield designation (see the table above) for your display must
be entered when you invoke west build.
For example:
# From the root of the zephyr repository
west build -b frdm_imx93/mimx9352/a55 --shield waveshare_7inch_dsi_lcd_c samples/subsys/display/lvgl