I saw document SPRU98l.pdf for omap35xx, I have couple of queries,
1. Why it is multi channel buffered serial port ?
2. How many channels are present within each McBSP(as I can see there are 5 McBSP's)
3. Does each channel has Rx & Tx seperately ?
4. I saw that SDMA channel is associated to a particular McBSP, does it mean we can use the same SDMA for all the channels within the same McBSP ?
Ex : SDMA 32 & 33 are associated to Tx & Rx for McBSP 2 hence if we have 128 channels within McBSP2 then I can use same SDMA for different channels ?
Here each channel I assume as a seperate path through we can transfer 7 receive the data, please confirm whether my understanding is really true !