Tool/software:
Hello TI experts,
SDK8.6,
Now there is only one camera connected to the deserializer on CSI1 and debugged using Multi_cam_demo.
Reading the deserializer indicates that data has been obtained (Video pipeline locked OK and Sufficient throughput detected OK).
However, TDA4 did not obtain the data. The reason is that the Multi-can App got stuck here after execution:
VX_ZONE_WARNING:[tivxCaptureSetTimeout:796] CAPTURE: WARNING: Error frame not provided using tivxCaptureRegisterErrorFrame, defaulting to waiting forever!!!
Among the configurations:
DES:VC1; TDA4:captureObj->params.chVcNum[0] = 1
DES:1500Mbps TDA4:CSIRX_LANE_BAND_SPEED_1350_TO_1500_MBPS
DES:0X1E TDA4: {VX_DF_IMAGE_UYVY, 7}, /*dataFormat and MSB [0]*/
In order to locate the problem as quickly as possible and get more debugging information, what information points can I print or read on TDA4? Can you list some for me?
I am anxiously awaiting your reply. Thanks