Hello,
I'm developing an application in which I need to send a package of 5 bytes from one DSP to another, and, in the receiver, I need to implement a routine in which a received package generates an interrupt. I thought about using the SCI FIFO to generate the interruption, after I have received all the data. I have never worked with FIFO, are there code examples of FIFO interruption implementantaion? Or more documentation about the SCI FIFO in general?
Thank you in advance.
Fernanda Carnielutti