cst816t
cst816t copied to clipboard
cst816t capacitive touch sensor for lcd screens
I know how to do schematic for everything but unsure how to connect TP_RST pin. Is this correct. DO i connect INT pin directly to MCU no pullups or down?...
I cant find the datasheet for CST816T anywhere how did you get it ? I mean the one that has all the register to code it.
In koendv/cst816t@^1.5.0 installed with platformio for QtPyM0 with SAMD21, the code was getting locked up waiting for an i2c bus soft reset to finish at: cst816t::begin(...) -> TwoWire::begin() -> initMasterWIRE(...)...
Hello, I tried to run example as is with no change at all with arduino ide and got: C:\Users\PC\Documents\Arduino\libraries\CST816S\CST816S.cpp:27:10: fatal error: FunctionalInterrupt.h: No such file or directory 27 | #include...