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.

LP5012: Delay is observed when individual LEDS are turned ON simultaneously using I2C command

Part Number: LP5012

Tool/software:

Hi Team 

We are using LP5012 LED Controller, where a visible delay is observed when individual LEDs are turned ON using I2C command as below

i2c mw 0x14 0x15 0xff; i2c mw 0x14 0x13 0xff; i2c mw 0x14 0x11 0xff; i2c mw 0x14 0x0f 0xff; i2c mw 0x14 0x0d 0xff; i2c mw 0x14 0x0b 0xff

When the LEDs are turning on, due to the delay it appears to be wave pattern.

Could you please tell what could be the reason ? 

Thanks,

Shofana M