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.

DLPC200: How many images can be specified in DLP_RegIO_WriteImageOrderLut() ?

Part Number: DLPC200

Dear All

Thank you for your support every time.

I referred a thread below and  I understood "there is no restriction on repeating the patterns in the DLP_RegIO_WriteImageOrderLut()."

e2e.ti.com/.../574290

My question;  

How many images can be specified in DLP_RegIO_WriteImageOrderLut() ?  Is it UNIT16=65535 ?

Because my customer would like to specify more than 960 images by this command.

Thank you and best regards,

Rossinag

  • Hi Rossinag,

    Welcome to DLP section of TI E2E community. I will get back to you on Monday after consulting the expert.

    -ykc
  • Hello Rossinag,

    The documentation does not specify the number of entries in the list. Although the var size is Unsigned_Int_16, there may not be that much memory area set aside.

    When originally designed, it was not anticipated to have that memory entries in the image order. Since the index is greater than 1 byte, two are used. This would need to be tested to determine the actual number of entries allowable.

    Do you know how many the customer is contemplating?

    Fizix