Document file name: dlpu018a_DLPC900 Programmer's Guide (Rev. A).pdf
I was comparing the code samples provided in the specification for the pattern modes Video Pattern Mode, Pre-Stored Pattern Mode and Pattern On-The-Fly. The samples are listed in chapter 4. Both Video Pattern Mode (Table 69) and Pre-Stored Pattern Mode (Table 70) samples implement a sequence 0xF8 (I2C), 0x1A34 (USB) followed by command 0xF5 (I2C), 0x1A31 (USB).
For Pattern On-The-Fly (Table 71), the sequence is inverted and implemented this way: 0xF5 (I2C), 0x1A31 (USB) is followed by 0xF8 (I2C), 0x1A34 (USB)
Is this command sequence only applicable to POTF? Or is there (most probably) an error in the documentation?
Regards
Robert