Hello,
We are working with TI TDA4 EVM and PSDK-RTOS-J721E 8.02.00.05.
Our apps are built with Linux+RTOS.
We are trying to build an app with 2 graphs.
The output of the 2 graphs is to be shown in split-screen fashion on the same display.
One problem here is that the latencies of the 2 graphs are different.
However, as soon as output of one graph is available, we want to be able to display it.
How can we configure the mosaic node for this app?
Are there any references in the TI SDK that we can use for this?
Thanks and regards.