Part Number: TDA4VM
Dear TI experts,
Our customer needs to debug a new surround view camera(the number of cameras is 4). The image information about the camera is as follows: 1920 * 1536, 30fps, yuv422 8bits, 4lane.
And now we can detect the mipi signal at max96722, but the usecase has been hang in the vxWaitEvent function.
I modify laneBandSpeed from TIVX_CAPTURE_LANE_BAND_SPEED_1350_TO_1500_MBPS to TIVX_CAPTURE_LANE_BAND_SPEED_2000_TO_2250_MBPS, it's still hanging.
I also read register 0x04504060 value is 0x10000000,0x04504048(CSI0) value is 0x00222206.
Is there any other CSIRX code modify that I need to concern about?
Regards.