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.

DS90UH927Q-Q1: I2S, GPIO function behavior

Part Number: DS90UH927Q-Q1

Hi,

we would like you to confirm whether FPD-LINK III serializer can transmit PWM signal to deserializer.

The target frequency range is several hundred kHz to several MHz.

I think that we can use following two methods to realize this.

- 1 - . To use forward channel GPIO.

If user will use video data,  we can use GPIO.

According to datasheet, min pulse width depends on Pixel clock.

For example, when PWM frequency is 3 MHz w/ duty 50%, then pulse width is 166ns.

In this case, it is no problem as long as Pixel clock is over 12MHz.

However, I'm not sure when there is no video data, user can send GPIO on forward channel to deserializer or not.

- 2 - . To use bitclock of I2S (I2S_CLK pin).

 In this case, I believe that user can send PWM signal without video data (However, in this case maximum PWM frequency is fixed 13MHz.)

However, I'm not sure whether it is allowed that there is no input for LRCLK and DATA.

Could you please confirm following two is available or not ?

1. When there is no video data, user can send GPIO on forward channel to deserializer or not.

2. It is availble that there is no input for LRCLK and DATA for I2S (only input bit clock to serializer).

Best Regards,

  • Hello,
    Yes, even when no video data is tranmitted, GPIO data is still sent continuously across forward channel when the serializer and deserializer have valid lock status.
    I would not recommned to use I2S for PWM clock signal.
  • Liam-san,

    Thank you for your reply.

    I want you to confirm following two.

    1.

    "GPIO data is still sent continuously across forward channel when the serializer and deserializer have valid lock status."

    I understood that meaning of "lock" in this case is that DES will lock period of "start bit" to "stop bit" of FPD-LINK III.

    Is my understanding correct ?

    2.

    "I would not recommned to use I2S for PWM clock signal."

    Even if duty ratio of PWM is 50%, do you NOT recommend to use I2S for PWM ?

    Actually, there is high time/Low time spec for I2S_CLK in datasheet, therefore any duty ratio is NOT allowed in this device.

    However, if customer will definitly use 50% duty PWM signal, is it allowed ? (Or user need to input LRCK as well if they want to use I2S ?)

    I'm not sure why you do not recommend...

    Best Regards,

  • Hi Liam-san,

    Could you please send me your feedback ?

    Best Regards,
  • Lock status means deserializer is locked to the incoming FPD-Link stream from the serializer and LOCK pin is high.
    My recommendation would be to use a GPIO instead of I2S pin for this purpose.
  • Hi Liam-san,

    Thank you for your reply.
    Understood.

    Best Regards,