Other Parts Discussed in Thread: DLPC350,
Hi,
I am using the DLP4500EVM for my application. I have some doubts after reading the user manual. Hope you can help me to let me understand the operation of pattern sequence mode with streaming mode.
I know there is an internal memory buffer with 48bit plane display buffer. When using streaming mode in pattern sequence, there will be a delay frame display at the DMD arrays. So the display image is a 24bit frame behind the data streamed.
So in streaming mode, Vsync signal is used to trigger the start of the pattern sequence projection. And the Vsync signal is sent together with the stream data. So once the Vsync signal is received, the DMD arrays will start to display the previous loaded frame and the stream data that sent together the Vsync signal will load to the next frame. Then when the next Vsync signal together with the stream data is sent, it does the same action. The DMD arrays display the previous loaded frame and the stream data will load to the next frame. Is my understanding of the operation correct?
Besides, the Vsync signal period for pattern sequence mode is 120Hz. So in streaming mode, the Vsync signal period must be less than or equal to 120Hz. We can use the trigger output signal (TRIG_OUT_1) to trigger the next Vsync signal together with the stream data and ensure that the Vsync period is not greater than 120Hz. Can my operation work like this?