TLC5940 project
Posted: Fri Jul 24, 2015 9:18 pm
I'm working on hooking up a TLC5940 to these just to try, so I need to know a few things:
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
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