I use DM648 video port to caputre yuv image data in Y/C mode. The problem I met is as below:
1. After the dm648 board is power on, the vport cannot capture the first three images.
2. when the port is reset and reconfigure, the vport cannot capture the first three images, too.
The yuv image source is 70ms per frame. We measure the timing difference between the vport reset signal and the first captured data signal, which is about 200ms that is the total time of three images.
What I want to know is:
1. why vport cannot capture the first three images? the vport silicon errata, or the vport driver problem ?
2. how the vport do the startup synchronization in Y/C mode?
3. what behavior will lead to startup synchronization? disable and re-enable VCEN ? or need to reset vport?