We are currently using an ADV7181D to decode VGA (640 x 480 @60Hz) to 8 bit YUV 422.But there is no register
configuration in the script you provided.So I want to ask you something:
1、Does it support doing that to decode VGA (640 x 480 @60Hz) to 8 bit YUV 422.
2、If yes,could you provide such a script.
Hi,
Yes,there is no configuration script available for VGA to YUV 422 . But you can configure 8bit YUV 422 in register 0x03(OF_SEL) . It allow the user to choose different output format in 8bit,10bit,16bit,20bit in YUV 422.
Thanks,
Poornima
Thanks for your reply!It works well when we use CVBS signaling,but it didn't work when decoding the VGA signal.We may only use 8bit YUV422 format for hardware reasons.The register 0X03 allow us to choose different output format,but I don't know how to set the other registers because these Settings are professional.So could you provide such a new script and inform the configuration process?