Hi Everyone,
I am trying to make a driver for 24x24 RGB matrix (it consists nine 8x8 RGB matrixes with common anode). To driving columns I use TLC5947 (as a constant currnet sink) and for rows it's ULN2803A. I was wondering if there are any contraindications to use them - the TLC's - in series. Each can handle one 8x8 rgb matrix, but as I've mentioned I want to do something bigger.
TLC5947:
I read that current which is set by Riref resistor is the same for each output. Is there possibility to set it different for each of the outputs?
How big capacitor I should put between VCC and GND in TLC? Are there any rules for this? Power which I supply or something else?
ULN2803A:
There is a COM pin (on my schematic it is 'WD') which connect cathodes of all clamping diodes in this element. My question is: This pin should be connected to ground or something else or it could be floating?
Overall:
I want to be able to manage dots individually from matrix.
I want to know if I need one uC or more?
I would be appreciate if you could give me some clues or suggestions with this project. Please don't be mad at me for my language and knowledge. This driver is my first project.
Thank You,
