Hi, we are wanting to interface a PCM1753DBQ I2S DAC to a DS90UB949-Q1 to strip out stereo (L/R) audio from an Input HDMI feed.
On the DS90UB949, there are 3 I2S pins:
- I2S Data output: pin 32 of 949
- I2S LRCK(channel sel) : pin 33 of 949
- I2S_bck ( audio bit clock ): pin 34 of 949
Now the question is, PCM1753DBQ requires 4 pins. In addition of 3 above , it requires system clock to function. Which section will generate system clock? We found SCLK ( pin 6 of 949) but this is in auxiliary I2S. Will this works since the other pins are of slave i2s section? Also can we somehow interface the remaining pinouts of DAC (FMT / Mute / Demp) with 949?. L det and R det are interfaced with controller already.
Snippets of circuits:
Can you recommend the proper way to interface this DAC to the DS90UB949 Deserialzer?
Thanks!