-->
Page 1 of 1

how to increase cpu freq from 80 to 160Mhz

PostPosted: Tue Oct 06, 2015 6:58 pm
by sohialsadiq
Hi,
can anyone help how to increase CPU frequency to 160Mhz.

Thanks

Re: how to increase cpu freq from 80 to 160Mhz

PostPosted: Tue Oct 06, 2015 7:43 pm
by kolban
Within the ESP8266 SDK there is an API call called "system_update_cpu_freq". Your ESP8266 app can pass in either a value of 80 to run at 80MHz (default) or 160 to run at 160Mhz.