Hi team,
My customer want to connect ChB LS port to ChA HS port by only register settings. Could you tell me the macro for the channel change?
I'm guessing as below, but I'm not sure. Could you correct me if it's not enough?
//Setting for DATA Switch TX (LS=>HS direction)
To Ch-A phy address;
Write a 0 to 0x1E.0017 bit 14
Write 2’b10 to 0x1E.0018 bits 15:14
//Setting for DATA Switch RX (HS=>LS direction)
To Ch-A phy address;
Write a 0 to 0x1E.0019 bit 14
Write 2’b11 to 0x1E.001A bits 15:14
Regards,
Takashi Onawa