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.

McBSP configuration

Hello,

I'm using TMS320C6713DSK. I 'm processing a signal using EDMa Coprocessor configuring two channels, one to transmit and one to receive. I want to know if in the receive phase I have to configure and initialize the McBSP or the initialization of the Codec is enough? I'm asking this question because in previously work with EDMA I used only the codec configuration to handle the output data. 

Thank you!

  • Hi Pasqualina,

    Welcome to the TI E2E forum. I hope you will find many good answers here and in the TI.com documents and in the TI Wiki Pages (for processor issues). Be sure to search those for helpful information and to browse for the questions others may have asked on similar topics (e2e.ti.com).

    Which software package you are working with ?
    Are they provided by TI, or you are developing your own code ?

    As per my knowledge Mcbsp initialization is required once only.
    After that we can check for Tx/Rx Status registers for data, also you just need to take care of synchronization.