I am new to SPI and been trying to interface SPI on TMS320F2812 microcontroller with sample code provided with FIFO mode internal loopback and interrupt based. I have configured it without loop-back(Echo-back mode). Master is transmitting but not receiving and so with the slave. No bidirectional communication is happening.
Please help me out of this and also tell me how it can be done without FIFO
If anyone can tell me about How FIFO mode interrupts are generating with Flow chart ?