Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

STMicroelectronics M93S46-WMN6TP

Part No.:
M93S46-WMN6TP
Manufacturer:
STMicroelectronics
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
AetrixM93S46-WMN6TP.pdf
Description:
IC EEPROM 1KBIT SPI 2MHZ 8SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:8,516

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

M93S46-WMN6TP from STMicroelectronics is a 1 Kbit (64 × 16-bit) serial EEPROM with MICROWIRE bus interface, write protection register, and OTP lock capability. It operates from 2.5 V to 5.5 V, supports up to 2 MHz clock, delivers ≤5 ms page/byte write time, and guarantees >4 million write cycles with >200-year data retention over –40 °C to +85 °C - used in industrial sensor calibration storage and embedded system configuration memory.

For engineers reviewing the M93S46-WMN6TP datasheet, M93S46-WMN6TP pinout, M93S46-WMN6TP application, or M93S46-WMN6TP equivalent, key selection criteria include its 16-bit word organization, user-definable protected area via PRE/W control, ready/busy signaling on Q, SO8 ECOPACK®2 package compatibility, and MICROWIRE protocol timing compliance per Table 11 AC characteristics.

Technical Context

The M93S46-WMN6TP implements a synchronous serial MICROWIRE interface with start-bit–driven instruction framing, where op-code, address, and data are shifted MSB-first on rising C edges. All instructions require precise clock pulse counting (25 cycles for WRITE/READ) to reject noise-induced misalignment - validated by internal glitch-resistant counter logic.

It features dual-level write protection: dynamic control via W pin (low = global write disable) and persistent configuration via 6-bit Protection Register (accessed via PRWRITE/PRREAD), which can be permanently locked using a One-Time-Programmable bit. Memory is organized as 64 independent 16-bit words, with page size fixed at 4 words (64 bits).

Key Specifications

ParameterValue and Actual Design Meaning
Memory size1 Kbit (64 × 16-bit words) - enables compact nonvolatile storage of calibration coefficients or boot parameters without external address decoding.
InterfaceMICROWIRE serial bus - compatible with legacy microcontrollers lacking SPI hardware but supporting 3-wire synchronous protocols.
Write time≤5 ms per byte or page - allows deterministic firmware wait-state handling without polling overhead beyond tW max.
Supply voltage2.5 V to 5.5 V - supports direct interfacing with 3.3 V and 5 V logic domains without level shifters.
Data retention>200 years at +25 °C - ensures long-term reliability in unattended equipment like utility meters or remote sensors.
Endurance>4 million write cycles - suitable for frequently updated fields such as runtime counters or error logs.
Operating temp–40 °C to +85 °C - qualified for industrial-grade deployment in motor drives and PLC I/O modules.

Pinout & Package

Package: SO8 ECOPACK®2 (150 mil body width, MN code), RoHS-compliant, surface-mount plastic small outline.

Pin/TerminalCircuit RoleDesign Meaning
SChip select inputActive-low enable; device enters standby power mode when high-impedance or floating - requires pull-down during power-up per Section 2.8.3.
DSerial data inputLatches instruction, address, and data on rising C edge; MSB-first shift-in - must meet VIH/VIL thresholds per Table 10 DC specs.
QSerial data outputDrives read data or protection register contents on rising C edge; outputs busy flag during write cycles when S is high.
CSerial clock inputProvides synchronous timing; all data transitions referenced to rising edge - supports up to 2 MHz with defined setup/hold per Table 11.
PREProtection register enableHigh-active control for accessing protection register; must be asserted before PRWRITE/PRREAD instructions per Section 2.5.
WWrite protect inputHardware-level global write disable when low; must be driven (not floated) per Section 2.6 - complements software-based protection register.
VSSGround referenceReturn path for VCC; decoupling capacitor (10–100 nF) required near pins per Section 2.8.1.
VCCSupply voltageSingle 2.5–5.5 V rail powers logic and memory array; internal POR prevents spurious writes during ramp-up.

Key Features

FeatureDesign Value
Noise-immune instruction framingOn-chip clock pulse counter validates exact cycle count per instruction (e.g., 25 for WRITE), aborting corrupted sequences before memory modification.
User-configurable write protection6-bit Protection Register defines start address of protected zone; content persists across power cycles and is OTP-lockable.
Ready/busy signalingQ pin outputs logic low during internal write cycle when S is high - eliminates need for fixed delay or status polling.
Page write capabilityWrites up to 4 consecutive 16-bit words (64 bits) in one ≤5 ms operation - reduces firmware overhead vs. byte-by-byte writes.
Static operation support0 Hz minimum clock rate - enables ultra-low-power applications where clock may halt between operations.

Applications

Industrial Sensor CalibrationPLC Configuration Storage

Use Scenario: Storing temperature-compensation coefficients and sensor offset values in factory-calibrated pressure transmitters.

IC Role / Device Role / Timing Role: Nonvolatile parameter store accessed during power-on initialization; retains values across 10+ year field deployments.

Use Value: Eliminates need for external trimming components and enables field recalibration via protected write sequences.

Use Scenario: Holding I/O mapping tables and communication protocol settings in modular programmable logic controllers.

IC Role / Device Role / Timing Role: Configuration EEPROM interfaced to ARM Cortex-M host MCU via GPIO-banged MICROWIRE.

Use Value: Supports hot-swap module identification and retains user-defined logic configurations after firmware updates.

Smart Meter Firmware Patch LogMedical Device Safety Parameters

Use Scenario: Recording firmware patch version history and rollback triggers in ANSI C12.22-compliant electricity meters.

IC Role / Device Role / Timing Role: Write-once log buffer with page-write efficiency; protected area stores immutable security keys.

Use Value: Enables audit-trail compliance while preventing accidental overwrite of cryptographic material.

Use Scenario: Storing FDA-mandated safety thresholds (e.g., maximum infusion rate, occlusion pressure limits) in IV pumps.

IC Role / Device Role / Timing Role: Tamper-resistant parameter vault; OTP-locked protection register prevents unauthorized modification.

Use Value: Meets IEC 62304 Class C software requirements for persistent critical configuration data.

Equivalent & Alternatives

The following parts are listed as comparable options for similar serial EEPROM applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
AT25010B-SSHL-TSPI interface (not MICROWIRE); 1 Kbit, 128 × 8-bit organization; no protection register; 5 ms write time.Requires SPI-capable host; lacks hardware write protect pin and OTP lock; simpler address space.Select if host has SPI peripheral and protection granularity is not required.
M95010-WMN6TPSame SO8 package; SPI interface; 1 Kbit; built-in write protection via WP pin only; no user-defined protected area or OTP bit.Compatible footprint but different protocol stack; no register-level protection configurability.Choose for drop-in replacement where MICROWIRE legacy is absent and basic WP pin suffices.

Compared with AT25010B-SSHL-T and M95010-WMN6TP, the M93S46-WMN6TP uniquely provides MICROWIRE compatibility, 16-bit word addressing, and field-programmable + OTP-locked protection register - essential for systems requiring deterministic instruction framing and multi-layer write security.

Availability

M93S46-WMN6TP is available at Aetrix Electronics and suitable for industrial sensor calibration, PLC configuration storage, and medical device safety parameter retention requiring stable component supply across extended product lifecycles.

Supply support for M93S46-WMN6TP 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 microcontrollers, power ICs, sensors, and memory products for industrial, automotive, and consumer markets.

The M93S46-W series belongs to ST's serial EEPROM product line, engineered specifically for robust, low-pin-count nonvolatile storage in resource-constrained embedded systems requiring noise-immune serial protocols and configurable write security.

FAQ

What is the function of the PRE pin on the M93S46-WMN6TP?

The PRE (Protection Register Enable) pin must be driven high before and during any instruction that accesses the Protection Register - including PRREAD, PRWRITE, PRCLEAR, PREN, and PRDS. It acts as a hardware gate to prevent accidental modification of write protection settings, ensuring that protection configuration changes require explicit dual-signal activation (PRE high + valid instruction).

Can the M93S46-WMN6TP be used with a 3.3 V microcontroller without level shifting?

Yes. The M93S46-WMN6TP supports VCC from 2.5 V to 5.5 V and specifies VIH = 0.7×VCC and VIL = 0.3×VCC, making it fully compatible with 3.3 V logic levels. Its SO8 package allows direct connection to 3.3 V GPIOs, provided VCC is supplied at 3.3 V and W/PRE/S inputs are driven within valid voltage thresholds per Table 10 DC characteristics.

How does the clock pulse counter prevent erroneous writes?

The internal clock pulse counter monitors the exact number of rising C edges from instruction start bit to S falling edge. If the count deviates from the expected value (e.g., 25 cycles for WRITE), the instruction is aborted and memory remains unmodified - rejecting noise-induced bit shifts or clock glitches that could corrupt address/data alignment, as demonstrated in Figure 3 of the datasheet.

Is the OTP bit reprogrammable after being set?

No. Once the One-Time-Programmable (OTP) bit is programmed (via PRDS instruction), it permanently locks the Protection Register content. This prevents any further writes to the register, including clearing or redefining the protected memory area. The OTP state is irreversible and survives all power cycles, ensuring permanent write protection enforcement.

M93S46-WMN6TP 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:
Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
1Kbit
Memory Organization:
64 x 16
Memory Interface:
SPI
Clock Frequency:
2 MHz
Write Cycle Time - Word, Page:
5ms
Access Time:
-
Voltage - Supply:
2.5V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-SOIC

M93S46-WMN6TP FAQ

1.How can I place an order for M93S46-WMN6TP through Aetrix?

Please submit a Request for Quotation (RFQ) for M93S46-WMN6TP 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 M93S46-WMN6TP reliable?

The price and inventory of M93S46-WMN6TP are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for M93S46-WMN6TP is usually 5 days.

3.What payment methods are accepted for M93S46-WMN6TP?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for M93S46-WMN6TP transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for M93S46-WMN6TP?

M93S46-WMN6TP orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your M93S46-WMN6TP 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 M93S46-WMN6TP?

For technical support, including M93S46-WMN6TP datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your M93S46-WMN6TP requirements.

6.How does Aetrix verify that M93S46-WMN6TP is sourced from the original manufacturer or authorized distributors?

All M93S46-WMN6TP 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 M93S46-WMN6TP meets industry standards.

7.What is the process for return or replacement of M93S46-WMN6TP?

All M93S46-WMN6TP units undergo pre-shipment inspection (PSI). If there is an issue with M93S46-WMN6TP, 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 M93S46-WMN6TP part is unused and in its original packaging.

Return procedure for M93S46-WMN6TP:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

M93S46-WMN6TP Tags

  • M93S46-WMN6TP
  • M93S46-WMN6TP PDF
  • M93S46-WMN6TP Datasheet
  • M93S46-WMN6TP Specifications
  • M93S46-WMN6TP Images
  • STMicroelectronics
  • STMicroelectronics M93S46-WMN6TP
  • Buy M93S46-WMN6TP
  • M93S46-WMN6TP Price
  • M93S46-WMN6TP Distributor
  • M93S46-WMN6TP Supplier
  • M93S46-WMN6TP Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER