Hi all,
I am interfacing the VPIF on the C6748 with a TVP5158 video decoder. I've been able to capture 1 channel of D1 NTSC video using this configuration. However, my attempts to capture the 2- and 4-channel line-interleaved modes from the decoder have not been successful. I have used the values provided in the decoder datasheet to program the VPIF, but to no effect. The system begins running, but no interrupts are generated by the VPIF for any of the line-interleaved modes. Looking in the memory window in CCS, I can see that no data is being written to the frame buffers.
Does anyone have any suggestions on how to proceed? There don't appear to be any statistics collection registers in the VPIF.
I'm developing code for the DSP using CCS 3.3 and DSP/BIOS 5.41, and have a C6748 EVM connected to a TVP5158 EVM.