Microchip Technology 93LC86B-I/SN
- Part No.:
- 93LC86B-I/SN
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
93LC86B-I/SN.pdf
- Description:
- IC EEPROM 16KBIT MICROWIRE 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:301
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93LC86B-I/SN from Microchip Technology Inc. is a 16K-bit, 1024 × 16-bit organization serial EEPROM with Microwire-compatible 3-wire interface, operating from 2.5V to 5.5V across industrial temperature range (–40°C to +85°C), featuring self-timed erase/write cycles, automatic ERAL/WRAL, and Ready/Busy status output - used for nonvolatile parameter storage in microcontroller-based embedded systems.
For engineers reviewing the 93LC86B-I/SN datasheet, 93LC86B-I/SN pinout, 93LC86B-I/SN application, or 93LC86B-I/SN equivalent, key selection considerations include guaranteed 16-bit word access, VCC-dependent max clock frequency (up to 3 MHz at 4.5–5.5V), 1M endurance cycles, >200-year data retention, and SOIC-8 package compatibility with legacy board layouts.
Technical Context
The 93LC86B-I/SN implements a synchronous serial Microwire interface with dedicated CS, CLK, DI, and DO pins - no ORG or PE pins - enforcing fixed 16-bit word organization. It uses internal auto-erase before write and supports sequential read, ERAL, WRAL, EWEN/EWDS commands via 14-clock-cycle instruction framing.
Its timing behavior is voltage- and temperature-governed: TCKH/TCKL minima scale with VCC (e.g., 200 ns/100 ns at 4.5–5.5V), and program cycle time (TWC) is fixed at 5 ms for erase/write operations. Power-on reset logic disables writes below 1.5V, and DO pin serves dual role as data output and Ready/Busy indicator during programming.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 16 Kbit (1024 × 16-bit words) - supports compact firmware configuration storage without external address latching |
| VCC range | 2.5V to 5.5V - interoperable with 3.3V and 5V logic domains and compatible with brown-out detection thresholds |
| Max clock frequency | 3 MHz (at VCC ≥ 4.5V) - enables fast parameter reads in real-time control loops |
| Write endurance | 1,000,000 erase/write cycles - suitable for dynamic calibration data logging with daily updates over 27 years |
| Data retention | >200 years at 25°C - ensures long-term reliability in unpowered storage applications |
| Interface protocol | Microwire-compatible 3-wire serial (CS/CLK/DI/DO) - requires only four GPIOs and no I²C pull-ups or arbitration logic |
| Operating temp | –40°C to +85°C (Industrial grade) - validated for use in industrial PLCs, HVAC controllers, and motor drives |
Pinout & Package
8-pin SOIC (SN) package with standard 150-mil body width, gull-wing leads, and Pb-free Matte Tin finish. Pin 1 marked by laser dot; pin 1 ID corner defined per JEDEC MS-012.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-high enable: device enters standby when low; required 250 ns minimum low time between instructions |
| CLK | Serial Clock | Synchronizes all data transfers on rising edge; stoppable mid-sequence without corruption |
| DI | Data Input | Accepts Start bit, opcodes, addresses, and write data; must be stable before first CLK rising edge after CS high |
| DO | Data Output / Status | Outputs read data or Ready/Busy (low = busy); enters High-Z when CS low or during non-read states |
| VSS | Ground | Reference return path for all I/O and internal circuitry; must be low-impedance connection |
| VCC | Power Supply | Supplies core and I/O circuits; internal POR triggers below 1.5V to prevent partial writes |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed erase/write | Eliminates need for external timing control or polling delays beyond TWC = 5 ms |
| Automatic ERAL before WRAL | Ensures full-array write integrity without requiring separate erase command in firmware |
| Ready/Busy status on DO | Enables efficient polling instead of fixed-delay waits - reduces CPU overhead in interrupt-driven systems |
| Power-on/off data protection | Hardware-level write inhibition below 1.5V VCC prevents corruption during power ramp-up/down |
| Industry-standard 3-wire interface | Direct drop-in replacement for legacy Microwire EEPROMs without software or layout changes |
Applications
| Industrial Sensor Calibration | Motor Drive Parameter Storage |
|---|---|
Use Scenario: Storing factory-calibrated offset/gain coefficients for analog sensor front-ends in programmable logic controllers. IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed at system boot and updated during field calibration routines. Use Value: Enables traceable, field-upgradable calibration without reprogramming MCU flash or requiring external programming hardware. | Use Scenario: Retaining motor-specific tuning parameters (PID gains, current limits, commutation angles) across power cycles in BLDC drive modules. IC Role / Device Role / Timing Role: Dedicated parameter EEPROM interfaced via MCU SPI-like GPIO bit-banging to avoid bus contention with CAN or analog monitoring. Use Value: Supports multi-motor fleet deployment with unique tuning sets stored per unit, reducing BOM count and enabling post-deployment optimization. |
| Medical Device Configuration | Smart Energy Meter Settings |
Use Scenario: Holding user-configurable alarm thresholds, display preferences, and audit log settings in portable diagnostic equipment. IC Role / Device Role / Timing Role: Low-power serial EEPROM accessed infrequently but requiring guaranteed write integrity under battery backup conditions. Use Value: Meets IEC 62304 data persistence requirements with >200-year retention and 1M-cycle endurance for regulatory-compliant logging. | Use Scenario: Storing tariff schedules, metering constants, and tamper-event history in ANSI C12.22-compliant electricity meters. IC Role / Device Role / Timing Role: Secure, long-life nonvolatile memory isolated from main processor's flash wear and subject to strict write-cycle accounting. Use Value: Provides deterministic 5 ms write latency and hardware write-protection to satisfy ANSI/IEEE metrology data integrity mandates. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 93LC86A-I/SN | 8-bit organization (2048 × 8), identical VCC range, timing, and package | Requires byte-oriented firmware access; unsuitable for 16-bit aligned data structures | Select when legacy code expects 8-bit word access or memory map compatibility with older 93LC86A designs |
| AT25128B-MAHL-T | 128 Kbit SPI interface, 2.5–5.5V, 20 MHz max clock, no Ready/Busy pin | Higher density and speed but lacks hardware status signaling - requires fixed-delay or software polling | Choose for bandwidth-constrained systems needing larger storage, accepting trade-off in deterministic write completion feedback |
Compared with 93LC86A-I/SN, the 93LC86B-I/SN delivers native 16-bit word access without software bit-packing, while versus AT25128B-MAHL-T it provides guaranteed Ready/Busy signaling for tighter real-time control loop integration despite lower density and speed.
Availability
93LC86B-I/SN is available at Aetrix Electronics and suitable for industrial automation, motor control, and medical instrumentation requiring stable component supply, long-lifecycle support, and RoHS-compliant packaging.
Supply support for 93LC86B-I/SN 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 microcontrollers, analog devices, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 93LCxx family was designed specifically for cost-sensitive, low-power embedded systems requiring reliable, pin-compatible serial EEPROMs with Microwire interface compatibility and extended endurance - targeting industrial, automotive, and consumer control applications.
FAQ
What is the memory organization of the 93LC86B-I/SN?
The 93LC86B-I/SN has a fixed 1024 × 16-bit organization - meaning it stores 1024 words of 16 bits each, totaling 16 Kbits. Unlike the 'C' variants, it does not have an ORG pin; its 16-bit word size is hardwired. This eliminates external configuration logic and simplifies firmware for 16-bit-aligned data such as ADC calibration tables or motor control coefficients. The 93LC86B-I/SN does not support 8-bit mode.
Does the 93LC86B-I/SN support hardware write protection?
No, the 93LC86B-I/SN does not include a Program Enable (PE) pin or hardware write-protection feature. Write protection is implemented exclusively through firmware using the EWEN (Erase/Write Enable) and EWDS (Erase/Write Disable) commands. After power-up, the device defaults to EWDS mode, requiring an explicit EWEN instruction before any ERASE or WRITE operation. This differs from the 93LC86C variant, which adds a dedicated PE pin for hardware-level disable.
What is the maximum clock frequency supported by the 93LC86B-I/SN at 3.3V operation?
At VCC = 3.3V (within the 2.5–5.5V range), the 93LC86B-I/SN supports a maximum clock frequency of 2 MHz, as specified in Table 1-2 (A1). This is determined by the 2.5V ≤ VCC < 4.5V timing bin. Exceeding this frequency risks setup/hold violations - particularly TDIS and TDIH - leading to opcode misreads or incomplete write cycles. For robust operation at 3.3V, clock edges must meet minimum TCKH (250 ns) and TCKL (200 ns) requirements.
How does the Ready/Busy status function on the 93LC86B-I/SN DO pin?
The DO pin of the 93LC86B-I/SN serves dual purpose: data output during READ and Ready/Busy status during programming. To read status, CS must be brought high after ≥250 ns low time (TCSL); then DO = low indicates ongoing erase/write, and DO = high signals completion. Status is invalid if CS remains low throughout the cycle. After completion, issuing a Start bit followed by CS low clears the status latch. This hardware signaling eliminates need for fixed timeout delays in firmware.
Is the 93LC86B-I/SN pin-compatible with other packages in the 93LCxx family?
Yes, the 93LC86B-I/SN in SOIC-8 (SN) package shares identical pinout and signal mapping with all other 8-pin variants in the 93LCxx family - including PDIP (P), TSSOP (ST), MSOP (MS), and DFN/TDFN (MC/MN) - as confirmed in Table 3-1 and Package Types diagrams. All use CS/CLK/DI/DO/VSS/VCC on pins 1–4 and 5–8 respectively. This allows direct PCB footprint reuse across package types for cost or thermal optimization without schematic or firmware changes.
93LC86B-I/SN Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm 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:
- 2.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
93LC86B-I/SN FAQ
1.How can I place an order for 93LC86B-I/SN through Aetrix?
Please submit a Request for Quotation (RFQ) for 93LC86B-I/SN 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 93LC86B-I/SN reliable?
The price and inventory of 93LC86B-I/SN are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 93LC86B-I/SN is usually 5 days.
3.What payment methods are accepted for 93LC86B-I/SN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93LC86B-I/SN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93LC86B-I/SN?
93LC86B-I/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93LC86B-I/SN 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 93LC86B-I/SN?
For technical support, including 93LC86B-I/SN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93LC86B-I/SN requirements.
6.How does Aetrix verify that 93LC86B-I/SN is sourced from the original manufacturer or authorized distributors?
All 93LC86B-I/SN 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 93LC86B-I/SN meets industry standards.
7.What is the process for return or replacement of 93LC86B-I/SN?
All 93LC86B-I/SN units undergo pre-shipment inspection (PSI). If there is an issue with 93LC86B-I/SN, 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 93LC86B-I/SN part is unused and in its original packaging.
Return procedure for 93LC86B-I/SN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93LC86B-I/SN 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…
