Chapter 10 LCD Screen Configuration

The configuration of the LCD screen on the SSD20X platform mainly involves two structures: MI_PANEL_ParamConfig_t、MI_PANEL_MipiDsiConfig_t.
They are defined as: project/release/include/MI_panel_datatype.h
Note:
1. In this chapter, RGB is based on SAT070CP50_1024x600.h as an example
2. In this chapter, MIPI is based on EK79007_1024x600_MIPI.h as an example
For the screen parameters of the 7-inch development board with its own screen, please refer to the screen parameters file in the network disk: development board —-> lcd folder for verification

文档更新时间: 2021-10-08 10:46   作者:Aeeditor