We are using SN65DP159 in X-Mode as DisplayPort to DisplayPort retimer. I enabled disparity error counting and forced errors on the four rx lanes but only ever see BERT_CNT[11:0] non-zero for lane 0. It seems errors on any lane are accumulated only on lane 0 counter. Is this expected or have I missed configuration ? In addition to the required X-Mode settings, I have set the following:
# Set Page 0
Set address 0xFF to 0x00
# Enable Disparity Counters
# PV_DP_EN[3:0] set to b1111
# DP_TST_SEL[2:0] set to b000
Set address 0x16 to 0xF0
# Clear BERT Counters:
Set 0x15 to 0x10
Set 0x15 to 0x00
# Read BERT Counters:
Read 0x18
Read 0x19
Read 0x1A
Read 0x1B
Read 0x1C
Read 0x1D
Read 0x1E
Read 0x1F
Regards,
KT