Page 1 of 1

Introduce the ESP Touchsensor Debugging Tool (Beta)

Posted: Thu Jul 28, 2022 9:08 am
by ESP_Bob
Introduction

ESP32-S3 can support up to 14 capacitive touch sensor, which can be used to design touch buttons, sliders, etc. For a long time touchsensor debugging and driver configuration has been a difficult problem. But now we're trying to make it easier and interesting, now several touchsensor debugging tools and methods for ESP chip is under developing.

We've made some progress so far, and would like to sharing a Beta version of our debugging tool with you. This version support:

1. Modification of all Touch parameters in real time, including thresholds, filter parameters, and more.
2. Plot all Touch channel's data (raw, smooth, baseline, diff) in real time,
3. Control and log hardware events in table
4. Enter sleep mode with one button, the wakeup channel parameters can be configured
5. Wireless debugging, using ESP-NOW protocol (A second ESP32XX module is required as a receiver)
6. Save the original data on the local machine for further analysis
7. More...

If you're interested, please try it. (There could be some issues in current Beta version, if you encounter any problems,
feel free to add your questions below)
01.png
01.png (122.91 KiB) Viewed 32607 times

Tools and Firmware Download

Currently only supports the special firmware for touchsensor debugging, please using ESP download tool(https://www.espressif.com/en/support/do ... ther-tools) then following the Guide below for download and use.

*
ESP_TouchSensor_Debugging_Tool(Beta).pdf
(722.61 KiB) Downloaded 1341 times
* Download ESP Touchsensor Debugging Tool & Firmware (Beta) https://dl.espressif.cn/public/esp_touc ... eta_01.zip
*
tptool_firmware.zip
(179.09 KiB) Downloaded 1209 times

Re: Introduce the ESP Touchsensor Debugging Tool (Beta)

Posted: Tue Nov 07, 2023 7:27 pm
by esp32vue
Is this updated yet ?

Re: Introduce the ESP Touchsensor Debugging Tool (Beta)

Posted: Tue Jan 23, 2024 8:35 pm
by Phoboo
Are there any news on this?

Alternativly is there a download link somewhere for the ESP-Tuning-Tool referenced in this document: https://github.com/espressif/esp-iot-so ... uide_en.md?

Re: Introduce the ESP Touchsensor Debugging Tool (Beta)

Posted: Fri Apr 12, 2024 8:16 pm
by Awantunes
Hi,
Did anyone find this tool?

https://github.com/espressif/esp-iot-so ... uide_en.md

Or any alternative tool?