This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LP5562 - Getting a single blink in pwm control

Other Parts Discussed in Thread: LP5562, LP5562EVM

Hi,

I'm trying to make the LP5562 light constantly using the example given in the datasheet (section 7.3.2).

The driver is connected properly to a microcontroller and the i2c communication flow look exactly as in section 7.5.2.8 (using scope).

The problem is that i'm getting a single blink from the chosen led and that's it, it's dead after this one blink. The communication is working because I can select the color I want.

When i'm restrating the microcontroller or writing the command sequence to the driver again im getting the same blink.

What am I missing?

Thanks