Page 1 of 1

How to be able to use ADC Touch on ESP32 and TTGO-T?

Posted: Sun Dec 26, 2021 4:52 pm
by Xbiotec
Hi,
How to be able to use Touch on ESP32 and TTGO-T?
I tried to use EBM013 comp but prog can not be compiled.
prop.jpg
prop.jpg (17.31 KiB) Viewed 5731 times
ACD.jpg
ACD.jpg (28.68 KiB) Viewed 5731 times
thx

Re: How to be able to use ADC Touch on ESP32 and TTGO-T?

Posted: Wed Dec 29, 2021 11:48 am
by Steve-Matrix
That message is a warning. Are there other errors in the compilation output? It might help us if you post your project and the .msg.txt file that lists the compiler output.

Re: How to be able to use ADC Touch on ESP32 and TTGO-T?

Posted: Thu Dec 30, 2021 5:09 pm
by Xbiotec
hi Steve,
ESP32_touch test v01.fcfx
(18.12 KiB) Downloaded 433 times
ESP32_touch test v01.msg.txt
(17.48 KiB) Downloaded 654 times

Re: How to be able to use ADC Touch on ESP32 and TTGO-T?

Posted: Fri Dec 31, 2021 11:38 am
by Steve-Matrix
I think the ADC touch is not currently supported on the ESP devices. This is reported in line 106 of the msg.txt file.

Re: How to be able to use ADC Touch on ESP32 and TTGO-T?

Posted: Fri Dec 31, 2021 2:26 pm
by Xbiotec
Hi Steve,
Sorry but all ESP32 has capacitive-sensing GPIOs.
ESP32.jpg
ESP32.jpg (42.1 KiB) Viewed 5662 times

Re: How to be able to use ADC Touch on ESP32 and TTGO-T?

Posted: Fri Dec 31, 2021 3:12 pm
by kersing
The esp might have it but it’s not supported by flowcode as Steve mentions.

Re: How to be able to use ADC Touch on ESP32 and TTGO-T?

Posted: Fri Dec 31, 2021 4:10 pm
by Xbiotec
I understand now.
Even if English is not my first language.
ADC touch is not currently supported on the ESP devices
So Steve should say that ESP32 FCD doesn't support ADC touch.
sorry Steve ;)

So is it possible to add this function and when ?
thx

Re: How to be able to use ADC Touch on ESP32 and TTGO-T?

Posted: Sat Jan 01, 2022 11:11 am
by Steve-Matrix
Sorry I wasn't clear - my brain was slower than my typing!
lucibel wrote:
Fri Dec 31, 2021 4:10 pm
So is it possible to add this function and when ?
It should be possible, but I can't say when we can complete this work. Your request will be added to our 'todo' list.