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.

DLP4500: sdk

Part Number: DLP4500

As I used the lightcrafter4500,I met some problems.When I change to the vedio mode,it will project image in the flash.I don't like this.I wonder whether i could change the default setting to make the led shut in the beginning.I tried to change the code in the DLP_firmware.cpp. {"DEFAULT.LEDCURRENT_RED", {0x00}, {0x00}, 1, 1, true, 149, 1},
 {"DEFAULT.LEDCURRENT_GRN", {0x00}, {0x00}, 1, 1, true, 150, 1},
 {"DEFAULT.LEDCURRENT_BLU", {0x00}, {0x00}, 1, 1, true, 151, 1},I set the current value of led zero.But it didn't work.

  • Hello!

    Thank you for coming to TI's public forum!

    I am sorry you are running into problems with changing modes as well as LED current in the software!

    Firstly, how are you changing to video mode? This should be within the display mode selection command.

    Secondly, if you want the LEDs off by default, you should be changing the default.ini file as this is executed initially.

    Best,

    Aaron