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.

Exact resolution 24bits?

Other Parts Discussed in Thread: CC8520

Hi,

I'm using the PPWC 1.0.1 to configure my transmission.

External audio device: DSP

Custom Setup: disabled

Interface format: DSP

Exact resolution: 24 bits.

BCLK = WCLK x 64

In the resulting waveform it looks like is going to transmit 48 bits in every WCLK period. But I'm testing with some signal and at the receiver I'm only getting:

16 bits_valid_data + 8 bits_non_valid_data + 16bits_ valid_data + 8bits_non_valid_data + 16bits_ expected_gap

When I configure, Exact resolution: 16 bits I'm getting:

16 bits_valid_data  + 16bits_ valid_data + 32 bits_ expected_gap

Is there any configuration where I can send 48 bits or more in every WCLK period? Can I send more than 2 DSP Channels in each WCLK period?

Thanks,