Hi,
I will need to connect two codec to McBSP0 on C5410A DSP. I am confused by number of channels and number of time slots when data size is not 8 bits. since 16 bit data will take two 8 bit time slots of the TDM bus. I wonder when I want to enable a 16 bit channles, I should enable two time slots or just the first one?
For instance,
>
> if XMCM =01,PHASE=0, XFRLEN =0, XWDLEN =010b, and I want to enable a 16 bit
> channel, say channel 1, I should set XCERA = 3(enable time slot 0 and 1)
> or just set XCERA = 1 ?
Thanks in advance.
Ron