Post Go back to editing

About AP1_OUT of ADV7625

Hi.

Please tell me about ADV7625.

I set the AP1_OUT port pins individually using the tristate_ap1_out_x [7:0] control register.

I'd like to use the AP1_OUT4 port, but the port couldn't communicate as I2S data.

The AP1_OUT port 0 and 1 were working as I2S data and I could measure their waveform.

Could you help me?

Best Regards

Morry

Parents
  • Hi,

      'AP1_OUT4' should output I2S data , Please make sure whether you are in I2S mode.

       

    Also make sure this corresponding bit - TRISTATE_AP1_OUT_X[4] = Tristate AP1_OUT[4] pin should be '0' in register TRISTATE_AP1_OUT_X[7:0] (0x9D).

    Thanks,

    Poornima

  • Dear Poornima

    Hi.

    Thank you for your answer.

    I checked out I2S mode for AP1_OUT4 port but I didn't confirm the waveform as I2s data.

    I understand that Tristate AP1_OUT[4] pin should be '0' in register.

    Which device address is 00 or EC?

    I executed in the following steps.

    ①used script file (ADV7625-26-27_Ver1.0)

    ②selected HDMI Splitter Mode 

    ③set Tristate AP1_OUT_X

    ④set I2S out mode

    Best Regards

    Morry

  • Hi,

       Are you asking about IO map address right? If so, It is 0xB0..

       Please note When the ALSB pin is held low, the I2C address of the IO Map is '0xB0'. When the ALSB pin is held high, the I2C address of the IO Map is '0xB2'.

    Thanks,

    Poornima

  • Dear Poornima

    Hi.

    No, I'm asking about HDMI RX1 Main Map address.

    I think that I2S out mode is in HDMI RX Main Map.

     

    I understand the ALSB pin is held low or high.

    I tried to set I2S out mode and Tristate AP1_OUT_X several times

    but only AP1_OUT_[0] and [1] were working as I2S data.

    I think the mode and  AP1_OUT port setting is valid but I can't confirm the waveform

    that AP1_OUT_[2]~[4] as I2S data.

    Thanks. 

    Best Regards

    Morry

  • Hi,

     HDMI RX1 Main map address is '0x68', So you can configure like "68 03 Register value[6:5]".

    Please refer below I2C map address for HDMI_Rx1/Rx2.

     B0 EC 68 ; default=0x00, Set HDMI_Rx1_Map address
     B0 F0  58 ; default=0x00, Set HDMI_Rx2_Map address

    Please provide your register configuration, Will check and let you know.

    Thanks,

    Poornima

Reply
  • Hi,

     HDMI RX1 Main map address is '0x68', So you can configure like "68 03 Register value[6:5]".

    Please refer below I2C map address for HDMI_Rx1/Rx2.

     B0 EC 68 ; default=0x00, Set HDMI_Rx1_Map address
     B0 F0  58 ; default=0x00, Set HDMI_Rx2_Map address

    Please provide your register configuration, Will check and let you know.

    Thanks,

    Poornima

Children