Other Parts Discussed in Thread: TVP5154
[There appears to be no 'video' forum, so I am posting to /etc.]
I am trying to configure the TVP5154's registers to enable it to accept signals from my progressive-scan monochrome camera and output signals in VGA format for later display on an LCD monitor. Please can you help me to determine the correct I2C register settings?
The camera parameters are as follows.
648x492 (Full Frame) @ 30fps, 12.27MHz
Horizontal Active Pixels = 648
Horizontal Total Pixels = 780
Vertical Active Pixels = 492
Vertical Total Pixels = 525
Horizontal Sync = 59
Horizontal Back porch = 54
Horizontal Front porch = 19
Vertical Sync = 6
Vertical Back porch = 20
Vertical Front porch = 7
As you can see, this high-quality camera is neither PAL nor NTSC.
NB: The outputs from the TVP5154 feed into an FPGA in which I am converting the colour space from YCbCr to RGB and I have a tripple frame buffer to go from 30fps to 60fps (VGA).
I need the TVP5154 to convert from 648x492 (Full Frame) @ 30fps, 12.27MHz to a 640x480 VGA image size.
I have read the App note SLEA058 but I still haven't got it working.
Regards,
Nicholas Lee