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

- Shipping:

Inventory:12,788
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93LC86CT-I/SN from Microchip Technology is a 16 Kbit (2048 × 8) low-voltage serial EEPROM with Microwire-compatible 3-wire interface, 2.5–5.5 V supply range, and industrial temperature grade (–40°C to +85°C). It features self-timed erase/write cycles, automatic ERAL/WRAL support, and Ready/Busy status signaling via DO pin - used in embedded system configuration storage, sensor calibration data retention, and firmware parameter backup.
For engineers reviewing the 93LC86CT-I/SN datasheet, 93LC86CT-I/SN pinout, 93LC86CT-I/SN application, or 93LC86CT-I/SN equivalent, key selection criteria include VCC operating range (2.5–5.5 V), 8-bit organization (no ORG pin), absence of PE/ORG pins ('T' suffix confirms 'A' variant), SOIC-8 package compatibility, and 1 million endurance cycles with >200-year data retention.
Technical Context
This device implements a synchronous serial Microwire protocol with CS, CLK, DI, and DO signals. All instructions - READ, WRITE, ERASE, EWEN, EWDS, ERAL, WRAL - are initiated by a Start bit followed by opcode, address, and optional data bits clocked on CLK rising edges. The DO pin serves dual function: serial data output during READ and Ready/Busy status indicator during programming.
Unlike 'C' variants, the 93LC86CT-I/SN lacks ORG and PE pins, fixing it as an 8-bit-only, always-programmable device. Its internal power-on reset and voltage detect circuitry (VPOR = 1.5 V) ensure data protection during brown-out conditions, and standby current is limited to 1 µA at industrial temperature.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 16 Kbit (2048 × 8) - fixed 8-bit organization, no ORG pin required |
| VCC Range | 2.5 V to 5.5 V - supports wide-range industrial power rails including 3.3 V and 5 V systems |
| Endurance | 1,000,000 write/erase cycles - enables frequent field updates in telemetry or logging applications |
| Data Retention | >200 years at 25°C - ensures long-term reliability for unattended equipment |
| Write Cycle Time | 5 ms max (TWC) - deterministic timing for real-time firmware update sequencing |
| Interface | Microwire 3-wire serial (CS/CLK/DI/DO) - minimal GPIO usage, compatible with legacy microcontrollers |
| Temp Range | –40°C to +85°C (Industrial) - qualified for industrial control, automotive body electronics, and metering |
| Package | 8-lead SOIC (SN) - standard surface-mount footprint, IPC-compliant reflow profile |
Pinout & Package
8-lead SOIC (SN) package with gull-wing leads, 1.27 mm pitch, JEDEC MS-012AC compliant. Pin 1 marked by laser dot or bevelled edge.
| 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 |
| CLK | Serial Clock | Input synchronizing all data transfers; rising-edge triggered; max 3 MHz at VCC ≥4.5 V |
| DI | Data Input | Serial input for Start bit, opcodes, addresses, and write data; high-impedance when not selected |
| DO | Data Output / Status | Tri-state output: delivers read data or Ready (high)/Busy (low) status during programming |
| VSS | Ground | Reference return path; decoupling capacitor required within 10 mm of VCC pin |
| VCC | Power Supply | 2.5–5.5 V supply; internal POR activates below 1.5 V to inhibit writes during power ramp |
| NC | No Connect | Pins 6 and 7 are unconnected - not bonded, must remain floating or grounded per layout guidelines |
Key Features
| Feature | Design Value |
|---|---|
| Self-timed Erase/Write | Eliminates external timing control - internal state machine manages auto-erase before write, reducing MCU firmware overhead |
| Ready/Busy Status via DO | Enables polling-based programming without interrupts or timers - simplifies driver implementation on resource-constrained MCUs |
| Automatic ERAL before WRAL | Guarantees full-array write success without separate erase command - critical for atomic firmware patching |
| Low Standby Current (1 µA) | Extends battery life in always-on IoT nodes and portable instruments where EEPROM remains powered continuously |
| Power-On/Off Data Protection | Hardware-enforced write inhibition below VPOR = 1.5 V prevents corruption during brown-out or cold start |
| Pb-free & RoHS Compliant | Matte tin finish on SOIC leads - meets global environmental compliance requirements for industrial and medical end equipment |
Applications
| Industrial Sensor Calibration | Embedded System Configuration |
|---|---|
Use Scenario: Storing factory-trimmed offset/gain coefficients for analog sensor front-ends in programmable logic controllers. IC Role / Device Role / Timing Role: Nonvolatile parameter storage accessed at boot and during field recalibration; sequential read capability enables fast coefficient loading. Use Value: Enables one-time calibration with guaranteed 200+ year retention, eliminating need for battery-backed RAM or external NVRAM management. | Use Scenario: Holding user-configurable settings (network IP, display brightness, alarm thresholds) in HVAC controllers. IC Role / Device Role / Timing Role: Serial configuration memory interfaced directly to MCU GPIOs; 5 ms write time allows safe save-on-exit without blocking main loop. Use Value: Reduces BOM count by replacing discrete I²C EEPROMs; SOIC-8 footprint integrates seamlessly into existing industrial PCB layouts. |
| Firmware Parameter Backup | Automotive Body Control Module |
Use Scenario: Preserving runtime-adjusted motor control parameters (PID gains, soft-start profiles) across power cycles in motor drives. IC Role / Device Role / Timing Role: High-endurance (1M cycles) storage for frequently updated operational parameters; WRAL instruction enables atomic full-table restore. Use Value: Supports adaptive tuning workflows without risking data corruption - critical for safety-critical motion control validation. | Use Scenario: Storing seat position memory, mirror angle presets, and lighting profiles in automotive door modules. IC Role / Device Role / Timing Role: Industrial-temp EEPROM interfacing with 3.3 V CAN/LIN microcontrollers; operates reliably at –40°C to +85°C under hood-adjacent conditions. Use Value: Meets AEC-Q200 stress test requirements for passive components; eliminates need for higher-cost automotive-grade alternatives. |
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/SN | 1024 × 16-bit organization; same VCC range, package, and temp grade; no ORG/PE pins | Requires 16-bit data path alignment; incompatible with 8-bit MCU software drivers | Select only if system architecture mandates 16-bit word access and firmware supports dual-byte addressing |
| AT25080B-SSHL-T | SPI interface (4-wire), 8 Kbit (1024 × 8), 1.8–5.5 V, same SOIC-8 package | Lacks WRAL/ERAL; no Ready/Busy pin - requires software timeout instead of polling | Choose when migrating from SPI-based designs or when lower density suffices and Microwire legacy is not required |
Compared with 93LC86B-I/SN, the 93LC86CT-I/SN offers native 8-bit alignment and simpler address mapping; versus AT25080B-SSHL-T, it provides hardware status signaling and atomic full-array operations - both critical for deterministic embedded control loops.
Availability
93LC86CT-I/SN is available at Aetrix Electronics and suitable for industrial sensor calibration, embedded system configuration, and firmware parameter backup requiring stable component supply, long-lifecycle assurance, and RoHS-compliant sourcing.
Supply support for 93LC86CT-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 microcontroller, mixed-signal, analog, and Flash-IP solutions, headquartered in Chandler, Arizona.
The 93LCxx series was designed specifically for cost-sensitive, low-power serial nonvolatile memory applications in industrial, automotive, and consumer systems - emphasizing robustness, ease of integration, and long-term data integrity.
FAQ
What is the memory organization of the 93LC86CT-I/SN?
The 93LC86CT-I/SN is a fixed 2048 × 8-bit (16 Kbit) EEPROM. As a 'T'-suffixed 'A' variant, it has no ORG pin and does not support 16-bit mode - all addresses resolve to 8-bit words. This simplifies address decoding and eliminates external logic needed for word-size selection.
Does the 93LC86CT-I/SN require external pull-up resistors on its I/O lines?
Yes, the 93LC86CT-I/SN requires external pull-up resistors on CS, DI, and DO lines - typically 4.7 kΩ to VCC - to ensure valid logic levels during idle and multi-drop configurations. CLK may be driven directly by the controller without pull-up, as it is strictly input-only.
Can the 93LC86CT-I/SN operate at 1.8 V?
No, the 93LC86CT-I/SN has a minimum VCC of 2.5 V per DS21797L. For 1.8 V operation, consider the 93AA86A-I/SN variant, which supports 1.8–5.5 V but shares identical pinout and instruction set - requiring only VCC and timing adjustments in system design.
How is write protection implemented on the 93LC86CT-I/SN?
The 93LC86CT-I/SN has no hardware write-protection pin (PE is absent). Write protection is enforced exclusively through firmware: the EWEN instruction must precede any ERASE or WRITE, and EWDS must follow to disable further writes. This provides flexible, software-controlled security without additional pins or external components.
What is the maximum clock frequency supported by the 93LC86CT-I/SN at 3.3 V?
At VCC = 3.3 V (within 2.5–4.5 V range), the 93LC86CT-I/SN supports a maximum clock frequency of 2 MHz per Table 1-2 (A1). Clock high/low times must each be ≥200 ns, and setup/hold times for CS and DI require ≥100 ns - all easily met by standard 32-bit MCU GPIO peripherals.
93LC86CT-I/SN Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- 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:
- 16Kbit
- Memory Organization:
- 2K x 8, 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
93LC86CT-I/SN FAQ
1.How can I place an order for 93LC86CT-I/SN through Aetrix?
Please submit a Request for Quotation (RFQ) for 93LC86CT-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 93LC86CT-I/SN reliable?
The price and inventory of 93LC86CT-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 93LC86CT-I/SN is usually 5 days.
3.What payment methods are accepted for 93LC86CT-I/SN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93LC86CT-I/SN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93LC86CT-I/SN?
93LC86CT-I/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93LC86CT-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 93LC86CT-I/SN?
For technical support, including 93LC86CT-I/SN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93LC86CT-I/SN requirements.
6.How does Aetrix verify that 93LC86CT-I/SN is sourced from the original manufacturer or authorized distributors?
All 93LC86CT-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 93LC86CT-I/SN meets industry standards.
7.What is the process for return or replacement of 93LC86CT-I/SN?
All 93LC86CT-I/SN units undergo pre-shipment inspection (PSI). If there is an issue with 93LC86CT-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 93LC86CT-I/SN part is unused and in its original packaging.
Return procedure for 93LC86CT-I/SN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93LC86CT-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…
