SNVA958 April 2020 LP8863-Q1
To avoid the wrong phase shift or fault misreport caused by string auto-detection, a method to override the string auto-detection is provided. You can access the LED_AUTO_DETECT register (an internal register not specified in datasheet) to override string auto-detection and manually set the string configuration through I2C/SPI. Note that this register needs to be overridden during start-up. Use the following sequence:
Bit | Field | Description | Type | Reset |
---|---|---|---|---|
15-4 | Reserved | Reserved (Don’t change) | R/W | 810h |
3 | LED_AUTO_
OVERRIDE |
0h = String configuration is auto detected
1h = String configuration is overriden by register bits LED_STRING_CONF |
R/W | 0h |
2-0 | LED_STRING_CONF | 0h = 6 separate strings
1h = 5 separate strings 2h = 4 separate strings 3h = 3 separate strings 4h = 2 separate strings 5h = outputs connected in groups of 3 to drive 2 strings 6h = outputs connected in groups of 2 to drive 3 strings 7h = all outputs connected together to drive one string |
R/W | 0h |
CAUTION
The LP8863-Q1 device 7-bits I2C slave address is 0x2E for 0x28C register if SS_ADDRSEL pin is connected to GND. Or 7-bits I2C slave address is 0x3E for 0x28C register if SS_ADDRSEL pin is biased by VDDIO.