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.

TDA4VM: Can multiple capture graphs run at the same time

Part Number: TDA4VM

Device: TDA4

SDK Vesion: sdk7_03

TDA4 has two CSIRXs, CSIRX0 and CSIRX1. We want to put CSIRX0 and CSIRX1 into two independent graphs, and these two graphs work at the same time. Please help evaluate whether this is feasible?
There are two usages:
case1: CSIRX0 connects to a RAW camera, and CSIRX1 connects to another RAW camera. Can the CAPTURE, VISS, NF, LDC, MSC modules be put into two independent Graphs, and these two Graphs work at the same time
case2: CSIRX0 connects to RAW camera, CSIRX1 connects to YUV camera, YUV camera does not require VISS and NF modules. In this case, can CSIRX0 and CSIRX1 be put into two independent graphs, and these two graphs work at the same time