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.

DM6467: During auto-detection (NTSC or PAL) not getting the interrupt

Other Parts Discussed in Thread: TVP5154, TVP5147, TVP5146

Hi,

For my project i need to support the auto-detection of the video source (NTSC or PAL). My project uses the following combination LINUX + DM6467 + TVP 5154

If i configure the input source as PAL and connect the PAL as source, i am able to do proper encoding and same for the NTSC. When I configure the input video source as PAL and give the input as NTSC, i am not getting any data. I cross check the code and found that the interrupt is not getting generated in this secanrio. The value of the register 0x28 is 0. The value of the register 0x88 is 0xe

Please, suggest me what should i do to make the auto-detection work.

Thanks,