Hi,
I have a TCS3472 Color sensor board and I want to connect it to ESP32 board.
My ESP32 board is powered with external 5V at 5V input pin.
I know, I could use 3.3V output pin as power supply for TCS3472.
But the ESP32's 3.3V output current is restricted. I need to supply some more sensors!
Now my question:
If I would power the TCS3472 with external 5V at VIN pin, which voltage level will have SDA and SCL? Are they are working at 3.3V in any case or with 5V, when the board is supplied with 5V?
The GPIO pins of ESP32 are just 3.3V. I would damage the ESP32, if SDA/SCL will have 5V.