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.

CCS/TMS320C6748: Sending audio data from the DSP to the CODEC (both on the evaluation board)

Part Number: TMS320C6748
Other Parts Discussed in Thread: TLV320AIC3106

Tool/software: Code Composer Studio

Hi, 

We are a group of student of Polytechnique Montreal University working on a projet to localise a talking person in a room and focusing on it. We are working with the TMS320C6748 DSP Development Kit (LCDK), and we are trying to send audio data from the DSP to the TLV320AIC3106 Low-Power Stereo Audio CODEC, which is on the LCDK. In fact, we don’t use the ADC of the Codec, but another ADC plugged to the DSP.

After many tries, we still can’t hear the audio data we are trying to send from the DSP to the Codec. Do you have an example of code that send audio data from the DSP to the Codec ?

Thank you