I'm attempting to test out the new TLC5940 I just got. I hooked up everything as described in the "basicuse" sketch, which is supposed to be a "Knight Rider" type effect.
The problem: all I get is that all LEDs are constantly lit pulling around 20mA across them a piece (with 2K ohms resistance between TLC5940 pin 20 and ground). There is no "Knight Rider" effect, or any variation at all.
- I've double-checked the connections (not that that really means anything)
- The Nano's surface mounted LED (which mirrors pin 13's output) is flashing very faintly and fast.
- I've only attached 6 LEDs at the moment (see picture below) for fear of having 16 constantly lit LEDs frying something -- they are currently connected to pins 9 - 14 on the TLC5940.
- Changing the value in the Tlc.set(channel, 4095) does nothing... nothing I seem to do with editing the code changes anything -- same outcome; all LEDs lit.
Also, I've read that some people say you should be sending +3.3V from the Arduino to the TLC5940 (instead of +5V)... how do I go about doing that with a Nano?!?!?
I've got to be doing something totally stupid... I know it! Any, and all suggestion/recommendations are appreciated. I'll post a pic in the next post.
Thanks so much for any and all help!