Hello,
I have a design where I would like to keep the DAC active while the circuit is alive, which means prevent the DAC from entering powerdown / standby mode. I'm accessing the PCM5122 via I2C.
In Page 0 Register 2, I see that I can power down the DAC or set it to standby mode. Would it be possible for me to set Page 0 Register 44 to 8 seconds, and then every 7 seconds set Page 0 Register 2 to "Normal Operation" to keep the DAC active? Are there any other means of keeping the DAC "active"?
It's not possible for me to control the I2S data, so I can't keep it alive by sending non-zero data and keeping LRCK / BCK alive.
Thanks!
-Ted