Electronic – Driving RGB LED with Constant Current Driver – Only Blue Working

constant-currentled

I am driving a common anode RGB LED using a 15mA constant current LED driver. What really confuses me, is that only the blue light works when plugged in. The red and green ones seem to be dead. Whenever the lead for Red or Green is plugged in, the voltage across either would drop from ~5V to ~0V. I haven't written any code yet, and need help in debugging the LED behavior.

Any input would be appreciated!

The red and green lights are still functional, as I can light them up by tuning a dc power supply. However, they wouldn't light up when connected to the constant current driver.

enter image description here

Best Answer

Let's tidy up.

enter image description here

  1. Rotate 90° anti-clockwise.
  2. Rotate 90° anti-clockwise.
  3. Show your power supply ground connection. You can use GND symbols for everything connected to GND and eliminate some wiring to tidy up your schematic.
  4. Show your power supply + connection.
  5. Untangle the wires here. Can you see anything odd with the wiring of the three LEDs? (I can.)
  6. Sort out this neatly.

Try and make your schematics read neatly from left to right. Positive voltages go to the top and negative or ground to the bottom of the drawing. That's why, when you rotate the board schematics so that the text is the right way up you'll find the GNDs at the bottom and V+ at the top. The LEDs are the right way up.

Tidy up the wiring and add the new diagram to your post to show your progress.

When you do this the reason for your problem should become apparent.