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.

SPI communication

Hello

I am working with a Dra7 board with linux as a OS.

My application makes use of the SPI driver from the user space.

I followed the steps in the http://processors.wiki.ti.com/index.php/Linux_Core_SPI_User%27s_Guide and inserted a dummy slave device in the device tree and I am getting an output in on the MISO line.My understanding is since I have entered a slave device, it is sending data on the MISO line.

I want to change change this and I want the data to go out on the MOSI line.

Is there any steps or procedure for this  changes? If so can you please share it ?

Regards

Karan