You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I connect GT9110 TP with Arduino Nano with I2C and the other two pins connection and uploaded your AVR code from the Examples folder, and open Serial monitor and I receive these logs from Serial monitor.
-> Goodix GT911x touch driver
-> Module reset OK
-> Check ACK on addr request on 0x5D: SUCCESS
END. No Coordinate values are printed.
Please correct me if I'm doing something wrong. and I also try this same with ESP32 and the results are the same.
see few images for reference.
I added 2.2k ohm pull-up for I2C and 10k ohm Pull-up with RST pin (as suggested in datasheet)
The text was updated successfully, but these errors were encountered:
Hi, I connect GT9110 TP with Arduino Nano with I2C and the other two pins connection and uploaded your AVR code from the Examples folder, and open Serial monitor and I receive these logs from Serial monitor.
-> Goodix GT911x touch driver
-> Module reset OK
-> Check ACK on addr request on 0x5D: SUCCESS
END. No Coordinate values are printed.
Please correct me if I'm doing something wrong. and I also try this same with ESP32 and the results are the same.
see few images for reference.
I added 2.2k ohm pull-up for I2C and 10k ohm Pull-up with RST pin (as suggested in datasheet)
The text was updated successfully, but these errors were encountered: