分类:
2009-07-05 11:16:03
转载自:http://hugeant.bloghome.cn/posts/8745.html
About SAA7113 FAQ
1。假如SAA7113的晶振或晶振不符合要求,会使输出的4:2:2信号缺少彩色
2。视频信号输入强度: 经滤波后的CVBS应保证在75ohm的负载上有1Vp-p(最大)的电平(或称电压)即可
3。某君的如下设置,据说VPO只能出13.5M
unsigned char code SAA7113h[]={
0x08,0xc0,0x33,0x00,0x00,0xe9,0x0d,
0x9c,0x01,0x80,0x47,0x40,0x00,0x01,0x24,
0x00,0x0c,0xe7,0x01,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00,
0x02,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0xff,0xff,0xff,0xff,0xff,0xff,0xff,0xff,
0x40,0x54,0x07,0x83,0x00,0x00,0x00,0x00
};
不知道解决了没有
4。CCIR656标准8 bit YUV422格式视频数据顺序应该是:
U0(Cb0),Y0,V0(Cr0),Y1,U2,Y2,V2,Y3......V718,Y719
5。SAA7113的CE脚也使复位引脚,可以直接上拉,上电后靠芯片内部逻辑复位
6。如果打开了chroma的AGC(CAGC),0x0f(chrominance gain control)这个寄存器成了只读了,不受你的I2C控制了。
0x03的AGC要ACTIVE,但不影响0x0f!
主要是0x0f的D7位ACGC需要置‘1’,表示"programmable gain via CGAIN6-CGAIN0";若为‘0’的话就是自动设置。
7。0x09 0x0a 0x0b 寄存器修改亮度对比度
8。一般目前芯片的价格为:SAA7113H RMB30.00
SAA7114H RMB47.00
SAA7115H RMB58.00
9。