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 Registers value equal value placed in the transmit buffer on OMAP L138

So I'm using an OMAP L138 whose SPI1 bus is connected to a Holt HI-3593 429 Transmitter/Receiver.

When receiving data, I'm writing a command to the SPI1 transmit buffer (SPIDAT1) but when I read the recive buffer SPIBUF (SPIEMU) after this I get the same value as I placed in SPIDAT1.

What does such a result indicate?