Search found 4 matches

by danmerkley
Tue Feb 04, 2025 4:28 pm
Forum: Report Bugs
Topic: ESP32 WROOM32E touch interrupt problem
Replies: 0
Views: 100

ESP32 WROOM32E touch interrupt problem

Having issues with touch interrupts on WROOM 32E, problem does not appear on devkit with WROOM 32D. Using arduino ide v2.3.4 for programing, using the provided example for touch interrupt with pins T4 and T5. Both touch pins are working and trigger interrupt when touched. However when one pin is tou...
by danmerkley
Mon Jan 27, 2025 9:10 pm
Forum: Hardware
Topic: ESP32 WROOM32E touch interrupt issue
Replies: 3
Views: 2051

Re: ESP32 WROOM32E touch interrupt issue

I managed to obtain some esp32 devkits with WROOM 32E modules to try to see if the problem could relate to something else on my custom boards and no luck. The problem still persists, using a FREENOVE ES32 WROOM devkit purchased off amazon and still the same problem. Has anyone else had any issues wi...
by danmerkley
Sat Jan 25, 2025 3:25 pm
Forum: Hardware
Topic: ESP32 WROOM32E touch interrupt issue
Replies: 3
Views: 2051

Re: ESP32 WROOM32E touch interrupt issue

Hi, thanks for getting back to me so quickly. Sorry, i should have been more specific in my first post... the problem was initially discovered in a different piece of code which had debouncing (although a different debounce implementation) and also used pins T8 and T9 as well and the problem was exa...
by danmerkley
Fri Jan 24, 2025 10:01 pm
Forum: Hardware
Topic: ESP32 WROOM32E touch interrupt issue
Replies: 3
Views: 2051

ESP32 WROOM32E touch interrupt issue

Having issues with touch interrupts on WROOM 32E, problem does not appear on devkit with WROOM 32D. Using arduino ide for programing, using the provided example for touch interrupt with pins T4 and T5. Both touch pins are working and trigger interrupt when touched. However when one pin is touched tw...