We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi there,
any chance you can help me get touch interrupts to work?
I have used the information in this repository for a driver for ESP32. While it works with polling, yet I can't get it to trigger a touch interrupt.
What is weird: The SPD2010 data sheet (L-WEA2010, v0.50, Page 20, Section 8.6) says the Interrupt line (TINTN) is an input???
Can you provide any insights how to get interrupts to work? Also, is the firmware update mandatory to make touch interrupts work?
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there,
any chance you can help me get touch interrupts to work?
I have used the information in this repository for a driver for ESP32. While it works with polling, yet I can't get it to trigger a touch interrupt.
What is weird: The SPD2010 data sheet (L-WEA2010, v0.50, Page 20, Section 8.6) says the Interrupt line (TINTN) is an input???
Can you provide any insights how to get interrupts to work?
Also, is the firmware update mandatory to make touch interrupts work?
Thanks!
The text was updated successfully, but these errors were encountered: