Device Request: Port for ESP32-S3 2.8" Black Board (ES3C28P)
Device Name: LCDWIKI ES3C28P / ES3N28P (Black PCB)
MCU: ESP32-S3-WROOM-1 (N16R8)
Display: 2.8" IPS ILI9341V (4-line SPI)
Touch: FT6336G (Capacitive I2C)
Description:
I am requesting a port for the black-version ESP32-S3 display. This board has a significantly different pinout than the standard "Cheap Yellow Display" (CYD) and uses the S3 chip. I have the official documentation including the specific initialization sequence and pin mappings required for the modified libraries.
Technical Pinout (Confirmed):
- TFT_SCK: GPIO 12
- TFT_MOSI: GPIO 11
- TFT_MISO: GPIO 13
- TFT_CS: GPIO 10
- TFT_DC (RS): GPIO 46
- TFT_BL: GPIO 45
- TP_SDA: GPIO 16
- TP_SCL: GPIO 15
- TP_INT: GPIO 17
- TP_RST: GPIO 18
- RGB_LED: GPIO 42
- SD_CLK: GPIO 38 (SDIO)
Additional Info:
The manufacturer's demo uses a modified version of TFT_eSPI. I have attached the full Specification and Arduino Demo Instructions PDFs to this issue to help with the driver setup.



Device Request: Port for ESP32-S3 2.8" Black Board (ES3C28P)
Device Name: LCDWIKI ES3C28P / ES3N28P (Black PCB)
MCU: ESP32-S3-WROOM-1 (N16R8)
Display: 2.8" IPS ILI9341V (4-line SPI)
Touch: FT6336G (Capacitive I2C)
Description:
I am requesting a port for the black-version ESP32-S3 display. This board has a significantly different pinout than the standard "Cheap Yellow Display" (CYD) and uses the S3 chip. I have the official documentation including the specific initialization sequence and pin mappings required for the modified libraries.
Technical Pinout (Confirmed):
Additional Info:
The manufacturer's demo uses a modified version of TFT_eSPI. I have attached the full Specification and Arduino Demo Instructions PDFs to this issue to help with the driver setup.