SLVSEB5A July 2018 – August 2018 TLC6C5716-Q1
PRODUCTION DATA.
An LOD-LSD detection circuit compares the output voltage with the LOD threshold and LSD threshold, and Table 1 shows the output results.
OUTPUT VOLTAGE CONDITION | DETECTOR OUTPUT BIT VALUE | |
---|---|---|
LOD | LSD | |
VOUTn < LOD_VOLTAGE | 1 | 0 |
LOD_VOLTAGE < VOUTn < LSD_VOLTAGE | 0 | 0 |
VOUTn > LSD_VOLTAGE | 0 | 1 |
The LOD threshold can be configured by the LOD_VOLTAGE bit in the FC-BC-DC register, Table 12 . The threshold is 0.3 V when LOD_VOLTAGE = 0, and the threshold is 0.5 V when LOD_VOLTAGE = 1.
LOD_VOLTAGE BIT | LOD THRESHOLD |
---|---|
0 (Default) | 0.3 V |
1 | 0.5 V |
The LSD threshold is configured by the LSD_VOLTAGE bit in the FC-BC-DC register, Table 12. The threshold is VVSENSE – 0.3 V when LSD_VOLTAGE = 0, and the threshold is VVSENSE – 0.7 V when LSD_VOLTAGE = 1.
LSD_VOLTAGE BIT | LSD THRESHOLD |
---|---|
0 (Default) | VSENSE – 0.3 V |
1 | VSENSE – 0.7 V |
There are two sets of LOD-LSD registers in the device, one is the LOD1-LSD1 registers, the other is the LOD2-LSD2 registers. Each group of registers consists of 24 bits of LOD data and 24 bits of LSD data, corresponding to the 24 channel outputs. The device updates the LOD1-LSD1 registers at the 9th GCLK rising edge. The device updates the LOD2-LSD2 registers at the Nth GCLK rising edge. N is the maximum GCLK number in a PWM period minus 1, see Table 4.
To detect all kinds of LED faults, the output channel should turn ON at the 9th GCLK rising edge, and turn OFF at the Nth GCLK rising edge.
The device integrates an internal pullup circuit for LED diagnostics, shown in Figure 23. The circuit turns off during the channel on-state, but turns on to charge the output pin during the channel-off state. For an LED-short fault, both LSD1 and LSD2 are 1. For an LED-open fault, both LOD1 and LSD2 are 1. For an output short-to-GND fault, both LOD1 and LOD2 are 1. Table 5 shows the details.
GS COUNTER MODE | LOD1-LSD1 | LOD2-LSD2 |
---|---|---|
12-bit | 9th GCLK rising edge | 4095th GCLK rising edge |
10-bit | 9th GCLK rising edge | 1023rd GCLK rising edge |
8-bit | 9th GCLK rising edge | 255th GCLK rising edge |
LED STATUS | LOD-LSD RESULT | |||
---|---|---|---|---|
LOD1-LSD1 Updated at 9th GCLK | LOD2-LSD2 Updated at Nth GCLK(1) | |||
LED Ok | LOD1 | 0 | LOD2 | 0 |
LSD1 | 0 | LSD2 | 1 | |
LED open | LOD1 | 1 | LOD2 | 0 |
LSD1 | 0 | LSD2 | 1 | |
LED short | LOD1 | 0 | LOD2 | 0 |
LSD1 | 1 | LSD2 | 1 | |
Output short-to-GND | LOD1 | 1 | LOD2 | 1 |
LSD1 | 0 | LSD2 | 0 |
In some cases, users may need to turn off output channels before the 9th GCLK to disable the output channels, or turn on the output channels at the Nth GCLK to get more brightness. LOD_LSD faults are reported as shown in Table 6. Users can ignore the fault according to the GS register setting value.
PWM STATUS | LOD-LSD Result | |||
---|---|---|---|---|
LOD1-LSD1 UPDATED AT 9th GCLK | LOD2-LSD2 UPDATED AT Nth GCLK (1) | |||
PWM OK | LOD1 | 0 | LOD2 | 0 |
LSD1 | 0 | LSD2 | 1 | |
Channel off before 9th GCLK | LOD1 | 0 | LOD2 | 0 |
LSD1 | 1 | LSD2 | 1 | |
Channel on at Nth GCLK | LOD1 | 0 | LOD2 | 0 |
LSD1 | 0 | LSD2 | 0 |
The LOD_LSD status is updated every PWM cycle. Figure 14 is an example of the LOD-LSD register update timing for the 12-bit GS mode.