Hi all,
I am using DM6437 connect with TVP5158 decoder to get 2-ch D1 image(line-interleaved mode).
1. Since the vertical blanking in the input is being masked out, we can only get the V-bit in start code(SC[0]) to indicate the end of the frame(it will cause 4 times in ),
is that possible we can get the VDINT interrupt signal from VPFE(to check the end of the frame by hardware, not by software)?
2. When I read the image data in beginning of the SDRAM(or in the same address), every times I will get the different line number, is that correct?
After the de-multiplexed procedure, i will get the image like this:
It's seem like some of the lines are copied from the next frame, is there any way to solve the problem like this?