lvgl_esp32_drivers icon indicating copy to clipboard operation
lvgl_esp32_drivers copied to clipboard

Support of 8 / 16 bit parallel bus for ESP32

Open maxromanovsky opened this issue 3 years ago • 1 comments

I recently bought a tft lcd display with ili9341 driver with 16 bit interface (no spi interface), could you please guide me to use this display with esp 32. Similar to https://github.com/Bodmer/TFT_eSPI/issues/599

Product info and pinout: http://www.lcdwiki.com/2.4inch_16BIT_Module_ILI9341_SKU:MRB2408

Screenshot 2021-05-31 at 15 30 08

maxromanovsky avatar May 31 '21 13:05 maxromanovsky

image

image

https://github.com/nopnop2002/esp-idf-parallel-tft

What steps do I need to do to port a parallel port program?

modi12jin avatar Aug 07 '21 09:08 modi12jin