hi,
How to start with external interrupt in esp32? How many external interrupts are there in esp32? pls reply me.
Thanks in advance
external interrupt in esp32
Re: external interrupt in esp32
I believe that every GPIO pin can on the ESP32 can be configured to indicate a signal level change and notify the application. Since there are > 30 GPIOs on the ESP32 ... that would give you > 30 sources of external detection.
Free book on ESP32 available here: https://leanpub.com/kolban-ESP32
Re: external interrupt in esp32
Take a look to esp-idf/components/driver/include/driver/gpio.h
You will find examples there.
You will find examples there.
Who is online
Users browsing this forum: No registered users and 106 guests