esp32-ulp-example
esp32-ulp-example copied to clipboard
ESP32 ULP example
Hi, has somebody found a solution how to setup interrupt handler on RTC GPIO that simply increments one item in RTC memory?
I had to remove the calls to rtc_gpio_isolate() to get the sketch to work.
Please, how to use your example in the ArduinoIDE ? Thank you.
Hi! I'm trying to find example of configuring RTC pins in ULP but can't.. All examples and random codes i found - all use main CPU functions rtc_gpio_* Is there...
ULP
have you done any example with the ADC? thanks