Xinyuan-LilyGO / LilyGO-T-ETH-Series

165 stars 64 forks source link

I2C connection ETH-LITE S3 #83

Open netsystemsrl opened 2 weeks ago

netsystemsrl commented 2 weeks ago

I have Eth-liste s3, I'havent find in map and in documentation wich pin I have to use to I2C

but I find in github sample:

elif defined(LILYGO_T_ETH_LITE_ESP32S3)

// ESP32S3 can freely map unused Pins **#define I2C_SDA 1

define I2C_SCL 2**

I have try with this code but, nothing is discovered... I have try also with some i2c component... but still no response... can y help me ? thanks

lewisxhe commented 2 weeks ago

Paste all your test code