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.

OMAP-L138, McASP and FIFO functionalities

Other Parts Discussed in Thread: OMAP-L138

Hello,

I'm trying to make an audio loop-back on our experimentation board, and I'm trying to make it work with our scheduler, unfortunately after few packets, a transmit underrun is raised, I think it's because sometimes a McASP interruption is delayed by a timer interruption with an higher priority used by our scheduler.

So I would like to use the FIFO feature of the OMAP-L138, but I can't find where I should wright data and where I can read data from the FIFO buffer.

Thank you in advance for any help you may provide me.


Arthur CARTIER