Buydisplay Captouch panel
Focusing on getting the captouch controller on this panel working under Linux.
This display: here
Uses this datasheet: here
Which is this captouch controller: here
Raw display module datasheet: here
Initial testing with a Buspirate v4, powered by Buspirate 3.3v supply, pullups enabled:
Buspirate setup commmands, final command scans I2C bus:
1 2 3 4 5 6 7 8 9 | m 3 1 2 e 2 W P (1) |
Output:
1 2 3 | I2C>(1) Searching I2C address space. Found devices at: 0x70(0x38 W) 0x71(0x38 R) |
Attached to a Linux System, appearing in i2cdetect now need to compile a kernel module: