Hi Team,
I have some questions about the meaning of bit[6] of ch Reg0x02 on DS100DF410 retimer.
The Bit 6 is indicated whether "Auto Adapt is completed or not.
My customer is using Adapt Mode 3 and sometimes the 0x02 register value is outputed as 0xDC or 0x9C. That is, bit 6 is enable or disable sometimes.
What is the meaning of the bit "0" (no auto adapt complete) in detail? what kinds of internal function should not be completed when the bit6 is 0 ?
Can you advise what we should check to be made the completion of Auto Adapt successfully?
Below is the register dump value for each case. Please advise it.
==
Case 1 : Reg0x02[bit6]=0.
REG 0x00 : 00 00 9c 00 00 00 00 00 00 00 10 0f 08 00 93 69
REG 0x10 : 3a 20 a0 30 00 10 7a 36 40 23 00 03 24 00 e1 55
REG 0x20 : 00 00 00 40 00 00 00 28 48 40 30 00 72 80 00 06
REG 0x30 : 00 60 11 88 bf 1f 31 00 10 00 a5 00 00 00 80 00
REG 0x40 : 00 01 04 10 40 08 02 80 03 0c 30 41 50 c0 60 90
REG 0x50 : 88 82 a0 46 52 8c b0 c8 57 5d 69 75 d5 99 96 a5
REG 0x60 : 00 00 00 00 00 00 00 00 00 0a 44 00 00 00 00 00
REG 0x70 : 03 21 06 06 02
==
Case 2 : Reg0x02[bit6]=1.
REG 0x00 : 00 00 dc 00 00 00 00 00 00 00 10 0f 08 00 93 69
REG 0x10 : 3a 20 a0 30 00 10 7a 36 40 23 00 03 24 00 e1 55
REG 0x20 : 00 00 00 40 00 00 00 28 48 40 30 00 72 80 00 06
REG 0x30 : 00 60 11 88 bf 1f 31 00 10 00 a5 00 00 00 80 00
REG 0x40 : 00 01 04 10 40 08 02 80 03 0c 30 41 50 c0 60 90
REG 0x50 : 88 82 a0 46 52 8c b0 c8 57 5d 69 75 d5 99 96 a5
REG 0x60 : 00 00 00 00 00 00 00 00 00 0a 44 00 00 00 00 00
REG 0x70 : 03 21 06 06 02
=====
Thank you.