ILI9488 drivers: MM2 and MM+


Author Message
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 9796
Posted: 05:30pm 22 Nov 2022      

  Quote  so is there a (preferably simple) test for whether a board has the ILI9488 or ILI9488W?


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.