- 
                Notifications
    You must be signed in to change notification settings 
- Fork 204
Open
Description
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
Labels
No labels