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.

Sample code to turn ON-OFF the outputs of TLC59108 LED driver

Hi , I am planning to use tlc59108 as an IO expander(just to make output ON or OFF, no pwm), i read the datasheet and wrote the driver for it. but it is not working. I want to know where i am going wrong.
can anyone please tell me the steps like, initializing the tlc59108, do i have to configure any registers?
right now i am setting the bits of LEDOUT0 and LEDOUT1 as mentioned in the data sheet. Do i have to configure any other registers to perform this on-off operations?

Thanks.