Page 1 of 1

What is the maximum MHz that ESP32 can support as an SPI slave?

Posted: Tue Jan 14, 2025 8:23 am
by limitless23
What is the maximum MHz that ESP32 can support as an SPI slave?

Re: What is the maximum MHz that ESP32 can support as an SPI slave?

Posted: Tue Jan 14, 2025 3:21 pm
by MicroController
the maximum input clock frequency of the ESP32 GP-SPI slave is f[apb]/8
With f[apb] = 80MHz max.