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.

PCM3168A: PCM3168A 数据位宽请教

Part Number: PCM3168A

看到 只在 Right-Justified 格式模式下有16bit位宽模式支持, 在其他模式下(如 Left-Justified TDM),是否支持AD 和 DA 的数据的16bit传输,

如果支持,对声音效果是否有影响?

  • 您好,

    ADC的话,输出是24bit的数据,后级采集的时候可以忽略低8位;24bits的分辨率就降低至16bits了

    DAC的话,需要想办法将16bit数据转换成24bit,即将24bit数据的高8位用0填充,这对输入的16bits源音频数据没什么影响