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.

DLP9000: DLPLCR9000EVM, Image upload help. Using communication to DLPC900 through USB.

Part Number: DLP9000
Other Parts Discussed in Thread: DLPC900

Hello,

I’m currently working with the DLPEVM9000LCR board. I’m communicating to the DLPC900 through a usb interface and using DLPC900 Programmer’s Guide (Rev. G) [Literature #: dlpu018g]. My main focus is using Pattern On-The-Fly mode and I’ve been using Sections, 2.4.4.4.1, 2.4.4.4.2, and 5.3 as examples.

Since I’m using the 9000, do I send an additional Set BMP (to 0x1A2C) between step 4 and step 5. Then load bytes to 0x1A2B and 0x1A2D, such as

Step 5: 0x1A2B | Load 504 bytes of left half of image
Step 6: 0x1A2D | Load 504 bytes of right half of image

Step 7: 0x1A2B | Load 496 bytes of left half of image
Step 8: 0x1A2D | Load 496 bytes of right half of image

?

Also, do steps 2 and 3 work the same way with the 9000?