Hello,
I have board with DPS C6748 and 6 codecs so I'm using McBSP1 as TDM to send and receive the data. The drivers are provided by TI which are PSPIOM ver 01.30.01 and EDMA3 ver .01.11.00.03. The example in the PSPIOM using McBSP with SIO_issue and SIO_reclaim suits me well but for Rx only. I did as shown in example and the Rx part is fine so I get the input samples correctly, however as soon as I'm trying to do the same for Tx I can issuing but not the reclaiming which blocked as soon as I call it. I have checked the McBsp registers and saw that last word of the data pushed into McBSP1 DSP register and continuously sent on the lines (saw it with the scop). I spent many hours on trying to finding the problem but couldn't think anything of anything. What I'm missing here?
Thanks,
Pavel