TI中文支持网
TI专业的中文技术问题搜集分享网站

TI TVP7000/1/2/25i系类模拟视频器件都NRND状态,请问TI现在有主推的替换器件吗?这样做产品好有风险啊

如题:TI  TVP7000/1/2/25i系类模拟视频器件都NRND状态,请问TI现在有主推的替换器件吗?这样做产品好有风险啊

HAI WU:

回复 Kailyn Chen:

tvp70025I能配置输出6bit色吗?

用了TVP70025I,RGB分别输出10bit数据,我的TFT屏是18bit的屏,我用了R9-4、G9-4、B9-4,但屏的显示效果奇差,特别在颜色过渡带上非常明显,请问Kailyn,TVP70025I能否配置成6bit数据输出?

或者您觉得我的问题出在哪儿?

以下是我的寄存器配置:

1 : test_reg[23:0] <= 24'hB80132; // H-PLL MSBS 2 : test_reg[23:0] <= 24'hB80200; // H-PLL LSBS 3 : test_reg[23:0] <= 24'hB80320; // H-PLL control 4 : test_reg[23:0] <= 24'hB80480; // H-PLL Phase select 5 : test_reg[23:0] <= 24'hB80506; // clamp start 6 : test_reg[23:0] <= 24'hB80610; // clamp width 7 : test_reg[23:0] <= 24'hB80760; // Hsync output width 8 : test_reg[23:0] <= 24'hB80830; // 9 : test_reg[23:0] <= 24'hB80930; // 10 : test_reg[23:0] <= 24'hB80A30; // 11 : test_reg[23:0] <= 24'hB80B80; // OLD–80,NEW–FF 12 : test_reg[23:0] <= 24'hB80C80; // OLD–80,NEW–FF 13 : test_reg[23:0] <= 24'hB80D80; // OLD–80,NEW–FF 14 : test_reg[23:0] <= 24'hB80E00; // OLD–00,NEW–80 15 : test_reg[23:0] <= 24'hB80F2E; // 16 : test_reg[23:0] <= 24'hB81058; // 17 : test_reg[23:0] <= 24'hB81140; // 18 : test_reg[23:0] <= 24'hB81201; // 19 : test_reg[23:0] <= 24'hB81300; // //19 : test_reg[23:0] <= 14 20 : test_reg[23:0] <= 24'hB81504; // Output Formatter 21 : test_reg[23:0] <= 24'hB81611; // 22 : test_reg[23:0] <= 24'hB81710; // fidout out (data enable) 23 : test_reg[23:0] <= 24'hB81801; // 24 : test_reg[23:0] <= 24'hB81900; // 25 : test_reg[23:0] <= 24'hB81ACA; // 改成C8 原来CA //26 : test_reg[23:0] <= 24'hB81BCA; //27 : test_reg[23:0] <= 1C // //28 : test_reg[23:0] <= 1D // //29 : test_reg[23:0] <= 1E // //30 : test_reg[23:0] <= 1F // //31 : test_reg[23:0] <= 20 // 26 : test_reg[23:0] <= 24'hB8210D; // Hsout output start 27 : test_reg[23:0] <= 24'hB82200; // //34 : test_reg[23:0] <= 23 //35 : test_reg[23:0] <= 24 //36 : test_reg[23:0] <= 25 28 : test_reg[23:0] <= 24'hB82680; // //38 : test_reg[23:0] <= 27 29 : test_reg[23:0] <= 24'hB82853; // //40 : test_reg[23:0] <= 29 30 : test_reg[23:0] <= 24'hB82A87; // 31 : test_reg[23:0] <= 24'hB82B00; // 32 : test_reg[23:0] <= 24'hB82C50; //44 : test_reg[23:0] <= 2D //45 : test_reg[23:0] <= 2E //46 : test_reg[23:0] <= 2F //47 : test_reg[23:0] <= 30 33 : test_reg[23:0] <= 24'hB83118; // //49 : test_reg[23:0] <= 32 //50 : test_reg[23:0] <= 33 //51 : test_reg[23:0] <= 34 34 : test_reg[23:0] <= 24'hB83500; // 35 : test_reg[23:0] <= 24'hB83601; //old–01,new–03 //54 : test_reg[23:0] <= 37 //55 : test_reg[23:0] <= 38 //56 : test_reg[23:0] <= 39 //57 : test_reg[23:0] <= 3A //58 : test_reg[23:0] <= 3B //59 : test_reg[23:0] <= 3C 36 : test_reg[23:0] <= 24'hB83D06; // //61 : test_reg[23:0] <= 3E 37 : test_reg[23:0] <= 24'hB83F00; // video bandwidth control 38 : test_reg[23:0] <= 24'hB84099; // 39 : test_reg[23:0] <= 24'hB84100; // 40 : test_reg[23:0] <= 24'hB84219; // 41 : test_reg[23:0] <= 24'hB84303; // 42 : test_reg[23:0] <= 24'hB8440A; // 43 : test_reg[23:0] <= 24'hB8450A; // 44 : test_reg[23:0] <= 24'hB8462D; // 45 : test_reg[23:0] <= 24'hB8472D; //

HAI WU:

回复 user1369122:

tvp70025I能配置输出6bit色吗?

用了TVP70025I,RGB分别输出10bit数据,我的TFT屏是18bit的屏,我用了R9-4、G9-4、B9-4,但屏的显示效果奇差,特别在颜色过渡带上非常明显,请问yishan,TVP70025I能否配置成6bit数据输出?

或者您觉得我的问题出在哪儿?

以下是我的寄存器配置:

1 : test_reg[23:0] <= 24'hB80132; // H-PLL MSBS 2 : test_reg[23:0] <= 24'hB80200; // H-PLL LSBS 3 : test_reg[23:0] <= 24'hB80320; // H-PLL control4 : test_reg[23:0] <= 24'hB80480; // H-PLL Phase select5 : test_reg[23:0] <= 24'hB80506; // clamp start6 : test_reg[23:0] <= 24'hB80610; // clamp width7 : test_reg[23:0] <= 24'hB80760; // Hsync output width8 : test_reg[23:0] <= 24'hB80830; // 9 : test_reg[23:0] <= 24'hB80930; // 10 : test_reg[23:0] <= 24'hB80A30; // 11 : test_reg[23:0] <= 24'hB80B80; // OLD–80,NEW–FF12 : test_reg[23:0] <= 24'hB80C80; // OLD–80,NEW–FF13 : test_reg[23:0] <= 24'hB80D80; // OLD–80,NEW–FF14 : test_reg[23:0] <= 24'hB80E00; // OLD–00,NEW–8015 : test_reg[23:0] <= 24'hB80F2E; // 16 : test_reg[23:0] <= 24'hB81058; // 17 : test_reg[23:0] <= 24'hB81140; // 18 : test_reg[23:0] <= 24'hB81201; // 19 : test_reg[23:0] <= 24'hB81300; // //19 : test_reg[23:0] <= 14 20 : test_reg[23:0] <= 24'hB81504; // Output Formatter21 : test_reg[23:0] <= 24'hB81611; // 22 : test_reg[23:0] <= 24'hB81710; // fidout out (data enable)23 : test_reg[23:0] <= 24'hB81801; // 24 : test_reg[23:0] <= 24'hB81900; // 25 : test_reg[23:0] <= 24'hB81ACA; // 改成C8 原来CA//26 : test_reg[23:0] <= 24'hB81BCA; //27 : test_reg[23:0] <= 1C // //28 : test_reg[23:0] <= 1D // //29 : test_reg[23:0] <= 1E // //30 : test_reg[23:0] <= 1F // //31 : test_reg[23:0] <= 20 // 26 : test_reg[23:0] <= 24'hB8210D; // Hsout output start27 : test_reg[23:0] <= 24'hB82200; // //34 : test_reg[23:0] <= 23 //35 : test_reg[23:0] <= 24 //36 : test_reg[23:0] <= 25 28 : test_reg[23:0] <= 24'hB82680; // //38 : test_reg[23:0] <= 27 29 : test_reg[23:0] <= 24'hB82853; // //40 : test_reg[23:0] <= 29 30 : test_reg[23:0] <= 24'hB82A87; // 31 : test_reg[23:0] <= 24'hB82B00; // 32 : test_reg[23:0] <= 24'hB82C50; //44 : test_reg[23:0] <= 2D //45 : test_reg[23:0] <= 2E //46 : test_reg[23:0] <= 2F //47 : test_reg[23:0] <= 30 33 : test_reg[23:0] <= 24'hB83118; // //49 : test_reg[23:0] <= 32 //50 : test_reg[23:0] <= 33 //51 : test_reg[23:0] <= 34 34 : test_reg[23:0] <= 24'hB83500; //35 : test_reg[23:0] <= 24'hB83601; //old–01,new–03//54 : test_reg[23:0] <= 37 //55 : test_reg[23:0] <= 38 //56 : test_reg[23:0] <= 39 //57 : test_reg[23:0] <= 3A //58 : test_reg[23:0] <= 3B //59 : test_reg[23:0] <= 3C 36 : test_reg[23:0] <= 24'hB83D06; ////61 : test_reg[23:0] <= 3E 37 : test_reg[23:0] <= 24'hB83F00; // video bandwidth control38 : test_reg[23:0] <= 24'hB84099; //39 : test_reg[23:0] <= 24'hB84100; //40 : test_reg[23:0] <= 24'hB84219; //41 : test_reg[23:0] <= 24'hB84303; //42 : test_reg[23:0] <= 24'hB8440A; //43 : test_reg[23:0] <= 24'hB8450A; //44 : test_reg[23:0] <= 24'hB8462D; //45 : test_reg[23:0] <= 24'hB8472D; //

user1369122:

回复 HAI WU:

6bit的图像精度本来就不好啊,你是出现了图像的阶梯吗?

8-6的转换就是截取高6位的。

HAI WU:

回复 user1369122:

阶梯很严重,自己都看不下去了。。

7002能直接配置输出8bit或者6bit色吗?

赞(0)
未经允许不得转载:TI中文支持网 » TI TVP7000/1/2/25i系类模拟视频器件都NRND状态,请问TI现在有主推的替换器件吗?这样做产品好有风险啊
分享到: 更多 (0)