Hello,
I'm using a DLP LightCrafter 4500 with direct USB HID command for control.
I need to set the LED current; the DLPC350 Programmer's Guide (on page 31) states:
If the LED PWM polarity is set to normal polarity, a setting of 0xFF gives the maximum PWM current.
But if I send an USB LED Driver Current Control command (CMD2: 0x0B, CMD3: 0x01) with 0xFF as arguments, the LEDs are turned off, even if the polarity is set to normal through the LED PWM Polarity command (CMD2: 0x1A, CMD3: 0x05 with payload 0x00).
Sniffing the USB packets between the official GUI and the board led me to the same conclusion.
Is this normal (and thus an error exists in the documentation) or something is wrong in my board?
Thanks
Francesco