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.

DS250DF230: How to generate a PRBS signal?

Part Number: DS250DF230
Hi, I'm using the DS250DF230 chip, and I need to generate a 10.31G PRBS31 signal on the TX side. However, adjusting it according to "Programmer's guide(SNLU182D)" didn't work for me. So I wanted to ask how to adjust the registers to generate a PRBS signal on the CH0 TX side.
On the RX side, there is no signal input, and CAL_CLK_IN is connected to 25M/30.72M.
Can you please provide me with some support? Thank you.

//Set Data Rate
0x60,0xF6,0xFF,
0x61,0xA9,0xFF,
0x62,0xF6,0xFF,
0x63,0xA9,0xFF,
0x64,0xFF,0xFF,
0x09,0x04,0x04,
0x18,0x10,0x70,
0x0A,0x0C,0x0C,
0x0A,0x00,0x0C,
//Enable PRBS Generato
0x2E,0x04,0x04,
0x30,0x01,0x03,
0x1E,0x10,0x10,
0x79,0x00,0x20,
0x79,0x20,0x20,
0x30,0x00,0x08,
0x30,0x08,0x08,
0xA5,0x80,0xE0,