Neil
Neil
About
- Username
- Neil
- Joined
- Visits
- 5
- Last Active
- Roles
- Member
Comments
-
This seems to fix it https://github.com/TAMCTec/gt911-arduino/issues/7
-
I'm having the same problem, I think I've narrowed it to the I2C communication, in the Library TAMC_GT911.cpp the read() function calls readByeData(GT911_POINT_INFO), what comes back is garbage, bufferStatus: 1, largeDetect: 1, proximityValid: 1, ha…