LCD 驱动的调试方法
作者: jinsonli创建于 2022年3月31日更新于 2025年3月21日
Hello, I noticed that in the host SDK, the image frame transmission is directly using RGB888 three-channel data, and the underlying screen refresh is also 24-bit three-channel. However, the LCD configuration is set to 18-bit mode. Therefore, the screen refresh will cause image distortion. Figure 1.
内容来源: peng-zhihui/ElectronBot