1) is there an ESP equivalent of an arduino timer interrupt? I know there's the ticker library, but I will probably need more speed, and for some reason SPI doesn't work from functions called by a ticker.
2) What is the best way to get a high speed clock output from the ESP? It doesn't need to be in sync with anything, I just need a high speed PWM clock
Any help would be great! Thanks in advance