Hello,
I have two questions for this module, lets begin with the first.
recently I´ve received this module: Adafruit 24-Channel 12-bit PWM LED Driver - SPI Interface [TLC5947] : ID 1429 : $14.95 : Adafruit Industries, Unique & fun DIY electronics and kits
Set everything up according to the datasheet here: http://www.adafruit.com/datasheets/tlc5947.pdf
On a experiment board.
The module is powered by the 5V output and GND on the arduino. The "Arduino Nano" is powered from the USB Port on my PC.
The LED´s are powered by a 3V/300mA universal power supply (not a switching power supply).
Each GND is connected to the common GND "rail".
All 24 Channels are connected to a "standard" white LED where I don´t have any datasheet for but the power supply is something around 3V or 3,2V and 20mA. Now after some testing I noticed a "flickering" of the LED´s.
This flickering does occur when a programm is running or when I upload a new code to the arduino.
Also tried to connect some capacitors already as seen in the Datasheet, but this seems to not help really much.
Ideas?
The second problem:
My original intention was to use this module to extend the PWM ports of the arduino as I need to control larger number of RGB LED´s for some project in my car.
I bought some "PLCC-2 SMD LEDs 3528" from Ebay (I will put a link to the datasheet as soon as I get it) which powersupply should be:
- Voltage: RED max. 2,4V / GREEN&BLUE max. 3,5V
- Current: ca. 30mA
Now the problem is, that this LED´s are not "plug and play" as you see the voltage for the RED Chip is less that the GREEN/BLUE Chip. So which circuit setup would be good to overcome this issue.
To "Put 2,4V to all" is not the solution here, the GREEN&BLUE ones need over 3V there is even a big brightness difference between 3V - 3,5V
Additionally I should probably anticipate the rather "rough" power supply in the car.
Any help would be appreciated.