Hello,
I have successfully used a PCM5122 in HW mode and have now a new design where the DAC is set to run in I2C mode.
My understanding from the datasheet is, that reset puts all registers in default mode where the device outputs an analog signal without signal processing. I'm using VREF mode, VCOM pin is tied to ground. In HW mode, the PLL uses a clock auto set mode. According to the datasheet, this is the default setting after reset, so I assume this is the same in I2C mode (default value for DCAS bit (Page 0/Register 37) = 0) ... on the other hand, according to section 8.3.6.3 "Clock Slave Mode With BCK PLL to Generate Internal Clocks (3-Wire PCM)" of the datasheet the PLL registers need to be initialized in SW mode.
Question 1: Is it correct, that after reset, the signal processing is straight output = input (no filters, now dynamics processing)?
Question 2: Is the device in clock auto set mode after reset?
Question 3: Is the internal charge pump only working if PLL settings are correct (= VNEG pin is only -3.3V if PLL settings are ok)?
Question 4: Is it possible to run the PCM5122 in its default mode without sending any I2C initialization commands?
Thank you for clarification of these points
Andy