Chat freely about anything...

User avatar
By Mr. Anderson
#48177 Hello there,
I've tried to find a solution for this for the last couple of hours and I'm still not one step closer. So maybe someone can point me in the right direction.

How can I provide a continuous clock signal of at least 2 MHz (max 4 MHz) on the GPIO14 for another device?

Apparently the ESP8266 can't use any of the Arduino timer and frequency libraries. There seems to be a hardware timer but I couldn't find anything specific about that. I also gave this SPI driver a try but I don't really know how to actually use it.

So any help is greatly appreciated.