This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X: SPI Slave mode at 48MHz

Hi TI team,

I'm trying to use the AM335x with SPI0 as slave only.
AM335x(SPI slave) can be accessed by a CPU(SPI master, clock=48MHz).

it is working fine at 48MHz.

But I see McSPI Input Timings(Slave Mode) in AM335x datasheet, the minimal cycle time is 62.5ns(~16MHz).

Does SPI slave support 48MHz?

Thanks.

From Will Hsu