Hi Teams,
I do not have system clock to drive PCM1681, but fortunately, I use TDM audio format. I plan to drive SCK by BCLK.
Here some questions about it
1. What is the bit length or audio content that TDM requires? because in the FMT1 and FMT0 setting, it only allows 24bit, not 16bit.
2. And, to satisfy the TDM requirement, the SCK(I do not have system clock, so SCK=BCLK in my case) must be 128fs or 256fs. That means, the audio length is 32bit, total 8 channels, content is 24bit. Am I right?
3. Moreover, is 16bit audio content in TDM mode allowable? that means, 16 bit data with another 16 bit zero, total 32bit length.
I feel confused about the bit length or word width... thanks for any feedback.