NotInTheMafia
NotInTheMafia
About
- Username
- NotInTheMafia
- Joined
- Visits
- 3
- Last Active
- Roles
- Member
Comments
-
I misread the address, it was 0x5D. some other important info. I coppied some i2c scanner code to the demo project and quickly found the i2c bus to have error 5 busy if the scanner code is run after tft.begin(); tft.fillScreen(TFT_BLACK); tft.…
-
Hello, I am having the same issue. This might help track things down. The I2C is not communicating properly. Enable core debug output. I ran an i2c scanner and it shows devices at address 0x18 and 0x58. Source code shows i2c address for touch con…