Open
Description
using a 8048S070C / GT911 cap touch board with external I2C sensors connected
it seems the GT911 touch IRQ line (GT911_TOUCH_CONFIG_INT_GPIO_NUM, 18) conflicts with the second I2C Bus SCL line - rendering the second I2C unit inoperable
I tried in a different project using LovyanGFX and polled touch, and had Wire1 working fine there
not sure how to proceed - not sufficiently familar with ESP-IDF + BSP
thanks in advance,
Michael