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.

How to the BT1120 signal directly to the DM368?

Other Parts Discussed in Thread: LMH0030, TVP7002

Hi Sir,

I have a question about BT1120 on the DM368.

I want to direct the BT.1120 signal to the DM368, not through the sensor.

Will be need to do any setting on the HDVPSS?

Thank you.

 

 

 

 

  • We are capturing BT.1120 (via LMH0030) into the DM368 using a modified driver based on the TI TVP7002/TVP514x driver code. I went through and removed all of the I2C calls (setting up the TVP chip) and any unused functions just return without doing anything. The changes were all in the "usermod" drivers folder.

    We are using the Appro IPNC SDK so some things may be different for you.