We are using an ADAU1961 configured as what the datasheet describes as "master" mode to send audio data from an analog microphone.
MCLK is originated by a microcontroller, the codec creates the BCLK and LRCLK based on it's PLL configuration.
It works well, except when we need to restart the audio stream. Many times, the LRCLK gets out of sync.
The IC does not have a reset pin.
My question is: Is there a way to reset the LRCLK outside of power cycling the codec?
thank you!