Other Parts Discussed in Thread: THS8200
hello!
We are using the sample project called vesa_colorbar (C:\dvsdk_1_10_00_26_DM648\pspdrivers_1_10_00_09\packages\ti\sdo\pspdrivers\system\dm648\bios\evmDM648\video\sample\build\vesa_colorbar) to display the VGA.
So the color bar is well displayed in VGA mode .
Now, I capture the YCbCr422 image from camera, and convert it to RGB888 well,
I want to output Digital RGB565to THS8200 chip, myfinal output is a VGA connector which is RGB, hasanyone done this?
I cannot get the right result. help!!!