Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By jonsmirl
#11060 I would like to know if anyone has developed display driver for ILI9238 TFT 320X240 LCD, I have manufacturers driver and it needs to be adopted to ESP8266. Thxs
You do not have the required permissions to view the files attached to this post.
User avatar
By alonewolfx2
#11117 İ didnt tried yet. i am waiting my modules. İt seems hspi pins but you can ask perfer on github.

Code: Select allPIN_FUNC_SELECT(PERIPHS_IO_MUX_MTDI_U, 2); // HSPIQ MISO
   PIN_FUNC_SELECT(PERIPHS_IO_MUX_MTCK_U, 2); // HSPID MOSI
   PIN_FUNC_SELECT(PERIPHS_IO_MUX_MTMS_U, 2);