Microchip Technology 93AA86B-I/MS
- Part No.:
- 93AA86B-I/MS
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
- Datasheet:
-
93AA86B-I/MS.pdf
- Description:
- IC EEPROM 16KBIT MICROWIRE 8MSOP
- Quantity:
- Payment:

- Shipping:

Inventory:1,221
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93AA86B-I/MS from Microchip Technology is a 16K-bit, 1024 × 16-bit organization serial EEPROM with Microwire-compatible 3-wire interface, operating from 1.8V to 5.5V across -40°C to +85°C industrial temperature range. It features self-timed erase/write cycles (5 ms), 1,000,000 endurance cycles, >200-year data retention, and power-on/off data protection. Used in microcontroller configuration storage and sensor calibration data logging.
For engineers reviewing the 93AA86B-I/MS datasheet, 93AA86B-I/MS pinout, 93AA86B-I/MS application, or 93AA86B-I/MS equivalent, key selection considerations include its fixed 16-bit word size (no ORG pin), MSOP-8 package compatibility, industrial-grade temperature support, and absence of PE/ORG pins-distinguishing it from 'C' variants.
Technical Context
The 93AA86B-I/MS implements a synchronous serial Microwire interface with CS, CLK, DI, and DO signals. It uses a dedicated 1024 × 16-bit memory array with no external word-size configuration required-unlike the 'C' series, which relies on the ORG pin. All instructions (READ, WRITE, ERASE, ERAL, EWEN, EWDS) are clocked in via DI on CLK rising edges, with DO providing both data output and Ready/Busy status polling.
Its internal logic enforces automatic erase-before-write, supports sequential read, and includes built-in power-on reset detection (VPOR = 1.5 V typical). The device enters Standby mode when CS is low, drawing only 1 µA typical ICCS, and requires no external write-enable control since it lacks a PE pin-programming is always enabled per its 'B' variant specification.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 16 Kbit (1024 × 16-bit organization); fixed word width eliminates need for ORG pin routing or level-setting logic. |
| Supply Voltage | 1.8 V to 5.5 V; enables direct interfacing with 1.8 V, 3.3 V, and 5 V microcontrollers without level-shifting. |
| Endurance | 1,000,000 erase/write cycles; supports frequent field updates in calibration or firmware parameter storage applications. |
| Data Retention | >200 years at 25°C; ensures long-term reliability for embedded systems deployed in inaccessible locations. |
| Write Cycle Time | 5 ms typical (TWC); deterministic timing simplifies host software timeout handling without dynamic delay estimation. |
| Interface Protocol | Microwire-compatible 3-wire serial (CS/CLK/DI/DO); minimal GPIO usage and proven interoperability with legacy MCU peripherals. |
| Temperature Range | -40°C to +85°C (Industrial grade); validated for use in industrial controls, automotive body electronics, and outdoor IoT nodes. |
Pinout & Package
8-pin MSOP (150-mil) package with exposed pad option; RoHS-compliant matte tin finish. Pin 1 marked by laser dot; pin 1 ID corner defined per JEDEC MO-187.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-high enable; must be held low ≥250 ns between commands; deselects device into 1 µA standby current state. |
| CLK | Serial Clock | Synchronizes all data transfers; rising edge clocks in opcodes, addresses, and data; stoppable at any point without corruption. |
| DI | Data Input | Receives Start bit, instruction opcodes, address bits, and write data; shares no internal path with DO (no bus conflict risk). |
| DO | Data Output / Status | Outputs read data or Ready/Busy status (low = busy); high-Z when not selected or during non-read operations. |
| VSS | Ground | Reference for all digital and analog circuitry; must be low-impedance connection to minimize noise coupling. |
| VCC | Power Supply | 1.8–5.5 V supply; internal voltage detect (VPOR = 1.5 V) prevents writes during brown-out conditions. |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed Erase/Write | Eliminates need for host-controlled timing loops; 5 ms guaranteed completion enables deterministic firmware design. |
| Automatic Erase All (ERAL) | Single-command full-array erase (6 ms); avoids multi-step sector-by-sector clearing in factory reset or reconfiguration sequences. |
| Power-On/Off Data Protection | Hardware-enforced write inhibition below 1.5 V VCC; prevents corruption during power ramp-up/down or battery sag events. |
| Sequential Read Mode | Continuous data streaming with auto-incrementing address; reduces command overhead for bulk reads (e.g., firmware patch loading). |
| Low Standby Current | 1 µA typical ICCS at VCC = 2.5 V; extends battery life in always-on sensor nodes and portable medical devices. |
Applications
| Microcontroller Configuration Storage | Sensor Calibration Data Logging |
|---|---|
Use Scenario: Storing boot-time configuration parameters (e.g., UART baud rate, I²C slave address, ADC gain settings) for an ARM Cortex-M4-based motor controller. IC Role / Device Role / Timing Role: Nonvolatile parameter register accessed during system initialization; read once at power-up via Microwire interface. Use Value: Enables field-upgradable configurations without firmware reflash; 16-bit word size matches common MCU register widths, reducing bit-packing overhead. | Use Scenario: Recording factory-trimmed offset/gain coefficients for a MEMS accelerometer used in structural health monitoring. IC Role / Device Role / Timing Role: Calibration data vault written once during production test; read on every sensor power cycle to correct raw measurements. Use Value: >200-year data retention ensures accuracy over equipment lifetime; 1M endurance allows re-trimming if sensor drift exceeds spec during recalibration. |
| Industrial PLC I/O Module Settings | Smart Energy Meter Firmware Patch Storage |
Use Scenario: Holding user-defined input/output mapping tables and scaling factors for a DIN-rail mounted programmable logic controller module. IC Role / Device Role / Timing Role: Field-configurable parameter store updated via HMI or Modbus interface; accessed during I/O scan cycle initialization. Use Value: Industrial temperature rating (-40°C to +85°C) ensures operation in unconditioned control cabinets; 1.8 V minimum VCC supports energy-harvesting auxiliary power rails. | Use Scenario: Storing delta patches applied to meter firmware during OTA updates to minimize bandwidth and flash wear on main MCU. IC Role / Device Role / Timing Role: Secure, low-power patch buffer; contents verified and applied during safe boot sequence before main application launch. Use Value: 5 ms write time enables fast patch commits; 16-bit organization aligns with ARM Thumb-2 instruction encoding, simplifying patch decompression logic. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 93LC86B-I/MS | Same 1024 × 16-bit organization, but 2.5–5.5 V VCC range; higher minimum voltage excludes 1.8 V systems. | Not suitable for ultra-low-voltage battery-powered designs where 1.8 V operation is required. | Select 93AA86B-I/MS when 1.8 V compatibility is mandatory; choose 93LC86B-I/MS only if system VCC ≥2.5 V and tighter voltage tolerance is acceptable. |
| AT25128B-MAHL-T | 128 Kbit SPI EEPROM (16K × 8), 1.8–5.5 V, 20 MHz SPI interface; no Ready/Busy pin-relies on WIP polling. | Requires SPI peripheral instead of Microwire; larger capacity but byte-oriented access increases command overhead for 16-bit data. | Prefer 93AA86B-I/MS for Microwire-native platforms or space-constrained designs needing exact 16-bit alignment; use AT25128B only when higher density or faster throughput justifies SPI migration. |
Compared with 93LC86B-I/MS and AT25128B-MAHL-T, the 93AA86B-I/MS uniquely supports true 1.8 V operation while maintaining pin- and protocol-level compatibility with legacy Microwire controllers-making it the only drop-in solution for upgrading existing 93AA86A/B designs without voltage rail or firmware changes.
Availability
93AA86B-I/MS is available at Aetrix Electronics and suitable for industrial control systems, sensor calibration modules, and smart metering applications requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for 93AA86B-I/MS 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
Microchip Technology Inc. is a leading provider of microcontroller, mixed-signal, analog, and Flash-IP solutions, serving automotive, industrial, consumer, and communications markets with high-reliability semiconductor products.
The 93AA86B-I/MS belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for cost-sensitive, low-power embedded systems requiring robust nonvolatile storage with minimal external components and proven Microwire interoperability.
FAQ
What is the memory organization of the 93AA86B-I/MS?
The 93AA86B-I/MS has a fixed 1024 × 16-bit organization totaling 16 Kbits. Unlike the 'C' variants, it does not feature an ORG pin-so word size is permanently set to 16 bits. This eliminates external configuration logic and simplifies PCB layout for applications requiring native 16-bit data storage, such as MCU register backups or sensor coefficient tables. The 93AA86B-I/MS delivers deterministic addressing without runtime mode selection.
Does the 93AA86B-I/MS require a Program Enable (PE) pin to write data?
No, the 93AA86B-I/MS does not have a PE pin and does not require external write-enable signaling. As a 'B' variant, it lacks both PE and ORG pins-programming is always enabled after issuing an EWEN command. This differs from 'C' versions where PE must be held high to permit writes. The 93AA86B-I/MS simplifies design by removing PE routing, making it ideal for space-constrained layouts where pin count and board real estate are critical.
What is the maximum clock frequency supported by the 93AA86B-I/MS?
The 93AA86B-I/MS supports up to 3 MHz clock frequency when VCC is 4.5 V to 5.5 V, 2 MHz at 2.5 V to 4.5 V, and 1 MHz at 1.8 V to 2.5 V. These graded limits ensure reliable timing margins across its full 1.8–5.5 V operating range. For example, at 3.3 V VCC, the device operates at ≤2 MHz-enabling robust communication with standard MCU SPI/Microwire peripherals without custom timing adjustments. The 93AA86B-I/MS maintains full functionality across all supported frequencies.
How does the 93AA86B-I/MS handle power loss during a write operation?
The 93AA86B-I/MS incorporates hardware-level power-loss protection: its internal voltage detector (VPOR = 1.5 V typical) disables all write operations when VCC drops below this threshold. This prevents partial writes and data corruption during brown-out or battery depletion events. Combined with automatic erase-before-write and self-timed cycles, the 93AA86B-I/MS guarantees atomicity-ensuring that either the full 16-bit word is written successfully or no change occurs. No external capacitors or supervisor ICs are needed.
Can the 93AA86B-I/MS be used as a direct replacement for the 93AA86A-I/MS?
No, the 93AA86B-I/MS is not a direct replacement for the 93AA86A-I/MS due to fundamental architectural differences: the 'A' variant is 2048 × 8-bit (8-bit words), while the 'B' variant is 1024 × 16-bit (16-bit words). Address mapping, data width, and instruction timing differ-requiring firmware modifications to accommodate 16-bit reads/writes instead of 8-bit. Although both share identical pinout and voltage specs, the 93AA86B-I/MS serves distinct applications where 16-bit alignment improves efficiency, not drop-in substitution.
93AA86B-I/MS Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 16Kbit
- Memory Organization:
- 1K x 16
- Memory Interface:
- Microwire
- Clock Frequency:
- 3 MHz
- Write Cycle Time - Word, Page:
- 5ms
- Access Time:
- -
- Voltage - Supply:
- 1.8V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-MSOP
93AA86B-I/MS FAQ
1.How can I place an order for 93AA86B-I/MS through Aetrix?
Please submit a Request for Quotation (RFQ) for 93AA86B-I/MS 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 93AA86B-I/MS reliable?
The price and inventory of 93AA86B-I/MS are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 93AA86B-I/MS is usually 5 days.
3.What payment methods are accepted for 93AA86B-I/MS?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93AA86B-I/MS transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93AA86B-I/MS?
93AA86B-I/MS orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93AA86B-I/MS 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 93AA86B-I/MS?
For technical support, including 93AA86B-I/MS datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93AA86B-I/MS requirements.
6.How does Aetrix verify that 93AA86B-I/MS is sourced from the original manufacturer or authorized distributors?
All 93AA86B-I/MS 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 93AA86B-I/MS meets industry standards.
7.What is the process for return or replacement of 93AA86B-I/MS?
All 93AA86B-I/MS units undergo pre-shipment inspection (PSI). If there is an issue with 93AA86B-I/MS, 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 93AA86B-I/MS part is unused and in its original packaging.
Return procedure for 93AA86B-I/MS:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93AA86B-I/MS Tags

-
M24C02-WMN6TP
STMicroelectronics
-
AT24C02C-XHM-T
Microchip Technology

-
AT21CS01-STUM10-T
Microchip Technology

-
AT24C02C-SSHM-T
Microchip Technology

-
24LC01BT-I/OT
Microchip Technology
-
M24C02-FMC6TG
STMicroelectronics

-
AT24CS02-SSHM-T
Microchip Technology

-
93LC46BT-I/OT
Microchip Technology

-
AT24C04C-SSHM-T
Microchip Technology

-
24LC01BT-I/SN
Microchip Technology

-
24AA02UIDT-I/OT
Microchip Technology

-
AT24C08C-STUM-T
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
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…

