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.
11 years, 11 months ago.
3 line SPI Communication
I have interfaced a 3 line spi,with MISO and MOSI shorted via 10kohm resistor . I am able to communicate between master and slave by sending data,but I am facing a issue of slave data being not flushed and appearing as data from master in the next frame. Is there any solution of flushing the data in the SPI?