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: Tiovx Related Issues

Part Number: TDA4VM

Hi~

    Recently I am optimizing the vision application which are base on tiovx, there are two questions I don't figure out:

1. Is it feasible that two processes on A72 call tiovxHostInit() and create graph? But these two processes use different nodes such as capture node, viss node, ldc node. Are there any precautions that I need to pay extra attention to?

2. Generally speaking, the code of imaging including I2C configuration of csi cameras and the code of viss are run on MCU2_1, can I port these code to MCU2_0? Is there any guidance documents?