Xinyuan-LilyGO/T-HMI

Hardware interface(s) Examples & Pin config Missing

Opened this issue · 7 comments

Hardware interface(s) Examples Missing hence for New starter it is difficult
I2C
I2S
SPI
Native USB
UART
PWM
ADC
GPIO
USB CDC
Also LovyanGFX versatile for MJPG/ JPG codac interfacing pins can not identifying
Also Audio A2DP examples Missing

ArduinoGFX / LovyanGFX need write (RS) and read pins (RD ) , reset pin using below Liligo_T_HMI schematic show
CS 6
RS 7
WR 8
IRQ 9
RESET -1 ( Not Defined )
But display does yield result , is some thing wrong in my understanding while using ArduinoGFX / LovyanGFX

These examples are basically provided by the official website, but this board has few available GPIOs
image

would you at least recommend IR receiver compatible library to T HMI so I can omit touch functionality . AS all available IR receiver library are not compatible with ESP32 S3 or not of universal remote.

If the touch screen does not work properly, it is very likely that there is something wrong with the screen. The IRRemote library I sent is compatible with esp32s3 because I am also using this library