Hi,
I am setting up the CSI2 interface on AM3703 to communicate with a backup camera through the analog ADV7280M device. I am trying to set it up so that the CSI2 will receive the interlaced signal and the CSI2 receiver will convert the interlaced signal to progressive frame (through DMA buffer). I got it mostly working. However, the two sides of the image is not displaying properly. Attached photo shows what it looks like. The pixel input is 720x253 for Even frame and 720x254 for Odd frames. CSI2_CTx_DAT_OFST is set to (720x2). I did tried to set CSI2_CTx_DAT_OFST to 0 and I don't see the unwanted lines on the side so it seems like to me the ADV7280M sends the interlaced signal in properly. Can someone give me advice on what could be wrong?
Thanks
Augustine