Hi, we are using three TLC 5940 connected to one PIC18F4620 that generate the control signals.
The problem appears when we activate the BLANK
signal every 4096 pulses, the LED intensity result very poor.
When we
use BLANK signal every 256 pulses, the LED brightness increase well.
However, the interruptions the microprocesor generates in order to
activate the BLANK signal every 256 pulses, produce an undesirable big
delay in all the whole lights secuency.
Our question is: Why the LED intensity decrease when we generate BLANK signal every 4096 pulses?.
thanks a lot, in advance.