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

- Shipping:

Inventory:2,500
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
STM805SM6F from STMicroelectronics is a 3 V industrial-grade microprocessor supervisory IC with active-high open-drain RST output, automatic battery switchover (VCC to VBAT), power-fail comparator (PFI/PFO), manual reset input (MR), and watchdog timer (WDI). It guarantees reset assertion down to VCC = 1.0 V and supports external LPSRAM backup in embedded systems requiring reliable power monitoring and non-volatile memory protection.
For engineers reviewing the STM805SM6F datasheet, STM805SM6F pinout, STM805SM6F application, or STM805SM6F equivalent, key selection criteria include its 200 ms typical reset timeout (trec), 1.6 s watchdog timeout, 0.4 µA battery supply current, push-pull PFO output, and SO8 package compatibility for space-constrained industrial control and data logging designs.
Technical Context
The STM805 implements a precision voltage reference and comparator to monitor VCC against a fixed reset threshold (VRST ≈ 2.63 V), asserting RST when VCC drops below VRST or MR is pulled low. Its internal trec generator ensures minimum 200 ms reset pulse width after power-up or fault recovery.
It integrates dual-supply path control: VOUT connects to VCC above VSW (2.4 V) and switches to VBAT below VSW via an internal P-channel MOSFET; Vccsw provides a push-pull logic signal indicating switchover state. The PFI/PFO comparator operates independently of reset logic, providing early power-fail warning at VPFI ≈ 2.5 V.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Reset Threshold | 2.63 V ±1.5% - guarantees reliable MCU reset initiation before brownout |
| Reset Timeout (trec) | 200 ms (typ) - ensures sufficient hold time for full system initialization |
| Watchdog Timeout | 1.6 s (typ) - detects MCU lockup without requiring software intervention |
| Battery Supply Current | 0.4 µA (typ) - enables multi-year backup operation on coin-cell batteries |
| Power-Fail Threshold (VPFI) | 2.5 V - triggers PFO assertion before VCC drops below reset threshold |
| Operating Temperature | –40 °C to +85 °C - validated for industrial environments without derating |
| VCC Switchover Voltage (VSW) | 2.4 V - initiates seamless VBAT takeover before SRAM data loss |
Pinout & Package
STM805SM6F is housed in an 8-pin SO8 (Small Outline) package with 1.27 mm pitch, RoHS-compliant, surface-mount footprint suitable for automated assembly and thermal reliability in industrial PCBs.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| PFO | Power-fail output | Push-pull active-low signal indicating imminent VCC failure; drives interrupt or flag logic directly |
| PFI | Power-fail input | Monitors system rail for early voltage degradation; threshold set at 2.5 V |
| WDI | Watchdog input | Edge-sensitive input requiring toggling every ≤1.6 s to prevent reset assertion |
| RST | Active-high reset output | Open-drain output; requires external pull-up; asserts high during reset condition |
| VOUT | Supply output | Switched output delivering VCC or VBAT to external LPSRAM; supports up to 75 mA load |
| VBAT | Backup battery input | Accepts 1.0–5.5 V backup source; automatically engages when VCC falls below 2.4 V |
| VCC | Main supply input | 3 V nominal input; monitored for reset generation and switchover control |
| VSS | Ground | System reference node; must be low-impedance connection for accurate threshold sensing |
Key Features
| Feature | Design Value |
|---|---|
| Guaranteed RST assertion down to VCC = 1.0 V | Ensures deterministic reset behavior even during deep brownout, critical for flash write integrity |
| Automatic battery switchover with Vccsw indicator | Vccsw provides real-time status of supply source, enabling firmware-controlled SRAM retention management |
| Integrated power-fail comparator (PFI/PFO) | Delivers early warning ≥100 ms before reset assertion, allowing graceful shutdown or data save |
| Manual reset input (MR) with internal pull-up | Eliminates need for external resistor; supports direct switch-to-ground or logic-level triggering |
| Low 40 µA operating supply current | Minimizes impact on main power rail in always-on monitoring applications |
Applications
| Industrial Data Logger | Smart Metering Unit |
|---|---|
Use Scenario: Continuous sensor data acquisition with periodic flash writes during mains power loss. IC Role / Device Role / Timing Role: Supervisory IC monitors VCC, triggers reset on brownout, and switches VOUT to VBAT to maintain SRAM contents during backup window. Use Value: Prevents data corruption by guaranteeing reset assertion before VCC drops below 2.63 V and sustaining LPSRAM power via 0.4 µA battery draw. | Use Scenario: Utility meter retaining tariff tables and consumption history across grid outages. IC Role / Device Role / Timing Role: Provides power-fail interrupt (PFO) 100+ ms before reset, enabling firmware to commit volatile registers to non-volatile storage. Use Value: Leverages 2.5 V PFI threshold and 200 ms trec to ensure safe EEPROM write completion before power collapse. |
| Programmable Logic Controller (PLC) | Medical Diagnostic Device |
Use Scenario: Real-time I/O control with fail-safe state preservation during transient line dips. IC Role / Device Role / Timing Role: WDI input detects firmware hang; MR supports field-service hard reset; RST holds CPU in reset until stable 3 V rail is confirmed. Use Value: Combines 1.6 s watchdog timeout and 200 ms trec to enforce deterministic recovery without external timing components. | Use Scenario: Portable ultrasound unit preserving calibration coefficients and patient session buffers during battery swap. IC Role / Device Role / Timing Role: VBAT switchover maintains SRAM power while main battery is replaced; Vccsw signals firmware to suspend writes during transition. Use Value: Enables hot-swap capability using internal 100 Ω switchover MOSFET and <0.4 µA quiescent drain on backup cell. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar supervisor applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| STM804SM6F | Identical pinout and function but with active-high push-pull RST output (not open-drain) | Requires no external pull-up; unsuitable where wired-OR reset bus is used | Select STM804 if driving single-load reset line without bus sharing; STM805 preferred for shared reset nets |
| TPS3809K33DBVR | 3.3 V fixed threshold, no watchdog or PFI/PFO; 200 ms trec; SOT-23-5 package | Lacks battery switchover, power-fail warning, and watchdog-only basic reset supervision | Choose only for cost-sensitive, space-constrained designs needing minimal supervision without backup or fail-warning features |
Compared with STM804SM6F and TPS3809K33DBVR, STM805SM6F uniquely combines open-drain RST for bus arbitration, integrated PFI/PFO for predictive power management, and automatic VBAT switchover-making it the sole option among the three supporting robust LPSRAM backup in industrial edge devices.
Availability
STM805SM6F is available at Aetrix Electronics and suitable for industrial data loggers, smart metering units, programmable logic controllers, and medical diagnostic devices requiring stable component supply and long-term lifecycle support.
Supply support for STM805SM6F 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, designing and manufacturing analog, microcontroller, power, and sensor solutions for industrial, automotive, and consumer markets.
The STM690/80x supervisor family targets embedded systems needing guaranteed power-on reset, brownout protection, and non-volatile memory backup-optimized for reliability in harsh industrial environments.
FAQ
What is the function of the Vccsw pin on STM805SM6F?
Vccsw is a push-pull output that goes high when VOUT switches from VCC to VBAT, and low when VOUT reconnects to VCC. It provides real-time indication of the active supply source, enabling firmware to manage SRAM access or disable peripherals during battery backup mode. Its logic level is synchronized with the internal switchover MOSFET state and supports direct connection to MCU GPIOs without external conditioning.
Can STM805SM6F operate without a backup battery?
Yes-STM805SM6F functions fully without VBAT. In this configuration, connect both VBAT and VOUT to VCC to disable switchover. All supervision features (reset, watchdog, PFI/PFO) remain active. The device draws only 40 µA from VCC in normal operation and guarantees RST assertion down to VCC = 1.0 V, making it suitable for battery-less industrial controllers where brownout resilience is required.
How does the watchdog timer interact with the manual reset (MR) input?
The watchdog timer is disabled while reset is asserted-whether triggered by MR, VCC drop, or watchdog timeout. When MR is pulled low, reset activates immediately and holds the watchdog counter reset. After MR returns high, the timer restarts only after reset de-asserts (i.e., after trec expires and VCC remains above VRST). This prevents spurious timeouts during manual recovery sequences and ensures deterministic watchdog behavior aligned with system reset state.
Is the PFO output compatible with 5 V logic systems?
No-PFO is a push-pull output referenced to VCC and operates within the VCC supply range (typically 2.7–5.5 V per datasheet absolute max ratings). When VCC = 3.3 V, PFO swings from 0 V to ~3.3 V. Direct interfacing with 5 V logic requires a level-shifter or open-drain buffer. However, PFO can drive 3.3 V MCU interrupts directly, and its 2.5 V PFI threshold remains valid regardless of VCC, supporting mixed-rail monitoring.
STM805SM6F 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:
- 2.925V
- Output:
- Open Drain or Open Collector
- Reset:
- Active High
- Reset Timeout:
- 140ms Minimum
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
STM805SM6F FAQ
1.How can I place an order for STM805SM6F through Aetrix?
Please submit a Request for Quotation (RFQ) for STM805SM6F 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 STM805SM6F reliable?
The price and inventory of STM805SM6F are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for STM805SM6F is usually 5 days.
3.What payment methods are accepted for STM805SM6F?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for STM805SM6F transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for STM805SM6F?
STM805SM6F orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your STM805SM6F 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 STM805SM6F?
For technical support, including STM805SM6F datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your STM805SM6F requirements.
6.How does Aetrix verify that STM805SM6F is sourced from the original manufacturer or authorized distributors?
All STM805SM6F 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 STM805SM6F meets industry standards.
7.What is the process for return or replacement of STM805SM6F?
All STM805SM6F units undergo pre-shipment inspection (PSI). If there is an issue with STM805SM6F, 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 STM805SM6F part is unused and in its original packaging.
Return procedure for STM805SM6F:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
STM805SM6F 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…

