Xinyuan-LilyGO / T-Display-S3-Long

36 stars 11 forks source link

I2C Slave with USB #17

Closed dontgetfoundout closed 4 months ago

dontgetfoundout commented 4 months ago

TL;DR: Can the USB and powered QWIIC connectors be used at the same time?

Hello, I'm working on a project that uses the T-Display Long as an I2C slave through the QWIIC connector, controlled by another microcontroller board. The T-Display appears to be able to power itself from the 3.3V from the QWIIC connector. While developing the project, it would be useful to be able to also connect the board to USB for flashing/debugging/serial output. I'm wondering if it's possible to connect both a QWIIC connector supplying 3.3V and USB (@ 5V) at the same time, but I don't want to damage either board in the process. Is it safe to connect both at the same time? Are there any risks to consider?

dontgetfoundout commented 4 months ago

Seems to work okay