Page 1 of 1

Does Arduino IDE tie-up any of the 64-bit timers?

Posted: Thu Oct 10, 2019 8:17 pm
by Brain Scientist
Am I free to use the four 64-bit timers for interrupt-driven timing while using the Arduino IDE?

Re: Does Arduino IDE tie-up any of the 64-bit timers?

Posted: Fri Oct 11, 2019 2:51 pm
by lbernstone
Sure. There is even a library wrapped around it. https://github.com/espressif/arduino-es ... ies/Ticker