Other Parts Discussed in Thread: OMAP-L138
Hello,
I'm part of a C6748, OMAP-L138, design. It will make use of multiple data in and out pins with a McASP. The question is how is data structured in the McASP AFIFO, when there is data on multiple pins at the same time. For example, on the read side, two 32 bits words could arrive on 8 data pins at the same time. What would the contents of the RFIFO look like in that case? For example, one scenario would be both words placed from each line, beginning on line 1, then through line 8.
AXR0, word 1
AXR0, word 2
AXR1, word 1
AXR1, word 2
.
.
.
AXR7, word 1
AXR7, word 2
Also, can you tell me what the wait state/delay is reading and writing from the AFIFO's? Is it the same as read/write from internal memory?
Regards,
Robert