About interrupts of ESP32-WROOM-32U (4MB)

In an environment where interrupts with io are not possible

I want to control interrupts.

Control content: It would be nice if the LED could be output once every 2 seconds.

Even if I use “MsTimer2.zip”, it doesn’t work properly.

Make such an interrupt

Do you have a sample program?

=Usage environment=

ic ESP32-WROOM-32U (4MB)

Software ARDUINO

Thanks for reaching out to us on this.

While we do not provide coding support, begin here https://learn.sparkfun.com/tutorials/es … mple-blink and then perhaps try some of the examples found here: https://github.com/espressif/esp-idf/tr … rted/blink to go further.

Hope this helps, and happy sparking!