Sequence mode. DLPC350 how grabs a new 24-bit frame?
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.
I used DLP LightCrafter 4500 serial mode, an external video source. I would like to use vsync trigger, external FPGA generates an image sequence mode, my question is: Under this external vsync trigger mode, video source to generate the FPGA program how to write. Please describe in detail. THX! My system diagram is as follows:
My mode of operation is as follows:
1. Use an external MCU via the USB configuration DLPC350 enter sequence mode, using vsync trigger. This part is no problem.
2.FPGA Programming: program generation sequence is transmitted to DLPC4500 module. But I do not know how to program? My approach is:
I wrote FPGA simulation generates an image sequence diagram, I do not know whether my approach is wrong or what other reasons, DMD has no reaction, it does not show anything.
You have to generate RGB 24-bit signals like you do for any other Digital device. http://www.ti.com/lit/ds/symlink/dlpc350.pdf Section 6.7 Port 1 Input Pixel Interface Timing Requirements
Also look at the framing implementation as shown in DLPC300 http://www.ti.com/lit/ds/symlink/dlpc300.pdf Figure #12, the only change for DLPC350 is changes to the blanking and pixel clock timings for that you can refer to http://www.ti.com/lit/ds/symlink/dlpc350.pdf Section 6.7 Port 1 Input Pixel Interface Timing Requirements
Regards,
Sanjeev
Hello, Sanjeev. I still do not understand, if you provide a timing diagram, then HSYNV still use it?