PullUp / PullDown and Interrupts
Posted: Mon Jun 26, 2017 7:58 pm
By reading the ESP32 datasheet I figure that every single IO pin can be configured with a pull up or pull down resistor. Is this correct or I missing something here?
Also, can I somehow configure some gpio pins with interrupts? I'm using Arduino for ESP32 programming and I want to do interrupts like the INT0 or INT1 of the Arduino
Also, can I somehow configure some gpio pins with interrupts? I'm using Arduino for ESP32 programming and I want to do interrupts like the INT0 or INT1 of the Arduino