Other Parts Discussed in Thread: TDA4VH
Hi,
TI experts,
We want to receive data from four sensors on TDA4VH through the link shown in the figure below, but there are some problems.
We set four virtual channels 0 1 2 3 in the serializer and deserializer to distinguish the data of the four sensors.
When I try to use the multi-cam demo to receive data from four sensors at the same time, I cannot receive the real-time data from the four sensors normally.
The program is not stuck and pressing 'p' can show that framerate is 30 normally and there are no errors in the APP log and RTOS log. However, when I save image, I can only see one frame of sensors, cannot see the real-time data of sensors.
Then I tried to use the single-cam demo to obtain the data of different virtual channels, it can display the real-time data of different sensors normally!
For example,I choose ‘0’ here: and then choose my driver, it can display real-time data of sensor 0 normally. Also,when I choose 1, it can display real-time data of sensor 1. Same for sensor 2 and sensor 3.
Here are my questions:
1)Why can't the multi-cam demo receive real-time data from four sensors at the same time?
2)Can TDA4 handle such data?
3)How can I debug this problem?
Best Regards,
Muqun