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.