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,DS90UB953

Part Number: DS90UB954-Q1

你好,我们这边的设计是二片953,二片sensor,一片954同时挂在同一条IIC总线上,sensor格式为raw10,2lane,720Mbps/lane;954配置是1.6Gbps/lane,2lane模式

配置如下:

////////////////////////////////////////////953_0////////////////////////////////////////////////////////
9'd0: i2c_data[23:0] <= {8'h32,8'h01 ,8'h03 }; //reset
9'd1: i2c_data[23:0] <= {8'h32,8'h02 ,8'h53 };
9'd2: i2c_data[23:0] <= {8'h32,8'h03 ,8'h02 }; /////non sync
9'd3: i2c_data[23:0] <= {8'h32,8'h05 ,8'h0b }; /////div
9'd4: i2c_data[23:0] <= {8'h32,8'h06 ,8'h66 };///////div
9'd5: i2c_data[23:0] <= {8'h32,8'h07 ,8'h7d }; //////div
9'd6: i2c_data[23:0] <= {8'h32,8'h33 ,8'h00 }; //////div
/////////////////////////////////////////953_1////////////////////////////////////////////
9'd7: i2c_data[23:0] <= {8'h30,8'h01 ,8'h03 }; //reset
9'd8: i2c_data[23:0] <= {8'h30,8'h02 ,8'h53 };
9'd9: i2c_data[23:0] <= {8'h30,8'h03 ,8'h02 }; /////non sync
9'd10: i2c_data[23:0] <= {8'h30,8'h05 ,8'h0b }; /////div
9'd11: i2c_data[23:0] <= {8'h30,8'h06 ,8'h66 };///////div
9'd12: i2c_data[23:0] <= {8'h30,8'h07 ,8'h7d }; //////div
9'd13: i2c_data[23:0] <= {8'h30,8'h33 ,8'h00 }; //////div
/////////////////////////////////////////////954_PORT0//////////////////////////////////////////////////
9'd14: i2c_data[23:0] <= {8'h7A,8'h01 ,8'h03 };////reset
9'd15: i2c_data[23:0] <= {8'h7A,8'h4C ,8'h01 };
9'd16: i2c_data[23:0] <= {8'h7A,8'h72 ,8'h00 };
/////////////////////////////////////////////954_PORT1//////////////////////////////////////////////////
9'd17: i2c_data[23:0] <= {8'h7A,8'h4C ,8'h02 };
9'd18: i2c_data[23:0] <= {8'h7A,8'h72 ,8'h01 };
9'd19: i2c_data[23:0] <= {8'h7A,8'h1F ,8'h00 };
9'd20: i2c_data[23:0] <= {8'h7A,8'h20 ,8'h00 };
9'd21: i2c_data[23:0] <= {8'h7A,8'h6D ,8'h78 };
9'd22: i2c_data[23:0] <= {8'h7A,8'h33 ,8'h23 };
9'd23: i2c_data[23:0] <= {16'hffff ,8'hff };

954能工作,但是输出的mipi数据一直无变化,fpga端也能采集到vc,0x2b0和0x2b1,但是是帧交错,不是行交错,

确定sensor是正常感光的,请问如何 让954同时输出 这二路视频?

x 出现错误。请重试或与管理员联系。