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.

DS250DF810: There is link up problem if we set two Retimer as 40G and 100G separately.

Part Number: DS250DF810


Hi TI,

We use two DS250DF810 for 2 port QSFP28 100G and 40G.

100G and 40G both are successful link up with transceiver.

But there is link up problem if we set two Retimer as 40G and 100G separately.

Could we set two Retimer as 40G and 100G separately?

Are there any setting or register we should check?

Two Retimer CLK source are connected as daisy-chained,

Thank you!

Eason

  • Hi Eason,

    Can you clarify the difference between the retimer setup under successful linkup conditions compared to when you configure the retimers separately?  This is not clear to me from your description of the problem.

    Could we set two Retimer as 40G and 100G separately?

    Yes, you can configure two retimers separately.  I would recommend configuring them separately for a 40G and 100G system since they require a different set of register writes.

    Are there any setting or register we should check?

    Yes, you should ensure that register 0x2F is set appropriately for your data rate.  This can be found in Table 7-6 of the programming guide.  After configuring the data rate, it is important to complete a CDR reset procedure.  This can be done via the following register writes.

    Register Address Write Value Write Mask Description
    0x0A 0x0C 0x0C Assert CDR reset
    0x0A 0x00 0x0C Release CDR reset

    Thanks,

    Drew

  • Hi Drew,

    After internal discussion.
    We will configure them for a 40G and 100G system separately that will be easier for SW design.

    Thanks for suggestion!