I got the init sequence from the manufacturer of the display.
Yeah the display on command (0x29) is probably redundant, in my testing it doesn't really make any difference.
As I have stated, setting the pixel format as RGB888 (in both init sequence and panel description) or RGB666 result in blank screen, only RGB565 produces the image artifact above.
Yes I have checked the ST7365P spec sheet and believe this is the correct setting.
Yeah the display on command (0x29) is probably redundant, in my testing it doesn't really make any difference.
As I have stated, setting the pixel format as RGB888 (in both init sequence and panel description) or RGB666 result in blank screen, only RGB565 produces the image artifact above.
Code:
.flags = DRM_MODE_FLAG_NHSYNC | DRM_MODE_FLAG_NVSYNCStatistics: Posted by xiashj — Wed Aug 20, 2025 12:19 am