I'd like to implement a channel switching device which uses LDRs and LEDs as it is used in vacuum tube amplifiers where high voltage swingout might occur.
My archetype is a circuit from Mesa Boogie which uses a shift register and diode logic to switch the corresponding LEDs which are needed for a certain audio path when a certain channel of the amp is selected. The circuit can be seen in the attachement
I was wondering whether it would be possible to drive the LEDs directly with a TLC5924 and do the logic in software.
For a clean signal it would be mandatory that the LED current is constant and not oscillating. Thus I was asking myself whether the signal that the TLC generates to switch the LED on is clean or whether it does some PWM or such tricks.
So does anyone know whether the TLC5924 produces a constant uninterrupted signal?
One could of course use a TPIC6B595 or something but this requires more external circuitry.
A second question is whether it is possible to use the TLC on the same bus as "real" SPI devices as there is no real CHIP SELECT signal.
Any reply would be appreciated,
Thanks, Willem.