Use this forum to chat about hardware specific topics for the ESP8266 (peripherals, memory, clocks, JTAG, programming)

User avatar
By raz123
#14847
GerryKeely wrote:Using ESP8266Arduino I get an output of 5.71MHz with cpu freq. of 80MHz and 6.67MHz with a cpu freq. of 160MHz.


Yeah, gpio output (clock?) seems to be limited by something else than simply CPU freq.
User avatar
By Mikejstb
#14849 When I started thinking about this I had some vague thoughts that since in the ESP-Arduino environment the wifi stack seems to demand a lot of resources, then maybe the higher clock rate would help out somehow.
As I say just a very vague thought.
User avatar
By SpenZerX
#14855 I changed clock frequency to 160. No noticeable change in speed in my app. But with a lot of serial debug output und flash access i have expected nothing else.