Hello,
I recently tried to use a USB-I2S bridge, CP2114 with the PCM1792. I couldn't make it work - no audio in any configuration. There is, however, a little high frequency pitch at the output, and under some conditions, i can hear the "rhythm". Though I don't know if i'm just hearing the "train of bits" making noise similar to music. (I'm using the circuit available in the TPA6102A2 datasheet)
Anyway, what I've noticed is that CP2114 has an internal 48MHz oscillator (to generate the 12MHz USB clock), and it generates SYSCLK of 250*LRCK. If I understand the PCM1792 datasheet correctly, this DAC needs an LRCK of 128, 256, 384, 512 or 768 * LRCK. Is this correct?
Sampling rate for this USB-I2S bridge is fixed at 48KHz, so LRCK=48KHz and SYSCLK= 12.000MHz (a frequency of 12.288MHz would be required for SYSCLCK = 256*48000)
I've also had no luck reading I2C registers from the DAC, but I'm not sure if this is a problem with my tool.