Hi all,
We've used a TVP5150 chip with the TI DM8168 processor to display CVBS & Y/C video. We have connected the TVP5150 to VIP1 PORTB of the DM8168 processor & we have verified all the hardware signals correctly. However, when we are trying to display an NTSC input scaled to a 480i via DM8168 & output on HDMI, we are not seeing a correct output. I've verified all the signals & also referred the DM8168 HW user guide, checked the I2C signals on the TVP5150 & also checked this post: http://e2e.ti.com/support/dsp/davinci_digital_media_processors/f/717/t/167746.aspx?pi239031349=1 & I've tried to best use all possibilities.
Messages during bootup:
HDMI W1 rev 2.0
adv7604 1-0020: adv7604 found @ 0x40 (OMAP I2C adapter)
z3bii-000: v4l2 sub device adv7604 registered grp 1
z3bii-000: V4L2 device registered as video0
tvp5150 1-005c: chip found @ 0xb8 (OMAP I2C adapter)
z3bii-001: v4l2 sub device tvp5150 registered grp 1
z3bii-001: V4L2 device registered as video1
ad9389b 1-003d: chip found @ 0x7a (OMAP I2C adapter)
ad9389b 1-003d: ad9389b found @ 0x7a (OMAP I2C adapter)
z3bii-002: v4l2 sub device ad9389b registered grp 1
z3bii-002: V4L2 device registered as video2
adv7611 1-004c: chip found @ 0x98 (OMAP I2C adapter)
z3bii-003: v4l2 sub device adv7611 registered grp 1
z3bii-003: V4L2 device registered as video3
Z3 Netra video decoders ver 0.6.0 successfully loaded, 4 devs.
While running our application:
root@arago:~# i2cdump -y 1 0x5c b
0 1 2 3 4 5 6 7 8 9 a b c d e f 0123456789abcdef
00: 00 15 00 09 c0 09 10 60 00 80 80 00 80 47 00 08 .?.????`.??.?G.?
10: 00 00 00 00 00 01 80 80 00 00 0c 14 00 00 00 00 .....???..??....
20: 00 00 00 00 00 00 00 20 0a 00 00 00 00 00 0f 01 ....... ?.....??
30: 00 00 00 00 00 19 ed d7 00 98 01 0a 01 01 01 01 .....???.???????
40: 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 ????????????????
50: 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 ????????????????
60: 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 ????????????????
70: 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 01 ????????????????
80: 51 50 04 00 00 02 80 00 00 10 00 00 81 01 0a 01 QP?..??..?..????
90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
b0: f8 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ?...............
c0: 40 00 04 16 10 00 40 00 80 00 00 4e 00 01 00 00 @.???.@.?..N.?..
d0: 00 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ................
e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 00 ................
f0: ff ff ff ff ff ff ff ff ff ff ff ff 7f 00 00 00 ............?...
I'm still seeing only the attached jpeg output from an NTSC source.
I see the bars move with the source but still not displaying correct output. Any ideas on what I'm missing? Thanks,
Bharadwaj