Skip to content

Request: Add support for ESP32-S3 with ILI9341 and XPT2046 #227

@Attila19780108

Description

@Attila19780108

Dear Developer,

Thank you for sharing the yoradio project — it’s a great initiative!

I’m currently working with an ESP32-S3-N16R8 module, using an ILI9341 TFT display and an XPT2046 touch panel over SPI. I’ve successfully configured the hardware and libraries (TFT_eSPI + XPT2046_Touchscreen), but I noticed there’s no example or configuration in this repository that supports ESP32-S3 boards.

Would it be possible to add support or provide a working example for this setup?

Here are my current GPIO assignments:

  • TFT_MOSI: GPIO39
  • TFT_MISO: GPIO38
  • TFT_SCLK: GPIO40
  • TFT_CS: GPIO41
  • TFT_DC: GPIO42
  • TFT_RST: GPIO36
  • TOUCH_CS: GPIO21

I’d be happy to test or contribute a working configuration if needed.

Thanks in advance for considering this request!

Best regards,
Csaba

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions