This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DIX4192: Having issues locking on to audio signal

Part Number: DIX4192
Other Parts Discussed in Thread: TM4C123GH6PM

Hi!

I'm looking to use the DIX4192 to do audio equalization and MUXing for a startup project. I purchased a couple for testing but I can't seem to get the chip to lock on to the digital audio signal I am sending it. I've reviewed the document a few times and I've run out of ideas on what I could be doing wrong. It could be possible that I accidentally damaged the chip while playing with it but I would like to see if anyone could spot flaws in my setup.

For the digital audio input I followed this image found in the DIX4192 document:

I'm using the optical receiver found here https://www.digikey.com/product-detail/en/everlight-electronics-co-ltd/PLR135-T/1080-1431-ND/2693959.


Here is an image of the output going directly into RX1+. RX1- is grounded with the series capacitor like in the doc image:

I'm using this 24.576MHz oscillator https://www.digikey.com/product-detail/en/abracon-llc/ASTX-H11-24.576MHZ-T/535-12038-1-ND/3906609 

Here is the image of my oscillator output when connected to the DIX4192:

Using Code Composer Studio v7 I am able to read and write to the registers using the I2C interface. When I connect the oscillator output to the RCKLI pin and set the registers 0x0D-0x11 it shows that I have successfully written to the registers but the Lock pin does not go low.
On the otherhand, if I connect the oscillator to the MCLK pin and try to read the registers they all return a value of 0xFF as if there is some kind of error.


Any help of suggestions would be greatly appreciated!