• Bodmer's avatar
    Enable ESP32 DMA controlled TFT_CS · 2162936b
    Bodmer authored
    ESP32 DMA will hold TFT_CS low automatically.
    STM32 will not do this and requires bracketing DMA transfers with startWrite and endWrite as in examples.
    2162936b
TFT_eSPI_ESP32.c 26.9 KB