Hello,
I've tried to study the datasheet and various online threads about LED PWM Driver chip, TLC5947 but I am not able to get clear answer for the following:
1. With this IC, how can I control individual OUT pin LEDs?
2. If I want to keep some LEDs OFF and individually control brightness (PWM) of the remaining OUT channels, how can I do that?
3. Can I drive each LED at different PWM - different GS Data?
4. According to Page 13 of the datasheet, it looks like all OUTn Ch. operate as per GS Data PWM. How can I keep some LED OFF and individually access each OUT Ch?
5. Can you please explain SPI protocol for programming of this chip? As per SPI, Master Microcontroller needs to get data back on MISO line after every data on MOSI line. How would this chip sends data back to Master?
Thank you