ddze7374 wrote:
SPI frequency is limited by the maximum frequency of the Master device. In case of the software controlled SPI on the ESP8266 , it is 80 MHz.
ESP8266 HSPI做从设备时,实际可靠的SPI频率只能到20MHz。超过20MHz后,固件需要做特殊的处理,才可以达到40MHz。
As a slave, ESP8266 HSPI can reach only 20MHz for a reliable communication. Special handling on firmwares will be required from both master and slave sides to achieve a reliable spi communication upto 40MHz.Statistics: Posted by Guest — Thu Oct 05, 2017 10:47 pm
]]>