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