Hello,
Looking for some assistance in interfacing an I2S audio signal with a serial interface DAC.
I would also like to separate the left and right channel data from the I2S interface.
The serial interface I need to connectthe I2s signal to consists of serial data input pin SDIN, bit clock pin SCLK, and word clock pin FSYNC. The serial interface is designed to support the right-justified (mono) audio format.
I am hoping to not have to reinvent the wheel - has anyone out there done something similar?