Part Number: TMS320F28379D
Hello,
I am sending out data as Master and how to know if SPI has completed transmitting the data?
I have checked the function SPIisBusy() but that tells you if have 0 words in the SPI FIFO and not SPIDAT (correct me if i am wrong).
I am using FIFO so I don think I can use Interrupt flag in Status register.
Any other way?
I am not using interrupts.
Thank you
Varun