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.

TUSB546A-DCI Display port only i2c config

Other Parts Discussed in Thread: TUSB546A-DCI

請問一下, 如果我要應用TUSB546A-DCI 純display port下, 

是不是只要設定這兩個寄存器就可以了? 謝謝

About our setting of TUSB546 as follow:

  1. Register 0x0A Value: 0x02
  2. Register 0x13 Value: 0x80

  • 您好,应用TUSB546A-DCI 想实现什么功能? 不是完全理解您提到的"纯 DP 下"。
    TUSB546A-DCI 的数据手册是单独的,不是TUSB546的哈:

    www.ti.com/.../tusb546a-dci.pdf
  • 我參考的就是TUSB546A-DCI的規格書,
    9.3.3 DisplayPort Only, 線路圖參考這個. page 37~38

    i2c我參考的是8.6 Register maps,

    只設定了這兩個部分,
    Register 0x0A Value: 0x02
    Register 0x13 Value: 0x80
    這樣是否就可以了?
    還是有其他寄存器跟DP有關且需要注意的? 謝謝!
  • 0X13 的bit5:4 您这里配置为00的话,那么注意是通过CTLSEL1 和FLIPSEL的配置使AUX和SBU的连接。
    其他寄存器的话,我建议还是一个个的去看下每个寄存器定义,比如0X0A的1:0就应该配置为10, enable four DP lane, 默认是00为USB3.1 enable。