ILI9488 drivers: MM2 and MM+
Author
Message
JohnS
Guru
Joined: 18/11/2011
Location: United KingdomPosts: 4005
Posted: 05:50pm 22 Nov 2022
matherp said
The ILI9488W is specifically the Waveshare product. It uses the same controller (ILI9488) but it is configured as 16-bit parallel and then uses external shift registers (74HC40940) to create a serial interface to the Pico. It does not have a MISO line from the display so has no issues with respect to SDcard or touch. However, as it has no MISO it is impossible to read the framebuffer so BLIT and transparent text don't and can't work.
Oh! Thanks.
That also explains why looking for a W datasheet was fruitless.
John