Dear Manoj
I have a couple additional questions relating to my last posting, "TMS320F280049C: SPI FIFO interrupt". As I mentioned before, the slave SPI will return up to 40 bytes of data depending on what the master SPI needs. If the master SPI needs only 4 bytes, it will enable the CS, generate 16 clocks pulses and disable the CS. My first question is, what happens to the slave SPI at the time the CS is disabled? Will the slave SPI reset on its own? What happens to the slave SPI TX FIFO? Will it be flushed or will it remain as is? Second, in preparation to the master SPI asking for the data, how do I preload the slave SPI TX FIFO? Thank you for your time.