Hello,
I'm using the PCM1865 EVM connected to my microcontroller via I2S and I2C. I'm able to configure properly for 4 channels I2S (Using Dout2 on a GPIO) and change gain with I2C (side note: I do get clicks on gain change regardless if I have the "smooth gain change" enabled or not). I have the device setup as slave and to autodetect the MCLK from the microcontroller. My audio stream at 44.1 / 88.2kHz plays perfectly, but when I attempt to change to 48kHz or 96kHz, I get what sounds like a tremolo or stuttering in the audio. In addition, the Power Status changes from "run" to "fade in". What should I be looking at to solve this problem?
Cheers, Colin