Analog Devices Inc./Maxim Integrated ICL7665CSA+T
- Part No.:
- ICL7665CSA+T
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Category:
- Supervisors
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
ICL7665CSA+T.pdf
- Description:
- IC VOLT MONITOR LP W/DET 8-SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:2,380
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
ICL7665CSA+T from Maxim Integrated is a dual over/undervoltage microprocessor supervisor IC with two independently programmable comparators, a precision 1.3V internal bandgap reference, open-drain N-channel OUT1/OUT2 outputs, and open-drain P-channel HYS1/HYS2 hysteresis outputs. It operates from 1.6V to 16V supply voltage, draws only 3µA typical quiescent current, and supports external trip-point programming for voltages ≥1.3V. It is used in battery-powered systems for low-battery detection and power-fail warning.
For engineers reviewing the ICL7665CSA+T datasheet, ICL7665CSA+T pinout, ICL7665CSA+T application, or ICL7665CSA+T equivalent, this page delivers verified technical context, real-world design meaning of specifications, validated pin functions, confirmed alternative parts with functional distinctions, and supply-chain support details specific to the ICL7665CSA+T SO-8 RoHS-compliant package.
Technical Context
The ICL7665CSA+T integrates a low-power CMOS 1.3V bandgap reference with two independent comparators, each driving one open-drain N-channel output (OUT1, OUT2) and one open-drain P-channel hysteresis output (HYST1, HYST2). Its comparator input bias current is <10nA, enabling use of high-impedance external resistor dividers for trip-point setting without accuracy degradation.
It features noninverting HYST1/HYST2 and inverting OUT1 (OUT2 is noninverting per truth table), with propagation delay of 75µs typical. The device supports three hysteresis implementation topologies - no-hysteresis, series-resistor hysteresis, and supply-referenced hysteresis - all relying on externally programmed resistive networks tied to SET1/SET2 pins.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply Voltage Range | 1.6V to 16V - powers directly from single Li-ion, multi-cell battery, or unregulated DC rails without LDO. |
| Quiescent Current | 3µA typical - enables >1-year battery life in coin-cell–powered monitoring circuits. |
| Internal Reference | 1.3V ±2% (ICL7665A variant); 1.3V nominal (ICL7665) - sets absolute trip threshold baseline for both detectors. |
| Output Types | OUT1/OUT2: open-drain N-channel sinks; HYST1/HYST2: open-drain P-channel sources - supports wire-OR logic and TTL-level interfacing with pull-ups. |
| Input Leakage | ±0.01nA max at SET1/SET2 - permits >10MΩ external resistor values, minimizing divider current and source loading. |
| Propagation Delay | 75µs typical - ensures timely response to brownout/fault events without excessive noise sensitivity. |
| Operating Temperature | 0°C to +70°C - qualified for commercial-grade embedded control and instrumentation applications. |
Pinout & Package
ICL7665CSA+T is housed in an 8-pin SOIC (Small Outline Integrated Circuit) package, RoHS-compliant and lead-free, with standard 1.27mm pitch and 5.0mm × 4.0mm body dimensions.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 - OUT1 | N-channel open-drain output | Inverting output; sinks current when VSET1 > 1.3V; drives NMI or reset line via external pull-up. |
| 2 - HYST1 | P-channel open-drain hysteresis output | Noninverting; sources current from V+ when VSET1 > 1.3V; enables precise hysteresis implementation. |
| 3 - SET1 | Comparator 1 input | High-impedance node (≤10nA leakage); voltage divider input for overvoltage detection threshold. |
| 4 - GND | Analog ground reference | Return path for internal reference and comparator circuitry; must be low-impedance connection. |
| 5 - SET2 | Comparator 2 input | Independent high-Z input for undervoltage or secondary fault detection; decoupled from SET1. |
| 6 - HYST2 | P-channel open-drain hysteresis output | Noninverting; sources current from V+ when VSET2 > 1.3V; used with R32 for hysteresis on second detector. |
| 7 - OUT2 | N-channel open-drain output | Noninverting output; sinks current when VSET2 < 1.3V; commonly used for low-battery warning or power-OK assertion. |
| 8 - V+ | Positive supply rail | Accepts 1.6V–16V; powers internal reference, comparators, and output drivers; also serves as source for HYST1/HYST2. |
Key Features
| Feature | Design Value |
|---|---|
| Dual independent voltage detectors | Enables simultaneous overvoltage (OUT1) and undervoltage (OUT2) monitoring on separate rails or thresholds without external ICs. |
| Externally programmable trip points | Resistive dividers on SET1/SET2 allow trip voltages ≥1.3V to be set precisely - e.g., 5.5V overvoltage and 4.5V undervoltage on same 5V rail. |
| On-board hysteresis outputs (HYST1/HYST2) | Eliminates need for external Schmitt triggers or feedback resistors; simplifies noise-immune threshold switching in noisy environments. |
| 3µA typical operating current | Reduces standby power in always-on battery monitors - critical for IoT edge nodes and portable medical devices. |
| Monolithic low-power CMOS design | Integrates reference, comparators, and drivers in single die; avoids discrete solutions requiring >5 components and board area. |
Applications
| Microprocessor Voltage Monitoring | Low-Battery Detection |
|---|---|
Use Scenario: Monitoring 3.3V or 5V core supply of an ARM Cortex-M4 MCU during startup and runtime. IC Role / Device Role / Timing Role: ICL7665CSA+T asserts OUT2 low when supply drops below 4.75V (brownout), triggering hardware reset before firmware corruption occurs. Use Value: Prevents undefined MCU behavior and flash memory write errors by guaranteeing clean reset before VCC falls outside guaranteed operating range. |
Use Scenario: Detecting end-of-discharge in a 3-cell NiMH battery pack (nominal 3.6V) powering a handheld meter. IC Role / Device Role / Timing Role: ICL7665CSA+T's SET2 input monitors battery voltage via resistor divider; OUT2 goes low at 3.0V to illuminate LED warning. Use Value: Enables field-replaceable battery management without firmware polling, extending usable battery capacity while preventing cell reversal damage. |
| Power-Fail and Brownout Detection | Battery Backup Switching |
Use Scenario: Providing early warning before AC mains failure in a smart grid data concentrator using unregulated 12V DC input. IC Role / Device Role / Timing Role: ICL7665CSA+T monitors raw DC input; OUT1 activates 3.5ms before 5V regulator dropout, signaling host processor to save state. Use Value: Delivers deterministic, hardware-based fail-safe timing - independent of software latency - ensuring EEPROM integrity during blackout. |
Use Scenario: Seamlessly transferring power to a 3V lithium backup cell when main 5V supply is removed in a real-time clock (RTC) module. IC Role / Device Role / Timing Role: ICL7665CSA+T's OUT1 controls PNP pass transistor; turns off main supply path at 3.5V and enables backup at 3.4V with hysteresis. Use Value: Eliminates voltage glitches and supply contention during switchover, maintaining continuous RTC operation with zero time loss. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar dual-voltage-monitor applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| MAX6326US29D3+T | Single-supply reset IC with fixed 2.93V threshold; no dual independent detectors or hysteresis outputs. | Suitable only for basic power-on reset, not over/undervoltage supervision with user-defined thresholds. | Select only if application requires simple reset generation without programmability or dual-rail monitoring. |
| TPS3808G12DBVR | Single-channel supervisor with adjustable threshold (0.4V–5V), 350ms watchdog timer, but no hysteresis outputs or second detector. | Lacks independent second channel; cannot implement coordinated over/undervoltage fault detection on same device. | Choose when system needs watchdog capability and single-rail monitoring, but requires second IC for full dual supervision. |
Compared with MAX6326US29D3+T and TPS3808G12DBVR, the ICL7665CSA+T uniquely provides two fully independent, resistor-programmable voltage detectors with dedicated hysteresis outputs in one SO-8 package - enabling compact, low-power dual-threshold supervision without timers or fixed thresholds.
Availability
ICL7665CSA+T is available at Aetrix Electronics and suitable for microprocessor voltage monitoring, low-battery detection, and power-fail warning applications requiring stable component supply across industrial, medical, and portable electronics programs.
Supply support for ICL7665CSA+T includes scheduled delivery planning, volume procurement assistance, BOM continuity management, traceable sourcing, and lifecycle availability coordination for OEM customers, industrial embedded developers, connected-device designers, and electronics production programs.
Manufacturer
Maxim Integrated (now part of Analog Devices) designs precision analog and mixed-signal ICs for power management, sensing, and interface applications, with emphasis on low-power, high-reliability solutions for demanding environments.
The ICL7665CSA+T belongs to Maxim's microprocessor supervisor product line, engineered specifically for dual-threshold voltage monitoring in battery-constrained and fault-critical systems where minimal quiescent current and flexible trip-point configuration are essential.
FAQ
What is the function of the HYST1 and HYST2 pins on the ICL7665CSA+T?
The HYST1 and HYST2 pins on the ICL7665CSA+T are open-drain P-channel outputs that source current from V+ when their respective comparator inputs (SET1 or SET2) exceed 1.3V. They enable external hysteresis implementation by feeding back into the voltage divider network - for example, adding R31 between HYST1 and SET1 raises the lower trip point without affecting the upper trip point, preventing chatter near threshold. This functionality is intrinsic to the ICL7665CSA+T architecture and does not require additional components beyond resistors.
Can the ICL7665CSA+T monitor voltages higher than its V+ supply?
Yes - the ICL7665CSA+T can monitor input voltages significantly higher than its V+ supply using external resistor dividers on SET1 and SET2. The device's input structure allows SET pin voltages from (GND − 0.3V) to (V+ + 0.3V), but the resistive divider scales high-voltage signals (e.g., 24V, 48V, or hundreds of volts) down to ≤1.3V at the SET pin. This capability is explicitly confirmed in the General Description and Typical Operating Circuit sections of the official datasheet for the ICL7665CSA+T.
What is the difference between ICL7665CSA+T and ICL7665ACSA+T?
The ICL7665ACSA+T is the improved version of the ICL7665CSA+T, featuring 2% threshold accuracy at +25°C for VSET1 and guaranteed performance over temperature (±2.5% max VSET variation from −40°C to +85°C). In contrast, the base ICL7665CSA+T has looser initial tolerance (±11.5% for VSET1) and higher tempco (100ppm/°C). Both share identical pinout, package (SO-8), and functional architecture - the "A" suffix denotes enhanced voltage reference precision in the ICL7665ACSA+T.
Does the ICL7665CSA+T require external pull-up resistors on its outputs?
Yes - the ICL7665CSA+T's OUT1, OUT2, HYST1, and HYST2 pins are all open-drain outputs and require external pull-up resistors to define logic-high states. For OUT1/OUT2 (N-channel sinks), pull-ups connect to VCC of the driven logic (e.g., 3.3V or 5V). For HYST1/HYST2 (P-channel sources), pull-downs are not used; instead, they are connected through resistors to SET1/SET2 to inject hysteresis current. This pull-up requirement is inherent to the ICL7665CSA+T's output stage design and is documented in the Pin Configurations and Detailed Description sections.
Is the ICL7665CSA+T compatible with lead-free PCB assembly processes?
Yes - the "+T" suffix in ICL7665CSA+T indicates a lead-free, RoHS-compliant SOIC package, qualified for standard Pb-free reflow profiles (J-STD-020). The device's maximum lead temperature rating is +300°C for 10 seconds, matching IPC/JEDEC specifications for lead-free soldering. This compliance is explicitly noted in the Ordering Information table and Absolute Maximum Ratings section of the official ICL7665CSA+T datasheet.
ICL7665CSA+T Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Type:
- Multi-Voltage Supervisor
- Number of Voltages Monitored:
- 2
- Voltage - Threshold:
- Adjustable/Selectable
- Output:
- Open Drain or Open Collector
- Reset:
- Active High
- Reset Timeout:
- <1ms Minimum
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
ICL7665CSA+T FAQ
1.How can I place an order for ICL7665CSA+T through Aetrix?
Please submit a Request for Quotation (RFQ) for ICL7665CSA+T on Aetrix. Our sales agent will provide a competitive quotation and guide you through the order confirmation once you accept the terms.
2.Are the price and stock information for ICL7665CSA+T reliable?
The price and inventory of ICL7665CSA+T are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for ICL7665CSA+T is usually 5 days.
3.What payment methods are accepted for ICL7665CSA+T?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for ICL7665CSA+T transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for ICL7665CSA+T?
ICL7665CSA+T orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your ICL7665CSA+T order is processed, you will receive an email with the shipment details and tracking number.
Note: Tracking information may take up to 24 hours to appear. Express delivery typically takes 3–5 business days.
5.How can I obtain technical support or documentation for ICL7665CSA+T?
For technical support, including ICL7665CSA+T datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your ICL7665CSA+T requirements.
6.How does Aetrix verify that ICL7665CSA+T is sourced from the original manufacturer or authorized distributors?
All ICL7665CSA+T products on Aetrix are procured from qualified distributors and authorized channels. Our dedicated quality assurance team conducts strict verification, including traceability checks and, if necessary, third-party testing. This ensures that ICL7665CSA+T meets industry standards.
7.What is the process for return or replacement of ICL7665CSA+T?
All ICL7665CSA+T units undergo pre-shipment inspection (PSI). If there is an issue with ICL7665CSA+T, returns or replacements are accepted under the following conditions:
1.Quantity discrepancies, incorrect items, or visible external defects (such as breakage or corrosion), acknowledged by Aetrix.
2.The issue is reported within 90 days of delivery.
3.The ICL7665CSA+T part is unused and in its original packaging.
Return procedure for ICL7665CSA+T:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
ICL7665CSA+T Tags

-
MIC826SYMT-TR
Microchip Technology

-
APX803S-31SA-7
Diodes Incorporated

-
APX803L20-29SA-7
Diodes Incorporated
-
TPS3828-33DBVR
Texas Instruments

-
V6340RSP3B+
EM Microelectronic

-
EM6325CXSP5B-2.9+
EM Microelectronic

-
MCP120T-300I/TT
Microchip Technology

-
MCP130T-315I/TT
Microchip Technology

-
MCP120T-475I/TT
Microchip Technology

-
MCP111T-300E/TT
Microchip Technology

-
MCP120T-315I/TT
Microchip Technology

-
MCP809T-315I/TT
Microchip Technology
Tech Hub
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
