• Bodmer's avatar
    Fix issue #297 · 091d8cd2
    Bodmer authored
    There is a bug in the ESP8266 Arduino core that averwrites the overlap
    mode setup and hold bits for the hardware driven SPI SS line.  The
    TFT_eSPI library has been patched as a work-around.
    
    In overlap mode to maintain the required setup and hold times at 80MHz
    ESP8266 CPU clock the SPI rate must be 27MHz or less. At 160MHz CPU
    clock the SPI rate can be 40MHz.
    091d8cd2
TFT_eSPI.h 32.2 KB