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 and the frame interrupt

Other Parts Discussed in Thread: TMS320C5504

I'm interfacing the C5504 to an SPI flash device.

It seems the core needs to execute instructions on every character. It can't just set up a frame and then instruct the SPI to receive or transmit it. So why would one ever enable the frame interrupt?