Dear Team.
My customer wants to use DP159 as a redriver to use Eye Scan features in DisplayPort source.
I'm using WQFN (40 pin) package and let opened IN_CLKP/N and IN_D2P/N signals.
I could check image successfully showing when I use DP159 as retimer in DisplayPort
But when I try to use it as a redriver I couldn't get signal locked after TPS1 (Page0x01, Offset:0x00 => returns 0x03)
I checked TPS1 signal properly showing in oscilloscope.
And heres my Initialization Sequence(pseudo code) which explained in SLLA358
RBR_HBR_HBR2_Common_Init();
Disconnect_Event();
BW_handler(); // <== for LBW_HBR and LaneCount = 2
Init_Sensor_Before_TPS1();
Execute_TPS1();
Determine PLL Locked(); // by checking Page0x01, Offset:0x00 and returns 0x03
Is there anything I can check?
Please help me to escape from this.
Thank you
Best Regards,