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?