SNVSCQ1A March 2025 – August 2025 LP5816
PRODUCTION DATA
| Address | Acronym | Bit 7 | Bit 6 | Bit 5 | Bit 4 | Bit 3 | Bit 2 | Bit 1 | Bit 0 |
|---|---|---|---|---|---|---|---|---|---|
| 0h | CHIP_EN | RESERVED | CHIP_EN | ||||||
| 1h | DEV_CONFIG0 | RESERVED | MAX_CURRENT | ||||||
| 2h | DEV_CONFIG1 | RESERVED | OUT3_EN | OUT2_EN | OUT1_EN | OUT0_EN | |||
| 3h | DEV_CONFIG2 | LED_FADE_TIME | OUT3_FADE_EN | OUT2_FADE_EN | OUT1_FADE_EN | OUT0_FADE_EN | |||
| 4h | DEV_CONFIG3 | OUT3_EXP_EN | OUT2_EXP_EN | OUT1_EXP_EN | OUT0_EXP_EN | RESERVED | |||
| Dh | SHUTDOWN_CMD | SHUTDOWN | |||||||
| Eh | RESET_CMD | RESET | |||||||
| Fh | UPDATE_CMD | UPDATE | |||||||
| 13h | FLAG_CLR | RESERVED | TSD_CLR | POR_CLR | |||||
| 14h | OUT0_DC | OUT0_DC | |||||||
| 15h | OUT1_DC | OUT1_DC | |||||||
| 16h | OUT2_DC | OUT2_DC | |||||||
| 17h | OUT3_DC | OUT3_DC | |||||||
| 18h | OUT0_MANUAL_PWM | OUT0_MANUAL_PWM | |||||||
| 19h | OUT1_MANUAL_PWM | OUT1_MANUAL_PWM | |||||||
| 1Ah | OUT2_MANUAL_PWM | OUT2_MANUAL_PWM | |||||||
| 1Bh | OUT3_MANUAL_PWM | OUT3_MANUAL_PWM | |||||||
| 40h | FLAG | RESERVED | TSD | POR | |||||
Complex bit access types are encoded to fit into small table cells. Table 7-7 shows the codes that are used for access types in this section.
| Access Type | Code | Description |
|---|---|---|
| Read Type | ||
| R | R | Read |
| Write Type | ||
| W | W | Write |
| W1C | W 1C | Write 1 to clear |
| Reset or Default Value | ||
| -n | Value after reset or the default value | |
CHIP_EN is shown in Figure 7-9 and described in Table 7-8.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | CHIP_EN | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-1 | RESERVED | R | 0h | Reserved |
| 0 | CHIP_EN | R/W | 0h | Device enable. 0x0 = Disable 0x1 = Enable |
DEV_CONFIG0 is shown in Figure 7-10 and described in Table 7-9.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | MAX_CURRENT | ||||||
| R-0h | R/W-0h | ||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-1 | RESERVED | R | 0h | Reserved |
| 0 | MAX_CURRENT | R/W | 0h | Max output current. 0x0 = 25.5mA 0x1 = 51mA |
DEV_CONFIG1 is shown in Figure 7-11 and described in Table 7-10.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | OUT3_EN | OUT2_EN | OUT1_EN | OUT0_EN | |||
| R-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | |||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-4 | RESERVED | R | 0h | Reserved |
| 3 | OUT3_EN | R/W | 0h | OUT3 enable. 0x0 = Disable 0x1 = Enable |
| 2 | OUT2_EN | R/W | 0h | OUT2 enable. 0x0 = Disable 0x1 = Enable |
| 1 | OUT1_EN | R/W | 0h | OUT1 enable. 0x0 = Disable 0x1 = Enable |
| 0 | OUT0_EN | R/W | 0h | OUT0 enable. 0x0 = Disable 0x1 = Enable |
DEV_CONFIG2 is shown in Figure 7-12 and described in Table 7-11.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| LED_FADE_TIME | OUT3_FADE_EN | OUT2_FADE_EN | OUT1_FADE_EN | OUT0_FADE_EN | |||
| R/W-0h | R/W-0h | R/W-0h | R/W-0h | R/W-0h | |||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-4 | LED_FADE_TIME | R/W | 0h | OUT fade sloper time. 0x0 = 0s 0x1 = 0.05s 0x2 = 0.10s 0x3 = 0.15s 0x4 = 0.20s 0x5 = 0.25s 0x6 = 0.30s 0x7 = 0.35s 0x8 = 0.40s 0x9 = 0.45s 0xA = 0.50s 0xB = 1.00s 0xC = 2.00s 0xD = 4.00s 0xE = 6.00s 0xF = 8.00s |
| 3 | OUT3_FADE_EN | R/W | 0h | OUT3 fade in and out enable. 0x0 = Disable 0x1 = Enable |
| 2 | OUT2_FADE_EN | R/W | 0h | OUT2 fade in and out enable. 0x0 = Disable 0x1 = Enable |
| 1 | OUT1_FADE_EN | R/W | 0h | OUT1 fade in and out enable. 0x0 = Disable 0x1 = Enable |
| 0 | OUT0_FADE_EN | R/W | 0h | OUT0 fade in and out enable. 0x0 = Disable 0x1 = Enable |
DEV_CONFIG3 is shown in Figure 7-13 and described in Table 7-12.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT3_EXP_EN | OUT2_EXP_EN | OUT1_EXP_EN | OUT0_EXP_EN | RESERVED | |||
| R/W-0h | R/W-0h | R/W-0h | R/W-0h | R-0h | |||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7 | OUT3_EXP_EN | R/W | 0h | OUT3 exponential PWM dimming enable. 0x0 = Disable 0x1 = Enable |
| 6 | OUT2_EXP_EN | R/W | 0h | OUT2 exponential PWM dimming enable. 0x0 = Disable 0x1 = Enable |
| 5 | OUT1_EXP_EN | R/W | 0h | OUT1 exponential PWM dimming enable. 0x0 = Disable 0x1 = Enable |
| 4 | OUT0_EXP_EN | R/W | 0h | OUT0 exponential PWM dimming enable. 0x0 = Disable 0x1 = Enable |
| 3-0 | RESERVED | R | 0h | Reserved |
SHUTDOWN_CMD is shown in Figure 7-14 and described in Table 7-13.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| SHUTDOWN | |||||||
| W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | SHUTDOWN | W | 0h | 0x33 = Enter shutdown mode |
RESET_CMD is shown in Figure 7-15 and described in Table 7-14.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESET | |||||||
| W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | RESET | W | 0h | 0xCC = Reset all the registers to default value |
UPDATE_CMD is shown in Figure 7-16 and described in Table 7-15.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| UPDATE | |||||||
| W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | UPDATE | W | 0h | 0x55 = Update all device configuration registers value |
FLAG_CLR is shown in Figure 7-17 and described in Table 7-16.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | TSD_CLR | POR_CLR | |||||
| R-0h | W1C-0h | W1C-0h | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-2 | RESERVED | R | 0h | Reserved |
| 1 | TSD_CLR | W1C | 0h | Write 1 to clear TSD flag. |
| 0 | POR_CLR | W1C | 0h | Write 1 to clear POR flag. |
OUT0_DC is shown in Figure 7-18 and described in Table 7-17.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT0_DC | |||||||
| R/W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | OUT0_DC | R/W | 0h | OUT0 DC setting. |
OUT1_DC is shown in Figure 7-19 and described in Table 7-18.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT1_DC | |||||||
| R/W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | OUT1_DC | R/W | 0h | OUT1 DC setting. |
OUT2_DC is shown in Figure 7-20 and described in Table 7-19.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT2_DC | |||||||
| R/W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | OUT2_DC | R/W | 0h | OUT2 DC setting. |
OUT3_DC is shown in Figure 7-21 and described in Table 7-20.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT3_DC | |||||||
| R/W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | OUT3_DC | R/W | 0h | OUT3 DC setting. |
OUT0_MANUAL_PWM is shown in Figure 7-22 and described in Table 7-21.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT0_MANUAL_PWM | |||||||
| R/W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | OUT0_MANUAL_PWM | R/W | 0h | OUT0 manual PWM setting. 0x00 = 0% ... 0x80 = 50% ... 0xFF = 100% |
OUT1_MANUAL_PWM is shown in Figure 7-23 and described in Table 7-22.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT1_MANUAL_PWM | |||||||
| R/W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | OUT1_MANUAL_PWM | R/W | 0h | OUT1 manual PWM setting. 0x00 = 0% ... 0x80 = 50% ... 0xFF = 100% |
OUT2_MANUAL_PWM is shown in Figure 7-24 and described in Table 7-23.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT2_MANUAL_PWM | |||||||
| R/W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | OUT2_MANUAL_PWM | R/W | 0h | OUT2 manual PWM setting. 0x00 = 0% ... 0x80 = 50% ... 0xFF = 100% |
OUT3_MANUAL_PWM is shown in Figure 7-25 and described in Table 7-24.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| OUT3_MANUAL_PWM | |||||||
| R/W-0h | |||||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-0 | OUT3_MANUAL_PWM | R/W | 0h | OUT3 manual PWM setting. 0x00 = 0% ... 0x80 = 50% ... 0xFF = 100% |
FLAG is shown in Figure 7-26 and described in Table 7-25.
Return to the Summary Table.
| 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
| RESERVED | TSD | POR | |||||
| R-0h | R-0h | R-0h | |||||
| Bit | Field | Type | Reset | Description |
|---|---|---|---|---|
| 7-2 | RESERVED | R | 0h | Reserved |
| 1 | TSD | R | 0h | TSD flag. 0x0 = TSD is not triggered 0x1 = TSD is triggered |
| 0 | POR | R | 0h | POR flag. 0x0 = POR is not triggered 0x1 = POR is triggered |