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.

C6748 VPIF frame interrupt

In raw data capture mode is there a way of generating an interrupt or a signal at the end of the frame? The documention indicates interrupts can be generated at the start of the frame, we need it at the end of the frame.

Roger

  • Roger,

    You should be able to generate line-interrupts at programmable intervals using the C0CTRL[INTLINE] field.

    -Tommy

  • Tommy,

    It's an end of frame interrupt I need, not line interrupts.

    It seems I'll have to do this by connecting the frame sync to a GPIO pin & using the edge sensitive interrupt off that.

    Regards   ---   Roger

  • Roger,

    Your solution works ok.  I was just thinking that with a known capture frame size, you can enable an interrupt anywhere within that frame by using line interrupts.

    -Tommy

  • Tommy,

    Ah yes you are right. I had assumed one interrupt per line, this would be tedious counting them all. I had not seen the number of lines before interrupt is programmable - I'll try it.

    Thanks   ---   Roger

  • Hi,

    I have met some problems of c6748 vpif.Can you take some time to see my questions?The name of the thread is Question about c6748 vpif sample.

    Thnak you very much!

                                                                                 Wish