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.

[OMAP35x] McBSP communications

I am working with the McBSP channels on the OMAP35xx EVM and I am having some issues or perhaps misunderstanding of McBSP 1.  I have sucessfully implemented output on McBSP1 and can do input on channels 2 and 3 and even have DMA working.

The question is.  Can one do bidirectional communications on McBSP1 simultaneously/concurrely?  Since device 1 brings out so many signals, it would seem logical that this is possible.  However, I have to first get input to work by itself.  When I use the register configuration that works on the other channels there is still no luck.

Any ideas would be greatly appreciated.