Search found 1 match

by alex94364832
Fri Dec 03, 2021 4:01 am
Forum: ESP32 Arduino
Topic: analogRead(pin) as part of an Interrupt Service Routine
Replies: 1
Views: 4109

analogRead(pin) as part of an Interrupt Service Routine

Hello, I have a question about if it is possible to trigger an interrupt and subsequently do an analogRead on that pin? I have 6 buttons attached with a number of resistors to analog pin 36 of the ESP32 so that I can attach multiple buttons on the same analog pin. (Like in this example: https://www....