Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
10 years, 4 months ago.
What is the maximum SPISlave frequency?
I'm using 2 mbeds connected through SPI to communicate multiple bytes of data. I tried going to the 12MHz maximum SPI frequency: http://developer.mbed.org/forum/mbed/topic/1445/?page=1#comment-7127. However, when I went this fast, the data transmitted from the slave was incorrect. Once I slowed it down to 5MHz, there was no longer any issues.
So I what is the maximum SPISlave frequency?