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-Q1: Input and Output used simultaneously: MCLK needed?

Part Number: DIX4192-Q1
Other Parts Discussed in Thread: DIX4192

Hi, I have a couple of quick questions:

1. Problem:

In an application the DIX4192 with input A (audio serial port A - SDINA) and output (DIT - AESOUT) used simultaneously. The input is used in slave mode.

The Datasheet says in slave mode the input ports do not need a master clock. But for the output it is stated that a master clock is required. That appears to be contradictory to me.

1. Question:

Is the master clock needed when input A in slave mode and AESOUT are used at the same time?

2. Problem:

In the same application the GPOs will be used to indicate activity via LEDs. In the datasheet it is not stated how much current the GPOs can provide though. Or does it provide the I_O = 4 mA stated under Test Conditions for I_IL (Low-level input current)? This wouldn't make sense to me though since this is an input parameter.

2.1. Question:

Is it possible to drive a low current (2 mA) LED with the GPOs or is a LED Driver required?

2.2. Question:

Also why is the DIT interrupt flag active low and the DIR non-audio data flag active high? This seems contradictory to me as well, since 2 different LED set-ups are needed to use them both in the same way.

Thank you very much for your support,

Franz

  • Franz, 

    1.  Yes,  a Master clock is always needed for the DIT.  As the datasheet says the DIT output frame rate is derived from the Master clock.  The DIR doesn't need this because the DIT on the other end provides the Output frame rate.  The I2S doesn't need an MCLK if used in slave mode because the clocks are all coming from External sources,  The DIT is generated on this device, and thus needs the master clock.  I don't see a contradiction. 

    2. It is not recommended to use the GPIOs this way,  Consider that the Voh is 0.8*VIO = 2.64V  and Vol = 0.2* VIO = 0.66V,  it is technically possible to have an LED that is dimly lit with a low output.  it would be better to have a transistor or switch that did this.

    you can use an N type or P type device, depending on if it is active high or active low.  

    best regards,

    -Steve Wilson