Part Number: LP5024
Hello,
Incorporated a LP5024 on a design without doing proper investigation...
Find my LP5024 using the broadcast address and the address set (ADDR0 and ADDR1 pulled down to GND)
Im using 3v3 and measure 1.7v on the vcap.
LED's are common anode RGB from Inolux (IN-S66TATRGB)
Im driving them directly of USB so I measure about 5V on them...
This is the output from my attempt to get them lit up. Nothing happens
*********************** OUTPUT **************************************
I2C scanner. Scanning ...
Found address: 40 (0x28)
Found address: 60 (0x3C)
Found 2 device(s).
Enable Pin is:2 setting to HIGH
Wrote 64 to MYLP_DEVICE_CONFIG0 address
Reading from CONFIG0 = 64
Reading from CONFIG1 = 60 (Which is default)
Setting LED0 color to RGB=128,128,128 using address 0x0F 0x10 0x11
Reading from 0x0F=128
Reading from 0x10=128
Reading from 0x11=128
Setting LED0 brightness to 128 using address 0x07
Reading MYLP_LED0_BRIGHTNESS + ledNumber = 128
Setting LED1 color to RGB=255,0,0 using address 0x12 0x13 0x14
Reading from 0x12=255
Reading from 0x13=0
Reading from 0x14=0
Setting LED1 brightness to 128 using address 0x8
Reading MYLP_LED0_BRIGHTNESS + ledNumber = 128
Setting LED2 color to RGB=255,255,0 using address 0x15 0x16 0x17
Reading from 0x15=255
Reading from 0x16=255
Reading from 0x17=0
Setting LED2 brightness to 128 using address 0x9
Reading MYLP_LED0_BRIGHTNESS + ledNumber = 128
Setting LED3 color to RGB=0,255,0 using address 0x18 0x19 0x1A
Reading from 0x18=0
Reading from 0x19=255
Reading from 0x1A=0
Setting LED3 brightness to 128 using address 0xA
Reading MYLP_LED0_BRIGHTNESS + ledNumber = 128
Setup complete