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.

DS90UB934-Q1: DS90UB934 问题

Part Number: DS90UB934-Q1


参考DS90UB934EVM,自己设计的解串电路硬件配置如下:

4:OSS_SEL 10 kohm 接VDDIO。

5:OEN 10K ohm 接VDDIO。

6:BISTEN 0ohm接地。(BIST测试通过寄存器0xB3控制)

37:MODE 10K ohm接VDD1V8。

43:RES 0 ohm接地。

44:RE S 0 ohm接地。

46:SEL 0 ohm 接地。

 

寄存器配置

寄存器地址

寄存器值

0x4C

0x01

0x58

0x58

0x5D

0x60

0x65

0x68

0xB3

0x43

配置后并行输出和行场信号都为低,PCLK输出96MHz。

配置寄存器0xB3为0x43进行测试,PCLK输出51.4MHz,并行数据输出和行/场信号输出都是25.7MHz,Lock和Pass为高。

请问有可能是哪个地方的问题?相机端使用的是DS90UB913,而且相机是正常的。

 

  • Hi, what is your question here? BIST test issue or link set-up issue? the I2C can be assessed?

    regards,
    Steven
  • I2C assessed OK.BIST test the DOUT[0:11] appear 25.7MHz clock。
  • yes, it right.
    for BIST setting and status, you can check d/s page28, with the internal clock mode, you can change the freq. by setting 0xB3 based on d/s description.

    The BIST mode is enabled by BIST configuration register 0xB3. The test may select either an external PCLK or
    the internal oscillator clock (OSC) frequency in the serializer. In the absence of PCLK, the user can select the
    internal OSC frequency at the deserializer through the BIST configuration register. When BIST is activated at the
    deserializer, a BIST enable signal is sent to the serializer through the back channel. The serializer outputs a
    continuous stream of a pseudo-random sequence and drives the link at speed. The deserializer detects the test
    pattern and monitors it for errors. The serializer also tracks errors indicated by the CRC fields in each back
    channel frame. While the lock indications are required to identify the beginning of proper data reception, for any
    link failures or data corruption, the best indication is the contents of the error counter in the BIST_ERR_COUNT
    register 0x57 for each RX port.
    The clock frequency that is output onto the PCLK pin during BIST mode is based on an internal FPD-Link III
    clock, and may not match the expected PCLK coming from the serializer.


    best regards,
    Steven