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: It is OK when dispaly test pattern,but in normal prview, the image keeps rolling.

Part Number: DS90UB954-Q1

Hi Team,

 DS90UB913A + DS90UB954-Q1

Imx8mq Android 8.1

It is OK when dispaly test pattern,but in normal prview, the image keeps rolling like below.

Could you give some advices.

Thanks

Chuan

here is the code

ds954_write_reg(ds954_client,0x01,0x02);
msleep(5);
ds954_write_reg(ds954_client,0x33,0x01);
ds954_write_reg(ds954_client,0x4C,0x01);
ds954_write_reg(ds954_client,0x6D,0x7f);
ds954_write_reg(ds954_client,0x20,0x20);
ds954_write_reg(ds954_client,0x1F,0x03);
ds954_write_reg(ds954_client,0x58,0x58);
ds954_write_reg(ds954_client,0x5C,0xB0);
ds954_write_reg(ds954_client,0x5D,0x30);
ds954_write_reg(ds954_client,0x65,0x20);
ds954_write_reg(ds954_client,0x70,0x1E);
ds954_write_reg(ds954_client,0x7C,0xC0);