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.

Internal Pattern scan direction

Hi, I have just bought a DLP LIGHTCRAFTTER, from its SPEC, you

can send the data to the mDDR, then it can have a max 96 (1 bit) pattern,

show @ max 4khz.

my question is: if I want to show the pattern cycle from 1,2,3 ... 96, then 96,95,94 ...2,1,

is there a command to do this, or have to go to the FPGA level to modify the code.

Thanks

Paul

  • Hi Paul,

    Do you need all 96 patterns? If so, you will need to sequence back to pattern 1 and step through the 96 1-bit patterns in order. If your application could be achieved with 48 or less 1-bit patterns, you could fit them into the buffers in the order you mentioned.

    Thanks,
    Clinton
  • Additonal -
    If there is no hard requirement on the pattern exposure you can define 1,2,3,---96, 96,95,94,...1 as one large sequence in Extended Pattern Sequence mode, only limiting factor is the pattern exposure must be > 18ms.
    Regards,
    Sanjeev
  • Hi Clinton,
    thanks for your reply, exactly my app need to use on the max side of the DLP, 96 (1 bit) patterns @ 4khz. and reverse the pattern sequence after 1 cycle. my question is: for the Lightcraftter evkit, is there a software command or setting can set the pattern sequence, or I have to touch the FPGA code to modify by myself.
    rgds
    paul
  • Hi sanjeev,
    thanks for your reply, as my app need to run 96 pattern @ 4khz, and reverse the pattern sequence after 1 cycle, the extended pattern is only run 56hz. but the one large sequence is a good idea.
    my question is: for the Lightcraftter evkit, is there a software command or setting can set that pattern sequence, or I have to touch the FPGA code to modify by myself.
    rgds
    paul