Other Parts Discussed in Thread: LP5012, LP5562
Hi TI supporter team,
Currently, I tried the commands as below but the LED are not be turned on.
i2cset -f -y 1 0x14 0x00 0x40
i2cset -f -y 1 0x14 0x02 0x0f
i2cset -f -y 1 0x14 0x03 0x0f
i2cset -f -y 1 0x14 0x04 0x80
i2cset -f -y 1 0x14 0x05 0x80
i2cset -f -y 1 0x14 0x06 0x80
i2cset -f -y 1 0x14 0x07 0x80
i2cset -f -y 1 0x14 0x08 0x80
i2cset -f -y 1 0x14 0x09 0x80
i2cset -f -y 1 0x14 0x0A 0x80
i2cset -f -y 1 0x14 0x0B 0x80
i2cset -f -y 1 0x14 0x0C 0x80
i2cset -f -y 1 0x14 0x0D 0x80
i2cset -f -y 1 0x14 0x0E 0x80
i2cset -f -y 1 0x14 0x0F 0x80
i2cset -f -y 1 0x14 0x10 0x80
i2cset -f -y 1 0x14 0x11 0x80
i2cset -f -y 1 0x14 0x12 0x80
i2cset -f -y 1 0x14 0x13 0x80
i2cset -f -y 1 0x14 0x17 0x00
Could you provide the sample of i2c commands for LED RGB test?