Hello,
I have a C6747 on my own board fed with 15 A/D in i2s mode on McASP0. I am using the PSP 1.30.01 as my guide to get audio in and out. I also have 4 D/A on McASP1.
McASP0 is only used for input (15 pins) and McASP1 is only used for outputs (4 pins). The McASPs are in i2s slave mode as the bit and word clocks come from a master A/D which also feeds the master bit/word clocks to other A/D and D/A converters.
I have two problems.
1) No audio input. I easily fixed this as the PSP McASP driver does not set the ACLKXCTL register correctly if I want to use the port for input only. i.e. for RX only it should have set the ASYNC bit in the ACLKXCTL to make the McASP clocks come in from the RX side.
2) Audio comes in but 30% of the time L/R are swapped. The 15 channel all come in fine its only the L/R of each channel that can be swapped.
I would appreciate some help in resolving this issue.
Thanks,
Fawad