This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Couldn't capture data through tvp5158

Other Parts Discussed in Thread: TVP5158

Hi,

I'am using dm6467 and tvp5158.
I want to connect 8 analog video inputs coming to DM6467 at D1 resolution, such that each video port on DM6467 can get 4 D1 channels.
I opened   PORTA and PORTB, but the data couldn't be captured from the two ports.

The registers of PORTA and PORTB were initialized as the same:
addr        value
0x0          0x10
0x1          0xa8
0x2          0x83
0x4          0x2
0x8          0x51
0x9          0x58
0xc          0x81
0xd          0x0
0xe          0xf
0xf           0x3
0x10       0x80
0x11       0x80
0x12       0x0
0x13       0x80
0x14       0x0
0x16       0x10
0x18       0x40
0x19       0x0
0x1a       0x0
0x1b       0x0
0x1c       0xc
0x20       0x0
0x21       0x0
0x23       0x80
0x24       0x0
0x25       0xf5
0x26       0x0
0x27       0x0
0x29       0x6
0x2a       0x1e
0x2b       0x4
0x2c       0x0
0x2d       0xf2
0x2e       0x8
0x34       0x6a
0x35       0x8
0x48       0x7a
0x49       0x0
0x4a       0xd0
0x4b       0x2
0x5c       0x28
0x5d       0x9
0x5e       0x30
0x5f       0x3
0x60       0x0
0x61       0x9
0x7c       0x2
0x7d       0x8
0x7e       0x3
0x7f       0x3
0x80       0xa
0x81       0x0
0x85       0x3
0x86       0x22
0x87       0x0
0x88       0x0
0x89       0x16
0x8c       0x0
0x90       0x10
0x91       0x80
0x92       0x80
0x93       0x0
0x94       0x0
0x95       0x0
0x96       0x60
0x97       0x50
0x9e       0xa
0x9f       0xbc
0xa0       0xbc
0xa2       0xd
0xa3       0x2
0xa8       0x44
0xa9       0x40
0xad       0x0
0xae       0x0
0xaf       0x0
0xb0       0xa0
0xb1       0x11
0xb2       0x2d
0xb3       0xe4
0xb4       0xe4
0xb5       0x0
0xb6       0x1b
0xb7       0x4
0xb8       0x40
0xb9       0x0
0xba       0x0
0xbb       0x1
0xbc       0xd7
0xbd       0xf
0xbe       0x0
0xbf       0x0
0xc0       0x0
0xc1       0x88
0xc2       0x88
0xc3       0xc9
0xc4       0x1
0xc5       0x0
0xc6       0x0
0xc7       0x0
0xc8       0x0
0xc9       0xa5
0xca       0xff
0xcb       0x7e
0xcc       0x1
0xf2       0x0
0xf4       0x0
0xf6       0x0
0xf7       0x0
0xf8       0x0
0xf9       0x25
0xfa       0x25
0xfb       0x25
0xfc       0x25
0xfd       0x25
0xfe       0xf
0xff        0x1

 best regards

Armstrong