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.

DS90UB954-Q1: DS90UB954 pattern mode signal waveform

Part Number: DS90UB954-Q1

Tool/software:

Dear 

Now I use DS90UB954 pattern mode

when I send  DS90UB954 pattern mode  i2c cmd

I use oscilloscope test signal 

there is the clock signal

there is the data lane  signal

clock signal and data lane  signal  is right ?

there are my  DS90UB954 pattern mode  i2c cmd  you can check it 

1280x720p30   2  data LANE  clock=800MHZ  RGB888

0x1f, 0x02,

0x33, 0x21,
0xB0, 0x00,
0xB1, 0x01,        //TI954_REG_IA_PGEN_CTL,
0xB2, 0x01,
0xB1, 0x02,        //TI954_REG_IA_PGEB_CFG,
0xB2, 0x35,
0xB1, 0x03,        //TI954_REG_IA_PGEN_CSI_DI,
0xB2, 0x24,
0xB1, 0x04,        //TI954_REG_IA_PGEN_LINE_SIZE1,
0xB2, 0x0F,
0xB1, 0x05,        //TI954_REG_IA_PGEN_LINE_SIZE0,
0xB2, 0x00,
0xB1, 0x06,        //TI954_REG_IA_PGEN_BAR_SIZE1,
0xB2, 0x01,
0xB1, 0x07,        //TI954_REG_IA_PGEN_BAR_SIZE0,
0xB2, 0xE0,
0xB1, 0x08,         //TI954_REG_IA_PGEN_ACT_LPF1,
0xB2, 0x02,
0xB1, 0x09,         //TI954_REG_IA_PGEN_ACT_LPF0,
0xB2, 0xD0,
0xB1, 0x0a,         //TI954_REG_IA_PGEN_TOT_LPF1,
0xB2, 0x04,
0xB1, 0x0b,         //TI954_REG_IA_PGEN_TOT_LPF0,
0xB2, 0x1A,
0xB1, 0x0c,         //TI954_REG_IA_PGEN_LINE_PD1,
0xB2, 0x0C,
0xB1, 0x0d,         //TI954_REG_IA_PGEN_LINE_PD0,
0xB2, 0x67,
0xB1, 0x0e,         //TI954_REG_IA_PGEN_VBP,
0xB2, 0x21,
0xB1, 0x0f,          //TI954_REG_IA_PGEN_VFP,
0xB2, 0x0A,

it is right ?

Thank you