LVDS interface can be tested by using TESTPATTERN function. It is found that two of the four LVDS data channels of AWR2243 have abnormal data phenomenon .
I set four channels in the code, and all IQ outputs fixed data 5A5A(for binary is 0101 1010 0101 1010), but the actual output data in channel 1 and channel 2 will show two fixed error values after being analyzed by FPGA, one is 2D2D(for binary is 0010 1101 0010 1101) and the other is B4B4(for binary is 1011 0100 1011 0100) . The data in channel 3 and channel 4 are normal. The actual output data of LVDS channel 1 and channel 2 were captured by oscilloscope, and it was found that the data was indeed abnormal, and the outlier value was the same as that parsed by FPGA. May I ask what causes this phenomenon? Is it related to the PCB layout wiring of LVDS?