The typical value for the input capacitor is 1µF, and the
typical value for the output capacitor is 1µF. Higher
value capacitors can reduce input and output ripple,
but at the expense of size and higher cost.
Diode Selection
The high switching frequency of the MAX8831
demands a high-speed rectification diode for optimum
efficiency. A Schottky diode is recommended due to its
fast recovery time and low forward voltage drop.
Ensure that the diode’s average and peak current rat-
ing exceeds the average output current and peak
inductor current. In addition, the diode’s reverse break-
down voltage must exceed V
OUT
.
Compensation Network Selection
The step-up converter is compensated for stability
through an external compensation network from COMP
to GND. The compensation capacitor is typically
0.22µF for most applications. Note that higher C
COMP
values increase soft-start duration, as well as the time
delay between enabling the step-up converter to initiat-
ing soft-start.
Combining BLINK Timer
and RAMP Functions
When using the ramp functionality of LED3, LED4, and
LED5 in combination with the blink timer, it is recom-
mended to keep the ramp-up timer shorter than the
blink ON timer and the ramp-down timer shorter than
the blink OFF timer. See Figure 14. Failing to comply
with this restriction results in LED_ current not reaching
maximum value during blink ON time, and LED_ current
not returning to minimum current before turning off dur-
ing the blink OFF time. The blink ON and blink OFF
timers (t
ON_BLINK
and t
OFF_BLINK
) are programmed
according to the following equations as guidance:
Where t
LED_RU
is the LED_ ramp-up time, t
LED_RD
is
the LED_ ramp-down time, and LED_CODE is the deci-
mal equivalent of the ILED_CNTL register value of
Table 2.
Using the LED3, LED4, and LED5
BOOST_CNTRL Bit
The default setting of the BOOST_CNTL bits (low)
include the LED3, LED4, and LED5 current regulators
in the step-up converter minimum voltage select feed-
back circuit. This is intended for multi-LED strings pow-
ered from the step-up converter. For single LED
indicator lights, set the respective BOOST_CNTL bit
high, connect the LED anode to the battery or other
voltage source, and connect the LED cathode to the
respective LED_ input. Ensure the voltage source is
high enough to satisfy VF of the LED plus 150mV (cur-
rent regulator dropout voltage). If BOOST_CNTL bits
are set to high for LED3, LED4, and LED5 and LED1
and LED2 are not enabled, the step-up converter does
not turn on when LED3, LED4, or LED5 is enabled.
t
t
LED CODE
t
t
LED CODE
ON BLINK
LED RU
OFF BLINK
LED RD
_
_
_
_
(_ )
(_ )
≥+
≥+
32
1
32
1
MAX8831
High-Efficiency, White LED Step-Up Converter
with I
2
C Interface in 2mm x 2mm WLP
______________________________________________________________________________________ 19
t
ON_BLINK
t
ON_BLINK
t
OFF_BLINK
BLINK TIMERS
I
LED
= ILED_CNTL
REGISTER SETTING
I
LED_
= OFF
t
LED_RU
32
t =
t
LED_RU
32
t =
Figure 14. Combined Timing Characteristics of RAMP and BLINK Timers
MAX8831
High-Efficiency, White LED Step-Up Converter
with I
2
C Interface in 2mm x 2mm WLP
20 ______________________________________________________________________________________
REGISTER
COMMAND/
ADDRESS BYTE
(HEX)
TYPE
(READ/WRITE)
REGISTER
RESET
VALUES
FUNCTION
ON/OFF_CNTL 0x00 R/W 0x00 LED current regulator ON/OFF control
LED1_RAMP_CNTL 0x03 R/W 0x00 LED1 ramp control
LED2_RAMP_CNTL 0x04 R/W 0x00 LED2 ramp control
LED3_RAMP_CNTL 0x05 R/W 0x00 LED3 ramp control
LED4_RAMP_CNTL 0x06 R/W 0x00 LED4 ramp control
LED5_RAMP_CNTL 0x07 R/W 0x00 LED5 ramp control
ILED1_CNTL 0x0B R/W 0x00 LED1 current sink control
ILED2_CNTL 0x0C R/W 0x00 LED2 current sink control
ILED3_CNTL 0x0D R/W 0x00 LED3 current sink control
ILED4_CNTL 0x0E R/W 0x00 LED4 current sink control
ILED5_CNTL 0x0F R/W 0x00 LED5 current sink control
LED3_BLINK_CNTL 0x17 R/W 0x00 LED3 blink rate control
LED4_BLINK_CNTL 0x18 R/W 0x00 LED4 blink rate control
LED5_BLINK_CNTL 0x19 R/W 0x00 LED5 blink rate control
BOOST_CNTL 0x1D R/W 0x00 Adaptive step-up converter control
STAT1 0x2D R N/A Status register1
STAT2 0x2E R N/A Status register2
CHIP_ID1 0x39 R 0x07 Die type information
CHIP_ID2 0x3A R 0x0B Mask revision information
Table 3. MAX8831 Register Map
MAX8831
High-Efficiency, White LED Step-Up Converter
with I
2
C Interface in 2mm x 2mm WLP
______________________________________________________________________________________ 21
BIT NAME DESCRIPTION BIT NAME DESCRIPTION
B7 (MSB) Reserved for future use B2 LED3_EN
0 = Disable LED3 current regulator
1 = Enable LED3 current regulator
B6 Reserved for future use B1 LED2_EN
0 = Disable LED2 current regulator
1 = Enable LED2 current regulator
B5 Reserved for future use
B4 LED5_EN
0 = Disable LED5 current regulator
1 = Enable LED5 current regulator
B3 LED4_EN
0 = Disable LED4 current regulator
1 = Enable LED4 current regulator
B0 (LSB) LED1_EN
0 = Disable LED1 current regulator
1 = Enable LED1 current regulator
Table 4. ON/OFF_CNTL Register (Address 0x00)
BIT NAME DESCRIPTION
B7 (MSB) Reserved for future use
B6 Reserved for future use
B5
B4
B3
LED#_RAMP_DOWN [2:0]
Programs LED# current ramp-down rate using bits [5:3] as follows:
000 64ms
001 128ms
010 256ms
010 512ms
100 1024ms
101 2048ms
110 4096ms
111 8192ms
B2
B1
B0 (LSB)
LED#_RAMP_UP [2:0]
Sets LED# current ramp-up rate using bits [2:0] as follows:
000 64ms
001 128ms
010 256ms
010 512ms
100 1024ms
101 2048ms
110 4096ms
111 8192ms
Table 5. LED#_RAMP_CNTL Registers (Addresses: 0x03, 0x04, 0x05, 0x06, 0x07)
#Indicates the selected LED current regulator (1, 2, 3, 4, or 5).

MAX8831EWE+T

Mfr. #:
Manufacturer:
Maxim Integrated
Description:
LED Lighting Drivers White LED Step-Up Converter
Lifecycle:
New from this manufacturer.
Delivery:
DHL FedEx Ups TNT EMS
Payment:
T/T Paypal Visa MoneyGram Western Union

Products related to this Datasheet