esp32-ulp-example icon indicating copy to clipboard operation
esp32-ulp-example copied to clipboard

ESP32 ULP example

Results 5 esp32-ulp-example issues
Sort by recently updated
recently updated
newest added

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...

have you done any example with the ADC? thanks