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.

How to set up SPI MOSI only mode

Hi, everyone,

I plan to use an OLED display in my project, and SPI interface to do comunication between a MSP432P401R (the master) and the display (the slave.) An OLED is only able to receive commands and data from its master, but can not send any message to its master. Actually it does not have such a pin. However SPI is a two-direction communication, MOSI and MISO always occur simultaneously. So my question is which pin of OLED the master's MISO pin should connect with? Can I just simply ignore it and let master's MISO pin open?

Please help, and thank you very much.

S. Jin 

**Attention** This is a public forum