Other Parts Discussed in Thread: AM3359
Hi!
I'm using AM3359 with StarterWare library and managed to use McASP with DMA across Audio FIFO.
My question is what is the correct way to handle data underflow error? The reference manual says reset McASP but does not mention how to do that.
Is it enough to reset the TX side or the RX part must be reset too?
How can this reset be achieved? With the Global Control Register? I have tried that, wrote 0 to that register, re-initialize the McASP periphery but that does not help.
Should I use the Power, Reset and Clock Management (PRCM) module?
My goal is to recognize the underflow error and handle it without bother the receive side.
Is this possible?
Best Regards,
Balazs Ancsa