Search found 1 match

by louie.norwood
Thu Feb 08, 2024 1:59 pm
Forum: ESP32 Arduino
Topic: S3 Touch Input freezing when two are linked
Replies: 3
Views: 1006

S3 Touch Input freezing when two are linked

I have been working on a touch sensor application, I am just using touchRead() function to query 4 touch sensors on loop. I found when touching two of them the ESP32-S3 values increase dramatically, when they get to 4000000 the unit crashes and reads a constant value until reboot. I have put inline ...