Tool/software:
Dear all,
in my application I interface the PCM3008 with a STM32 using its SAI interface. The configuration looks good and to test the system I have looped in SW the ADC data with the DAC. The system seems to work quite well reproducing the input signal. However, I noticed that when there is no signal at the Vin terminals, I hear a click generated from the PCM3008 DAC. To make sure it was not a SW problem, I have scoped the DOUT line and I noticed that the line instead of showing some bit at 1 because of the noise floor, it remains high for quite a lot of time. Hence, the 0xFFFFish values read by the MCU. Any idea why this could happen? Sampling frequency is 48kHz, system clock is 12.6MHz.
Many thanks