Hi~
~~it's me again~~
we want to project a serial images only once , (single pass)
and we found a API function "UINT8 DLP_Display_DisplayPatternAutoStepForSinglePass()"
it is said that if we have 10 available images , they will projected once and stop then.
we try to use it , but the display always stop after the first image
(the 10 images are loaded into the external memory successfully)
So, what shall we do?
Is there something we didn't do?
thank you ~
-diao