Search found 1 match

by fritsjan
Mon Jul 20, 2020 9:26 am
Forum: ESP32 Arduino
Topic: Interrupts being triggered by AC Load when pull resistor is connected
Replies: 12
Views: 23651

Re: Interrupts being triggered by AC Load when pull resistor is connected

Same problems here.
I use a button with an external 4k7 pullup, connected to a twisted pair wire (1m long).
I need to use interrupt-falling to detect the button (because in the main loop there are some internet things going on which can take too long to detect a buttonpress in time).

Somehow I get ...

Go to advanced search