ESP32S3 maximum SPI speed
The ESP32-S3 supports the following maximum speeds on the SPI peripheral:
- As SPI master:
80 MHz
- As SPI slave:
60 MHz
Note that the same clock speeds work for dual and quad SPI
Source: ESP32S3 datasheet,
The ESP32-S3 supports the following maximum speeds on the SPI peripheral:
80 MHz
60 MHz
Note that the same clock speeds work for dual and quad SPI
Source: ESP32S3 datasheet,