Hello,
We are using the DS90UB914A with DS90UB913A which initiating the CMOS sensor by sending I2C commands from 914A to 913A and the CMOS sensor. Now we have encountered some problem as described as follows:
- Sensor init code (I2C command) couldn't be sent from 914A to 913A thru the LVDS cable. As a result that the CMOS sensor couldn't be initiated.
- We tried other method to initiate the CMOS directly from it's I2C port (no going thru from the UB914A--UB913A path), the CMOS was initiated successfully, also the image data (RAW12) send from CMOS sensor to 913 and 914 (thru LVDS cable). The framerate (V_sync) from sensor is ok and stable, but problem is that the framerate (V_sync) from the UB914A output pin we captured was unstable.
Is there any specific setting for the UB914A & UB913A?
We have the init codes for 914A and 913A as follows:
UB914A
w 07 b6 // ser ID as 5B
w 01 30 // VDDIO as 3.3v
w 0D 99 // enable power to sensor
Thanks
Tommy