I am powering from a 3v battery and supplying to an msp430.
Would it be advantageous to turn boost on when msp430 is on or if the battery is nearing 1.8V, and shutdown/bypass when msp430 is in lpm4?
If so, how could this be accomplished?
Also, setting R1 and R2 to 200k with VIN=3.3, it would give 1.65V on EN line, half of VIN.
Referring to the data sheet, "If VIN is less than 1.3V then the bypass switch will be enabled. For VIN values above 1.50V (50% of VIH) the bypass switch is disabled."
Could you please explain how 1.3v and 1.5v was calculated, and how it is considered enabled/disabled?
Thanks.