Hi Team,
My customer considers to use TLV320DAC3203 from I2S input to headphone amplifiers output.
Is it possible to adjust delay of headphone amplifiers output?
Best Regards,
Yaita
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.
Hi Team,
My customer considers to use TLV320DAC3203 from I2S input to headphone amplifiers output.
Is it possible to adjust delay of headphone amplifiers output?
Best Regards,
Yaita
Hi Yaita-san,
The default setting is "H(z) = 1", but it is changed to "H(z) = Z^-1" if applying the following coefficients to the biquad filter.
So, "Z^-1" means the 1/fs delay.
N0 = 0
N1 = 2^22
N2 = 0
D1 = 0
D2 = 0
In the same way as above, it is changed to "H(z) = Z^-2" if applying the following coefficients to the biquad filter.
N0 = 0
N1 = 0
N2 = 2^23
D1 = 0
D2 = 0
Best regards,
Kato