Hi,
I use Video Input Daughtercard (DC-VIDEO-TVP5146N) with my FPGA Stratix II (DK-NIOS-2S60N) and with camera ACE-S360E (B&W, composite output). TVP5146 has next settings:
reg(0x00) = 0x05
reg(0x08) = 0x00
reg(0x0E) = 0x04
reg(0x35) = 0xEF
reg(0x34) = 0x11
I get next data on the output of my card: Sample 1, Sample 2 and so on. Seems, it's green line in RGB.
What's wrong in my settings? Why luma components are 0x200 and how fix it?
Thanks for your help.