Not able to start hardware timer interrupts on XIAO-ESP32-C3
Hi Community, I am referring this repo to have blink a led using internal HW timer interrupts at various frequencies. If you run the examples on this specific board by SeeedStudio, the board seems way much further than the actual library featured ones. Though I tweaked “ESP32_C3_TimerInterrupt. h” from the repo and made following changes: Added this line of definition. #define TIMER_BASE . . .
more
|