Electronic – arduino – What am I doing wrong? COB LED with LED Driver

arduinoledled-driverpower supply

I am relatively new to electronics and I am trying to turn on a Bridgelux BXRC-50C2001-D-74COB LED (Digikey listing, Datasheet ) using a 500mA Mean Well DC-DC LED Driver (LDD-500LW). The LED Driver is powered by a Mean Well 24V AC-DC power supply (IRM-60-24ST).

I've hooked up the LED Driver control wire to an Arduion's PWM output, added a heatsink to the back of the LED, and grounded myself when handling the LED.

I can't figure out why this setup is failing to turn the LED on. I shouldn't need a resistor in line with a constant current power supply, right? I read 24V across the other input pads of the LED, so I know power is being delivered.

Am I burning it out somehow?

Best Answer

You have a buck converter that can output a maximum of 32V with 36V supply, but your LED needs 31V typical, the particular sample you have might need more, the data sheet link is broken.

Anyway, the key thing is that a buck converter can only output less than the supply, so it will not light with a 24V supply, and only maybe marginally supply enough even with a 36V supply to regulate well.

The output voltage limit is 30V and see also note 4 (maximum output voltage is input -3V).