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.
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
I'm trying to connect two mbed devices together via SPI to do some benchmarking. Below is the code I've got on my two devices, my problem is that the master and slave seem to be receiving corrupted data from each other. If I hook the master up in a loopback configuration it gets the expected characters.
SLAVE: