You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Touched" stuck without being touched for a limited duration sometimes
→ Might come from to too high sensibility.
Best value for calibration found to be lowest sensibility
→ 2 QDAC used for left and right sensors were inversed. Fixed in d5032d5.
Moreover, calibration process is set at start of spike, and might consider the bug of sensor stuck to "Touched" at init (see 🐛 (touch): Touch stuck at initialization #1112).
Reset MTCH101 by using MTPM pin as mentioned in datasheet does not work. Worse, it stuck the touch value to 1.
Once touched, the pin dedicated to sensitivity MTSA is always at the highest (~3.1V) even set to low by MCU via QDAC. High value on pin MTSA means low sensitivity.
Before touched, the pin dedicated to sensitivity MTSA oscillate between 0.0V and 3.1V in any case (see video).
Running spike lk_sensors_touch from
show 2 bugs:
Notes.
Related issues/PR
The text was updated successfully, but these errors were encountered: