I'm using PCM1789 in my design with PIC32. I've initialized I2S bus according to PCM1789 datasheet, format: I2S 16bit, (SCK=12.288000MHz, BCK=3.0MHz, LRCK=48KHz). It's been checked with my oscilloscope. When I trying to out test samples over I2S, at the DAC output: constant voltage equal to 0.5xVCC1. I've no idea what to do. Can anyone explain me what's wrong?