I have a screen with 320480 resolution controlled by ili9488. After some modifications, it can be recognized, but the display is abnormal and the picture is damaged.
cat /dev/zero >/dev/fb0 cannot clear the screen.
cat /dev/random >/dev/fb0 some noise appears on the screen,
The resolution output by fbset is still 320240.
This screen uses RGB666 format, at least the data format is incorrect, any suggestions?
I have a screen with 320480 resolution controlled by ili9488. After some modifications, it can be recognized, but the display is abnormal and the picture is damaged. cat /dev/zero >/dev/fb0 cannot clear the screen. cat /dev/random >/dev/fb0 some noise appears on the screen, The resolution output by fbset is still 320240. This screen uses RGB666 format, at least the data format is incorrect, any suggestions?