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.

project a computer-generated video frame by frame

Hi,

I am trying to write a program which can control LCr EVM to project a computer-generated video frame by frame. The detailed process is:

computer generates a frame --> LCr projects the frame --> computer generates next frame --> LCr projects next frame --> ......

Which display mode should I choose, Static Image or HDMI?  Is there any APIs I can use?

Thank you

Huang 

  • Hell Huang,
    You can download Sample code from here http://www.ti.com/lcrfw3_win , download and install the package. You can get the sample code Visual Studio project. That has demo examples on how to use.
    For real time frame display from computer, you can use HDMI Video display mode. Static Image display takes more time so frame to frame display it will be too slow.
    Regards,Sanjeev