Hi,
Refer to e2e SN75dp130 lane swap thread below.
How can I "manually enable all the lanes" on SN75DP130?
Could you please provide the method for us?
thank you
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.
Hi,
Refer to e2e SN75dp130 lane swap thread below.
How can I "manually enable all the lanes" on SN75DP130?
Could you please provide the method for us?
thank you
Hi,
You need to disable Link_Training_Enable bit first,
and then write to the DP130 DCPD register Lane_Count_Set to enable all lanes.
Access to and from the DP130’s DPCD address space is indirectly addressable through the local I 2C registers as illustrated in the figure below
The configuration of these registers can be performed through the local I 2C interface, where three registers (from 1Ch to 1Eh) are used as the address to the DPCD register and another one (1Fh) as data to be read/written.
Thanks
David