Hello,
does anybody have any experience with the ZXLD1350 from Zetex (http://www.zetex.com/3.0/pdf/ZXLD1350.pdf).
I want to control a high power led with this driver and i have connected the ADJ pin with a 2N2222A transistor and a 1k resistor to pwm pin 9 but the led is only flickering without any dimming.
------------------------------- ADJ Pin
Pin 9 ------[1k]-------|< 2N2222A
|
|
GND
On the Arduino i am using analogWrite(pin, value) to control the led which works correctly on a standard led directly driven without a led driver.
Any ideas whats wrong?
best regards
Wotan