The LM809M3-3.08/NOPB from Texas Instruments is a 3-pin microprocessor supervisory circuit that monitors a single power supply voltage and generates a reset signal when the voltage falls below the factory-programmed threshold. The 3.08 V threshold version is specifically designed for monitoring 3.3 V power supply rails, which are the most common voltage in modern digital systems.
The LM809 is one of the simplest and most cost-effective voltage supervisors available. With only 3 pins (VCC, GND, RESET), it requires no external components beyond decoupling capacitors. This simplicity makes it ideal for adding brownout detection and power-on reset functionality to microcontroller-based systems that might otherwise rely on simple RC reset circuits, which cannot provide accurate threshold detection.
The 3.08 V threshold is targeted at 3.3 V systems. When the 3.3 V supply drops below 3.08 V (approximately 6.7 percent below nominal), the RESET output asserts LOW, placing the microcontroller in a known reset state. This prevents the microcontroller from executing instructions with insufficient supply voltage, which could cause data corruption, peripheral misconfiguration, or unintended I/O states. The 240 ms timeout ensures the supply has fully stabilized before releasing the microcontroller from reset.
The push-pull (totem-pole) RESET output is a key feature that differentiates the LM809 from open-drain supervisors. A push-pull output can both source and sink current, actively driving the RESET line HIGH when the supply is good and LOW during a fault condition. This provides faster and more reliable reset transitions compared to open-drain outputs that rely on an external pull-up resistor. However, the push-pull output cannot be wire-ORed with other reset sources; if multiple reset sources must be combined, use an open-drain supervisor instead.
The LM809 is designated as a superior upgrade to the Maxim MAX809. Both devices have the same pinout and function, but the LM809 offers several improvements: wider operating voltage range (1.0 V to 5.5 V vs 1.0 V to 5.5 V for MAX809), wider temperature range (-40 to 105 degrees C vs -40 to 85 degrees C for some MAX809 variants), and a guaranteed RESET valid at VCC as low as 1.0 V, ensuring the microcontroller is held in reset even during a severe brownout.
The 15 uA typical supply current makes the LM809 suitable for battery-powered applications where quiescent current must be minimized. In a 3.3 V system, the 15 uA supply current translates to only 49.5 uW of power consumption, which is negligible compared to the microcontroller and other system components.
The power supply transient immunity feature ensures the LM809 does not generate false reset pulses due to brief voltage dips or spikes on the supply rail. The internal filtering rejects transients shorter than the minimum timeout period, preventing nuisance resets from switching noise or load transients. This is particularly important in systems with switching power supplies or motors that generate significant supply noise.
The available threshold options cover the most common supply voltages: 2.63 V for 3.0 V systems, 2.93 V for 3.0-3.3 V systems, 3.08 V for 3.3 V systems, 4.38 V for 5.0 V systems (with 12 percent margin), and 4.63 V for 5.0 V systems (with 7.4 percent margin). The 3.08 V and 4.63 V thresholds provide approximately 6-7 percent margin below the nominal voltage, which is the standard brownout detection threshold for most digital ICs.
At $0.26 per unit in volume (1000+), the LM809M3-3.08/NOPB costs less than a cup of coffee, yet provides critical protection against one of the most common causes of microcontroller malfunction: supply voltage dips. The cost-to-benefit ratio makes it a must-have component in any 3.3 V microcontroller design.