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: The video stream already exists, and while TDA4 is continuously receiving the video stream, it is unable to obtain images during initialization and graph creation.

Part Number: TDA4VM

Tool/software:

Hi Ti Experts:

    We have a requirement to open the camera's video stream in advance, so we conducted some experiments:

        (1) create graph → verify graph → start video stream (images can be obtained);

        (2) start video stream → create graph → verify graph (images cannot be obtained; through code analysis, we found that the UDMA interrupt cannot be triggered at this point).

    Therefore, we have the following two questions:

        (1) Can our second test approach be implemented?

        (2) If it can be implemented, what modifications would be necessary?

Thanks and best regards.