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.

TLC59116_How To Drive the LED On

Other Parts Discussed in Thread: TLC59116

Hi,

I am using the TLC59116 to drive the LED.I have successful get back the Ack. However, I still don't know what is the correct command to send for turn on all the LED and change the brightness of colour.

Have anybody help on this. I attaché the block diagram for your reference and hope this will help.

0511.I2C Block Diagram.pdf

Command I have try before as below:

Step1) MODE1 setting; 1100010(device address), 0x00(MODE1 register), 0x00(data)

Step2) PWM0 setting; 1100010(device address), 0x02(PWM0 register), 0x80(data)

Step3) LEDOUT0 setting; 1100010(device address), 0x14(LEDOUT0 register), 0x55(data)