We’re working on a custom PCB under our startup “Slogfy” where we’ve integrated the CY8C20110-SX2I capacitive touch IC with an ESP32 microcontroller. However, we’re not able to receive any data or touch status over I2C.
We’ve attached:
Things we've tried:
Confirmed 3.3V and GND supply is OK
Confirmed I2C lines with logic analyzer (optional)
Tried different delays and requestFrom() patterns
Used both Wire.h and other I2C libraries
Please help us identify what might be wrong—whether in hardware, address configuration, reset handling, or timing.
Thanks in advance
– Team Slogfy
[img][/img]
