Analog Devices Inc./Maxim Integrated MAX6369KA+T
- Part No.:
- MAX6369KA+T
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Category:
- Supervisors
- Package:
- SOT-23-8
- Datasheet:
-
MAX6369KA+T.pdf
- Description:
- IC SUPERVISOR 1 CHANNEL SOT23-8
- Quantity:
Unit Price:$0.000000
Ext Price:$0.000000
- Payment:

- Shipping:

Inventory:6,698
Send us your inquiry,we will respond immediately.
In Stock : 6,698 PCS
| Qty. | Unit Price | Ext Price |
| 0+ | $0.000000 | $0.000000 |
*Products eligible for online ordering ship within 1-2 business days,please contact us for exact shipping times.
Also you can RFQ for MAX6369KA+T or email to us: Email: [email protected] , we will contact you within 12 hours.
Product Details
MAX6369KA+T - Maxim MAX6369 Pin-Selectable Watchdog Timer, Open-Drain WDO̅, 1 ms-60 s Timeout, 8 µA, 8-Pin SOT23 | MAX6369
MAX6369KA+T is the lead-free, tape-and-reel 8-pin SOT23 version of Maxim's MAX6369, a pin-selectable watchdog timer that monitors microprocessor activity and signals on WDO̅ if the µP stops servicing it. Three logic inputs (SET0/SET1/SET2) select the watchdog timeout and startup delay - each from 1 ms to 60 s - without external components and without a power cycle, and a setting also disables the watchdog. The MAX6369 has an open-drain WDO̅ output. Drawing just 8 µA from a +2.5 V to +5.5 V supply in a miniature SOT23, it suits embedded and industrial control, critical µP/µC monitoring, automotive, telecom and networking.
Product Introduction
The MAX6369-MAX6374 from Maxim Integrated (now part of Analog Devices) are pin-selectable watchdog timers that supervise a microprocessor's activity. The µP must toggle the watchdog input (WDI) within a set window; if it does not - because the software has hung in a loop or crashed - the watchdog times out and the WDO̅ output pulses, which is wired to reset or interrupt the processor. The MAX6369 is the open-drain WDO̅ version. MAX6369KA+T is the RoHS ("+"), tape-and-reel ("T") option in 8-pin SOT23.
The defining feature is pin-selectability. Three inputs - SET0, SET1, SET2 - program both the watchdog timeout period and the initial startup delay, each selectable from 1 ms to 60 s, by tying the pins to GND, VCC or leaving them open. This means the timing is set in hardware with no external resistor or capacitor, and - unlike a one-time-programmed part - it can be changed without a power cycle. One SET combination disables the watchdog entirely for debugging.
It is built for always-on, battery-friendly supervision. The supply current is just 8 µA, and the part needs no external components - the timing is internal. The startup delay gives the system time to initialize on power-up before the watchdog begins counting, so the µP can take charge cleanly. The MAX6369 runs from +2.5 V to +5.5 V over the automotive -40 °C to +125 °C range in a miniature 8-pin SOT23 (the KA/V+ option is AEC-Q100 qualified).
Expert Technical Insight
How is the watchdog set and serviced, and what to watch?
- Program SET0-SET2 for timeout and startup: tie the three pins (to GND, VCC or open) to pick a timeout and an initial startup delay from 1 ms to 60 s - choose a timeout longer than the worst-case loop time but short enough to catch a real hang. A dedicated SET combination disables the watchdog for bench debugging.
- Service WDI from clean code, not an ISR: set WDI high and low at different points in the main program (not inside a timer interrupt) so a stuck loop that keeps an ISR running still trips the watchdog. The internal timer resets whenever WDO̅ pulses; track the startup delay before the first service.
- Open-drain WDO̅ needs a pull-up: the MAX6369 output is open-drain, so add a pull-up to the logic rail (the MAX6370 is the push-pull version). At 8 µA and no external timing parts, the part adds essentially nothing to the power or BOM - leave it always powered.
Key Benefits
SET0/SET1/SET2 select watchdog timeout and startup delay - each 1 ms to 60 s - in hardware, with no external parts.
The timing can be changed on the fly via the SET pins, and one combination disables the watchdog for debugging.
Just 8 µA supply current with all timing internal - effectively free to leave always-on in a battery system.
Open-drain WDO̅ output (MAX6370 is push-pull), +2.5 to +5.5 V, -40 to +125 °C, in a miniature 8-pin SOT23.
Specifications
| Parameter | Value | Condition / Note |
|---|---|---|
| Device Type | Pin-Selectable Watchdog Timer | Open-drain WDO̅ |
| Manufacturer | Maxim Integrated (Analog Devices) | MAX6369 |
| Watchdog Timeout | 1 ms to 60 s | Pin-selectable (SET0-2) |
| Startup Delay | 1 ms to 60 s | Pin-selectable (SET0-2) |
| WDO̅ Output | Open-drain (pulsed) | MAX6370 = push-pull |
| Watchdog Disable | Yes | SET2=0, SET1=1, SET0=1 |
| Supply Current | 8 µA | Low power |
| Supply Voltage | +2.5 V to +5.5 V | |
| External Components | None | Timing is internal |
| WDI Pulse Width (min) | 100 ns | Watchdog input |
| Qualification | AEC-Q100 (KA/V+) | Automotive |
| Operating Temperature | -40 to +125 °C | |
| Package | 8-Pin SOT23 | Outline 21-0078 |
| Orderable Part Number | MAX6369KA+T | Pb-free, tape and reel |
Note: Values are taken from the Maxim MAX6369-MAX6374 datasheet. The exact timeout/startup-delay set by SET0-SET2 is per the datasheet's selection table; confirm against the latest official documentation before committing a design.
Package Information
MAX6369KA+T ships in the 8-pin SOT23 (package outline 21-0078) - the miniature surface-mount body that lets a watchdog with no external timing parts sit beside the processor in minimal area. The layout is simple: tie SET0/SET1/SET2 to the levels for the chosen timeout, route WDI from a clean point in the µP's main loop, pull up the open-drain WDO̅ to the logic rail, and bypass VCC. The package image is shown below.
Pin and Signal Definition
The 8-pin SOT23 carries the watchdog input/output, the three SET inputs and the supply (per the MAX6369-MAX6374 datasheet):
- Pin 1 - WDI: Watchdog input; the µP must transition it within the timeout, or WDO̅ pulses.
- Pin 2 - GND: Ground.
- Pin 3 - N.C.: No connection; leave unconnected.
- Pin 4 - SET0: Set Zero - selects startup delay and watchdog timeout (with SET1/SET2).
- Pin 5 - SET1: Set One - timeout/startup-delay select.
- Pin 6 - SET2: Set Two - timeout/startup-delay select.
- Pin 7 - WDO̅: Watchdog output (open-drain, active-low pulse); needs a pull-up resistor.
- Pin 8 - VCC: Supply, +2.5 V to +5.5 V; bypass to GND.
Alternative and Related Parts
Within the MAX6369-MAX6374 family the variants differ by output type and timing range - the MAX6370 is the push-pull WDO version of the MAX6369. Related supervisory and power-management parts are below.
| Part Number | Brand | Type / Relation | Package | Note |
|---|---|---|---|---|
| MAX6368LKA29+T | Maxim | µP supervisor, battery backup | 8-SOT23 | Reset + CE gating |
| MAX604CSA+T | Maxim | 3.3 V LDO regulator | 8-SO | Companion supply |
| MAX6071BAUT33+T | Maxim | 3.3 V precision reference | 6-SOT23 | System reference |
| MAX6063BEUR+T | Maxim | 3.0 V voltage reference | SOT23-3 | Reference |
| MAX5921EESA+ | Maxim | -48 V hot-swap controller | 8-SO | Power-path control |
Selection Tips: Choose the MAX6369 for a pin-selectable watchdog with an open-drain WDO̅; step to the MAX6370 for a push-pull output, or other family members for different timeout ranges. Pair it with a supervisor (MAX6368) for reset/battery-backup, an LDO (MAX604) and a reference (MAX6071/MAX6063) to complete the system's housekeeping.
Manufacturer Information
Maxim Integrated, now part of Analog Devices, Inc. (ADI), built the MAX6369-MAX6374 to give designers a watchdog whose timing is set by pins, not external parts - so a single SOT23 covers a wide range of timeout and startup-delay needs, changeable without a power cycle.
ADI maintains the datasheet, the SET0-SET2 selection table, and the WDI-service and layout guidance for the family - the documentation behind a robust watchdog design.
Applications




Frequently Asked Questions
What does MAX6369KA+T do?
It is a pin-selectable watchdog timer. The microprocessor must toggle the WDI input within a set window; if it stops (a hang or crash), the watchdog times out and the open-drain WDO̅ pulses to reset the µP. SET0/SET1/SET2 select the timeout and startup delay (1 ms to 60 s) in hardware.
How are the timeout and startup delay set?
By the three SET pins (SET0, SET1, SET2), tied to GND, VCC or left open per the datasheet's selection table. Both the watchdog timeout and the initial startup delay are selectable from 1 ms to 60 s - in hardware, with no external components, and changeable without a power cycle. One combination disables the watchdog.
Is WDO open-drain or push-pull?
On the MAX6369 the WDO̅ output is open-drain, so it needs a pull-up resistor to the logic rail. The MAX6370 is the push-pull version of the same part. WDO̅ is an active-low pulse asserted when the watchdog times out.
What supply and package?
It runs from +2.5 V to +5.5 V at just 8 µA, needs no external timing components, and comes in an 8-pin SOT23 (outline 21-0078) rated -40 °C to +125 °C. The KA/V+ option is AEC-Q100 qualified for automotive use.
Disclaimer
Information Accuracy: The specifications on this page are based on the official Maxim MAX6369-MAX6374 datasheet. We work to keep the information accurate and complete, but parameters can change with product revisions, so design engineers should verify all values against the latest official documentation before final design.
Product Authenticity Guarantee: All parts we supply are genuine factory originals with full material traceability.
Technical Support: Pre-sales and post-sales technical consultation is available free of charge.
Application Notice: This page is for reference only. Suitability for a specific application should be confirmed by the design engineer against the actual system requirements.
MAX6369KA+T Specifications
- Specifications
- Attributes
- Property Value
- Manufacturer
- Analog Devices Inc./Maxim Integrated
- Series:
- -
- Package/Case:
- SOT-23-8
- Packaging:
- Tape & Reel (TR)
- Part Status:
- Active
- Programmable:
- Not Verified
- Type:
- Watchdog Circuit
- Voltage - Threshold:
- Adjustable/Selectable
- Output:
- Open Drain or Open Collector
- Reset:
- Active Low
- Reset Timeout:
- Adjustable/Selectable
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Number of Voltages Monitored:
- 1
- Grade:
- -
- Qualification:
- -
- Mounting Style:
- Surface Mount
- Supplier Device Package:
- SOT-23-8
- Category:
- Supervisors
MAX6369KA+T Relevant information
- MAX6369KA+T Tags
- Popular Search
The following parts are popular search parts in Supervisors.
The Posts

-
STM32F407VET6 STMicroelectronics MCU Selection Guide
STM32F407VET6 guide covering Cortex-M4 use, 512KB Flash, LQFP100 pinout checks, alternatives and sourcing notes.

-
STM32F103C8T6 STMicroelectronics MCU Selection Guide
STM32F103C8T6 guide covering Cortex-M3 use, 64KB Flash, LQFP48 pinout checks, alternatives and sourcing notes.

-
STM32F405RGT6 STMicroelectronics MCU Selection Guide
STM32F405RGT6 guide covering Cortex-M4 use, 1MB Flash, LQFP64 pinout checks, alternatives and sourcing notes for engineers.
-1,80mm.jpg)
-
GRM31CR61H106KA12L Murata MLCC: Applications, Selection and Buying Notes
GRM31CR61H106KA12L Murata MLCC guide for 10uF 50V X5R 1206 use, obsolete-status review, alternatives and sourcing checks.
-1,80mm.jpg)
-
GRM31CR61E476ME44L Murata MLCC: Applications, Selection and Buying Notes
GRM31CR61E476ME44L Murata MLCC guide for 47uF 25V X5R 1206 decoupling, alternatives and sourcing confirmation.
-2,70mm.jpg)
-
GRM32ER71H106KA12L Murata MLCC: Applications, Selection and Buying Notes
GRM32ER71H106KA12L Murata MLCC guide covering applications, selection, alternatives and sourcing checks for 10 uF, 50V, X7R, +/-10%, 1210 MLCC.
-0,55mm.jpg)
-
GRT155C81E105KE13D Murata MLCC: Applications, Selection and Buying Notes
GRT155C81E105KE13D Murata MLCC guide covering applications, selection, alternatives and sourcing checks for 1 uF, 25V, X6S, +/-10%, 0402 automotive MLCC.
-0,55mm.jpg)
-
GRM155C81E105KE11D Murata MLCC: Applications, Selection and Buying Notes
GRM155C81E105KE11D Murata MLCC guide covering applications, selection, alternatives and sourcing checks for 1 uF, 25V, X6S, +/-10%, 0402 MLCC.
Related Products

-
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

