Part Number: TMS320C6748
Tool/software: Code Composer Studio
Hi:
I have a full array microphone projects that use tms320c6748 ,2 aic3106 and 4 microphones .
Every two microphones are connected to aic3106, The i2s data is passed through mcasp module axr12 and axr14 to tmsc6748. The both 3106 work fine.
C6748 prvide mclk,bclk and frame clock to 2 codecs. I use EDMA to receive data on the bus.
If active one 3106, 6748 can receive data from microphone. But when activate two 3106 at the same time, C6748 can no longer receive any interrupt.
Can you provide a copy of edma and mcasp code for my reference?