Please tell me how to set VPFE registers for BT656 interlaced camera.
+Camera Unit Spec
BT.656 interlaced YUV 8bit
Pixel Clock 27MHz
Width 720pixel
Height 480pixel
Pixel Sequence UYUV...
Line Sequemce
Blanking 20line
not Blanking field#0 240line(Valid)
not Blanking field#0 2line(Not Valid)
Blanking 21line
not Blanking field#1 240line(Valid)
not Blanking field#1 2line(Not Valid)
I set VPFE registers as the following value.
LNH=1440
SPH=0
LNV=240
SLV0=20
SLV1=21
HNUM=720
VNUM=480
+MODESET
INPMOD=2(YCbCr8bit)
CCDMD=1(Interlaced)
+ISIF
HSIZE=45 (45*32=1440)
SDOFST=0x0000
REC656IF=1 (656 ON)
CCDCFG.Y8POS=1(odd)
CCDCFG.BW656=0 (8bit)
CCDCFG.YCINSWP=1 (because I connect Video Data to YIN0-7)
CCDCFG.SORPACK=2 (8bit/pixel)
But I got the image as this attaced jpeg file.
」」
I fail or miss some setting of VPFE.
Please tell me about proper settings.
Regards,
Damien