Low Power Brown Out Reset (LPBOR)

The LPBOR is similar to the Brown Out Reset (BOR) and will hold a PIC® MCU in reset when the Vdd drops below a low power brown out threshold voltage (Vlpbor).
Note: Not all devices have LPBOR but most newer 8-bit PIC® MCU device do include it.

The difference between a BOR and LPBOR is the current draw. In sleep mode or low current requirement applications the LPBOR may be helpful. It will draw less current, when operating, than the BOR.

Enable/Disable LPBOR

The LPBOR is enabled or disabled by a bit setting in a configuration register. The example below is pulled form the PIC16(L)F1708 data sheet.

lpbor.png

LPBOR Reset Voltage Threshold

The LPBOR only has one threshold vs. the BOR which may have more than one. The tolerance for the LPBOR trip point is also larger when compared to the BOR. LPBOR also will react slower to a Vdd drop than the BOR. These are all considerations when choosing the lower current draw LPBOR vs the BOR.

The LPBOR Threshold Voltage is specified in the Electrical Characteristics of the device's data sheet. It will be listed as the Vlpbor voltage similar to the chart below.

vlpbor.png
© 2024 Microchip Technology, Inc.
Notice: ARM and Cortex are the registered trademarks of ARM Limited in the EU and other countries.
Information contained on this site regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer's risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights.