Hi team,
Customer's camera stream is OVX3C--->Gw5200(ISP)---->UB935(SER)------>UB960----->TDA4 CSI
During debugging, there are some problems :
1. When set one camera work, the camera is working successfully ,and the display can shows image. But when trying two cameras with UB960,it shows nothing and the vx_app_multi_cam is hanged .
=========================
Demo : Camera Demo
=========================
s: Save CSIx, VISS and LDC outputs
p: Print performance statistics
x: Exit
Enter Choice: x
2. In the camera config with one, the Ub960 CSI speed is 1600 {0x1F,0x00,}
and the TDA4VM CSI 1600{captureObj->params.instCfg[id].laneBandSpeed = TIVX_CAPTURE_LANE_BAND_SPEED_1500_TO_1750_MBPS; },
they did not work, and the vx_app_multi_cam is also hanged .
Here is the config for ub960:
One camera config:
{0x4C,0x01, 0x10}, //for port 0
{0x58,0x5D, 0x10},
Two cameras config: