STMicroelectronics STM703M6F
- Part No.:
- STM703M6F
- Manufacturer:
- STMicroelectronics
- Category:
- Supervisors
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
STM703M6F.pdf
- Description:
- IC SUPERVISOR 1 CHANNEL 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:4,554
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM703M6F from STMicroelectronics is a 5 V microprocessor supervisory IC with battery switchover, active-low and active-high reset outputs (RST/RST), manual reset input (MR), and power-fail comparator (PFI/PFO). It guarantees RST assertion down to VCC = 1.0 V, features 200 ms typical reset timeout (trec), and operates from –40 °C to +85 °C for industrial embedded systems requiring non-volatile SRAM backup control.
For engineers reviewing the STM703M6F datasheet, STM703M6F pinout, STM703M6F application, or STM703M6F equivalent, this device is selected for precise VCC monitoring, push-button reset coordination, automatic LPSRAM supply handover during main power loss, and early power-fail warning in battery-backed memory subsystems.
Technical Context
The STM703M6F implements dual-reset architecture with independent push-pull RST (active-low) and RST (active-high) outputs, both asserted synchronously during VCC undervoltage, MR activation, or power-fail detection. Its precision voltage reference monitors VCC against a fixed 4.65 V reset threshold (VRST) with hysteresis, ensuring clean reset release after recovery.
No watchdog timer is integrated - unlike STM690A/692A/802/805 - and chip-enable gating (E/ECON) is absent, distinguishing it from STM818. Battery switchover occurs at VSO = min(VBAT, VRST), enabling optimal battery life by delaying handover until VCC drops below 4.65 V or VBAT voltage, whichever is lower.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Supply voltage | 5 V nominal; supports stable operation across full industrial range without external regulation. |
| Reset threshold (VRST) | 4.65 V (typ); ensures MCU reset before critical logic voltage margin is violated. |
| Reset timeout (trec) | 200 ms (typ); provides sufficient hold time for processor initialization and peripheral stabilization. |
| Battery switchover voltage (VSO) | min(VBAT, 4.65 V); maximizes primary supply usage and extends backup battery service life. |
| Power-fail comparator threshold (VPFI) | 2.4 V (typ); triggers PFO low before VCC reaches VRST, enabling preemptive data save. |
| Supply current (ICC) | 40 µA (typ) at VCC = 5 V; minimizes impact on main power rail in always-on monitoring. |
| Battery supply current (IBAT) | 0.4 µA (typ) at VBAT = 3.0 V; preserves backup battery charge over years of storage or standby. |
Pinout & Package
STM703M6F is housed in an industry-standard SO8 (Small Outline 8-pin) package with 1.27 mm pitch, surface-mount footprint, and JEDEC MS-012AC compliance. Thermal resistance θJA = 150 °C/W enables reliable operation in compact industrial PCB layouts without forced airflow.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 | RST | Active-high push-pull reset output; asserts high during fault conditions and holds for trec after recovery. |
| 2 | VOUT | Switched output supplying external LPSRAM; connects to VCC above VSO, to VBAT below VSO. |
| 3 | PFO | Push-pull power-fail output; goes low when PFI < 2.4 V or VCC < VSO, signaling imminent power loss. |
| 4 | VBAT | Backup battery input; powers VOUT when VCC fails; accepts voltages up to 5.5 V, may exceed VCC. |
| 5 | PFI | Power-fail input; referenced to internal 2.4 V threshold; tied to ground if unused. |
| 6 | MR | Active-low manual reset input; internal 40 kΩ pull-up allows direct switch-to-ground connection; no external debounce needed. |
| 7 | VSS | Ground reference; common return for all internal circuits and output drivers. |
| 8 | VCC | Main 5 V supply input; powers internal comparators, reset logic, and drives VOUT when active. |
Key Features
| Feature | Design Value |
|---|---|
| Dual active reset outputs | RST (active-low) and RST (active-high) provide simultaneous compatibility with diverse MCU reset architectures. |
| Guaranteed reset down to 1.0 V VCC | Ensures fail-safe reset assertion even during deep brownout, preserving system integrity without external supervision. |
| Automatic battery switchover | VOUT transitions seamlessly from VCC to VBAT at VSO = min(VBAT, 4.65 V), eliminating software or external FET control. |
| Low-power battery monitoring | 0.4 µA typical VBAT supply current enables >10-year backup battery life in SRAM-retention applications. |
| Integrated power-fail comparator | PFI/PFO pair delivers early warning at 2.4 V - 2.25 V before VRST - allowing time-critical data save before reset. |
Applications
| Industrial PLC Memory Backup | Medical Device Data Retention |
|---|---|
|
Use Scenario: Maintaining volatile configuration and calibration data in programmable logic controllers during AC mains interruption. IC Role / Device Role / Timing Role: Supervises 5 V system rail, asserts RST/RST to halt CPU execution, switches VOUT to backup battery to sustain LPSRAM voltage. Use Value: Prevents loss of operational parameters and event logs during grid instability, meeting IEC 61000-4-11 immunity requirements. |
Use Scenario: Preserving patient therapy settings and real-time sensor history in portable infusion pumps during battery swap or charging cycles. IC Role / Device Role / Timing Role: Monitors main 5 V DC supply; triggers PFO at 2.4 V to initiate flash write, then asserts RST at 4.65 V to freeze state before shutdown. Use Value: Enables deterministic, sub-200 ms data persistence without MCU intervention, satisfying FDA Class II software validation criteria. |
| Point-of-Sale Terminal NVRAM Control | Smart Meter Firmware Integrity |
|
Use Scenario: Securing transaction records and tax tables in retail terminals powered by unregulated wall adapters subject to line sags. IC Role / Device Role / Timing Role: Uses MR pin for operator-initiated hard reset; leverages trec = 200 ms to guarantee EEPROM write completion before reset release. Use Value: Eliminates corrupted sales logs caused by premature reset release during marginal supply conditions. |
Use Scenario: Protecting firmware update buffers and metering registers in ANSI C12.22-compliant electricity meters during utility voltage dips. IC Role / Device Role / Timing Role: Detects VCC decay via PFI and initiates secure boot rollback sequence via RST assertion before VRST breach. Use Value: Enforces atomic firmware updates and prevents invalid meter readings due to partial writes during brownouts. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar microprocessor supervisory applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM704M6F | Includes watchdog timer (1.6 s typ); otherwise identical pinout, reset thresholds, and battery switchover behavior. | Required where MCU lockup detection is mandated; adds complexity if watchdog is unused. | Select STM704M6F only when watchdog functionality is actively utilized in firmware design. |
| MAX809TRD2T | Single active-low reset output only; no RST, no PFI/PFO, no battery switchover; 4.63 V reset threshold; SOT23-3 package. | Suitable for basic reset-only functions without memory backup or power-fail warning. | Choose MAX809TRD2T only for cost-sensitive, space-constrained designs lacking SRAM retention or predictive power-loss needs. |
Compared with STM703M6F, STM704M6F adds watchdog capability at identical cost and footprint but introduces unnecessary circuitry if unused, while MAX809TRD2T reduces feature set and package size but eliminates all battery-handling and dual-reset functionality required for LPSRAM systems.
Availability
STM703M6F is available at Aetrix Electronics and suitable for industrial PLCs, medical data loggers, point-of-sale terminals, and smart meters requiring stable component supply with guaranteed long-term manufacturability and RoHS-compliant sourcing.
Supply support for STM703M6F 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
STMicroelectronics is a global semiconductor leader headquartered in Geneva, Switzerland, designing and manufacturing analog, MCU, power, and sensing solutions for industrial, automotive, and consumer markets.
The STM69x/70x/80x supervisor family targets robust, low-power system-level monitoring in battery-backed memory applications, emphasizing precision voltage detection, seamless supply handover, and industrial temperature reliability.
FAQ
Does STM703M6F include a watchdog timer?
No. STM703M6F omits the watchdog timer present in STM690A, STM692A, STM704, and STM80x variants. Its logic diagram (Figure 2) and Table 1 confirm absence of WDI pin and watchdog function. This simplifies design where MCU self-monitoring is handled externally or not required.
What is the maximum allowable VBAT voltage relative to VCC?
VBAT may exceed VCC without damage or functional impact. Per Section 1.1.6 and Absolute Maximum Ratings (Table 5), VBAT is rated to 6.0 V, and the internal P-channel MOSFET switchover switch tolerates VBAT > VCC. Connect VBAT directly to a 3.0–3.6 V lithium coin cell or rechargeable backup source.
How does the power-fail comparator interact with the reset function?
PFI/PFO operates independently of the reset comparator. PFO asserts low when PFI < 2.4 V or VCC < VSO (≈4.65 V), providing early warning ~2.25 V before RST triggers. This allows firmware to execute emergency save routines prior to reset assertion, as confirmed in Figure 14 and Section 2.8.
Can VOUT be used to power devices other than LPSRAM?
VOUT is optimized for driving the CE# pin of low-power SRAMs (e.g., Cypress CY14B101QN) with minimal load current (<1 mA). Driving higher-current loads risks violating VOUT regulation specs and degrading trec timing accuracy; ST recommends using VOUT exclusively for SRAM chip-enable gating per datasheet application guidance.
STM703M6F Specifications
- Product attributes
- Attribute value
- Manufacturer:
- STMicroelectronics
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Type:
- Simple Reset/Power-On Reset
- Number of Voltages Monitored:
- 1
- Voltage - Threshold:
- 4.65V
- Output:
- Push-Pull, Totem Pole
- Reset:
- Active Low
- Reset Timeout:
- 140ms Minimum
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
STM703M6F FAQ
1.How can I place an order for STM703M6F through Aetrix?
Please submit a Request for Quotation (RFQ) for STM703M6F 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 STM703M6F reliable?
The price and inventory of STM703M6F are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM703M6F is usually 5 days.
3.What payment methods are accepted for STM703M6F?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM703M6F transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM703M6F?
STM703M6F orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM703M6F 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 STM703M6F?
For technical support, including STM703M6F datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM703M6F requirements.
6.How does Aetrix verify that STM703M6F is sourced from the original manufacturer or authorized distributors?
All STM703M6F 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 STM703M6F meets industry standards.
7.What is the process for return or replacement of STM703M6F?
All STM703M6F units undergo pre-shipment inspection (PSI). If there is an issue with STM703M6F, 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 STM703M6F part is unused and in its original packaging.
Return procedure for STM703M6F:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM703M6F 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…

