Search found 1 match
- Thu Apr 21, 2022 2:33 am
- Forum: General Discussion
- Topic: Sense touch not working for plastic
- Replies: 0
- Views: 821
Sense touch not working for plastic
Hi i am having application for touch with plastic surface with mutiple pins connected in a straight line. I am measuring using filtered read with following options and read every 50ms #define TOUCHPAD_FILTER_TOUCH_PERIOD 25 ESP_ERROR_CHECK(touch_pad_init()); touch_pad_set_fsm_mode(TOUCH_FSM_MODE_TIM...