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.
TI工程师,你们好!
目前我正在搭配DS90UB933与DS90UB914方案,遇到I2C通讯上的问题,问题如下描述:
主机使用DS90UB914,摄像头使用DS90UB933
1、有图像信号正常输出;
2、通过DS90UB914上的I2C可以访问到DS90UB933;
3、通过DS90UB933上的I2C可以访问到DS90UB914;
4、通过DS90UB933上的I2C可以访问到Sensor;
5、通过DS90UB914上的I2C无法访问到Sensor;
6、DS90UB933的0x08和0x09寄存器都是0x00;
技术要求:
怎样能通过主机DS90UB914上的I2C去访问摄像头的Sensor, 需要配置那些寄存器?