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.

DS90UB964-Q1: DS90UB964-Q1:

Part Number: DS90UB964-Q1

您好,我目前使用的方案是964配对933,4个lane,用CSI0接口输出,接了2个摄像头,目前读964的0x4d是已经lock上的,但是964目前无法输出。

我的配置如下:

ds90ub964_write_reg(sensor, 0x32, 0x01);
ds90ub964_write_reg(sensor, 0x1F, 0x02);//800mbps
ds90ub964_write_reg(sensor, 0x33, 0x01);
ds90ub964_write_reg(sensor, 0x20, 0x00);

ds90ub964_write_reg(sensor, 0x4C, 0x01);
ds90ub964_write_reg(sensor, 0x58, 0xD8);

ds90ub964_write_reg(sensor, 0x4C, 0x12);
ds90ub964_write_reg(sensor, 0x58, 0xD8);

ds90ub964_write_reg(sensor, 0x4C, 0x24);
ds90ub964_write_reg(sensor, 0x58, 0xD8);

ds90ub964_write_reg(sensor, 0x4C, 0x38);
ds90ub964_write_reg(sensor, 0x58, 0xD8);
还有,我如果想输出RGB888模式,要如何配置?
x 出现错误。请重试或与管理员联系。