When I'm using AIF to transfer data between two DSPs, how could the receiver DSP supposed to know that the transfering process is done? Is there any control words in frame to notice the reciver when to stop receiving data?
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.
When I'm using AIF to transfer data between two DSPs, how could the receiver DSP supposed to know that the transfering process is done? Is there any control words in frame to notice the reciver when to stop receiving data?
there is no "DONE" because AIF support continuous stream. your application decide when to start and when to stop based on the data you recieved. Frame doesn't have such control word. Please read CPRI or OBSAI spec for more information.
Albert