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

Microchip Technology 93LC86C-I/SN

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

Inventory:1,332

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93LC86C-I/SN from Microchip Technology is a 16 Kbit Microwire-compatible serial EEPROM with configurable 8-/16-bit word organization via the ORG pin, 2.5–5.5 V supply range, Industrial temperature grade (–40°C to +85°C), and SOIC-8 package. It supports self-timed erase/write cycles, program enable (PE) write protection, and Ready/Busy status polling - used in embedded system configuration storage for microcontrollers.

For engineers reviewing the 93LC86C-I/SN datasheet, 93LC86C-I/SN pinout, 93LC86C-I/SN application, or 93LC86C-I/SN equivalent, key selection considerations include voltage compatibility (2.5–5.5 V), ORG/PE pin control logic, 3-wire serial interface timing at up to 3 MHz, and endurance (1 million cycles) with >200-year data retention.

Technical Context

The 93LC86C-I/SN implements a synchronous 3-wire Microwire interface (CS, CLK, DI/DO) with start-bit detection and opcode-based command decoding. Its dual-word-size architecture relies on external logic level applied to the ORG pin: VSS selects 2048 × 8-bit mode; VCC selects 1024 × 16-bit mode.

Write operations require prior execution of EWEN, followed by valid address/data and high PE signal; ERAL and WRAL commands perform full-array erase/write with auto-erase. Status is monitored via DO pin during CS-high intervals after TCSL ≥250 ns, with DO low = Busy, DO high = Ready.

Key Specifications

ParameterValue and Actual Design Meaning
Memory size16 Kbit (configurable as 2048 × 8 or 1024 × 16)
VCC range2.5 V to 5.5 V - supports wide-supply industrial MCU interfaces
Clock frequencyUp to 3 MHz at VCC ≥4.5 V - enables fast configuration reads in real-time systems
Endurance1,000,000 erase/write cycles - suitable for frequent calibration or logging updates
Data retention>200 years at 25°C - ensures long-term firmware parameter integrity
Write cycle time5 ms typical (erase/write), 6 ms (ERAL), 15 ms (WRAL) - defines minimum latency for nonvolatile updates
InterfaceMicrowire-compatible 3-wire serial (CS/CLK/DI/DO) - minimal GPIO usage on host controllers

Pinout & Package

Package: 8-pin SOIC (SN), Pb-free Matte Tin finish, body dimensions 3.9 mm × 4.9 mm × 1.75 mm.

Pin/TerminalCircuit RoleDesign Meaning
CSChip SelectActive-high enable; device enters Standby when low; must be held low ≥250 ns between instructions
CLKSerial ClockSynchronizes all data transfers; rising edge clocks in opcodes, addresses, and data
DIData InputReceives Start bit, instruction opcodes, addresses, and write data; shares bus with DO in single-line configurations
DOData Output / StatusOutputs read data or Ready/Busy status (low = Busy); tri-states on CS falling edge
VSSGroundReference return path for all signals and power; must be low-impedance
ORGOrganization SelectLogic level sets memory word size: VSS = 8-bit, VCC = 16-bit; not available on A/B variants
PEProgram EnableWrite-protection control: high = enable programming, low = inhibit all erase/write - mandatory high before last data bit of WRITE/WRAL
VCCPower Supply2.5–5.5 V operation; internal POR triggers at ~1.5 V; must be ≥4.5 V for ERAL/WRAL

Key Features

FeatureDesign Value
Configurable word size (8/16-bit)Reduces host software complexity by matching native MCU data width without external glue logic
Program Enable (PE) pinHardware-level write lock independent of firmware state - prevents corruption during brown-out or reset
Auto-erase before writeEliminates need for explicit ERASE command before WRITE, simplifying driver implementation
Ready/Busy status on DOEnables polling-based operation without timer interrupts or fixed delays - improves deterministic timing in RTOS environments
Power-on/off data protectionInternal circuitry inhibits writes below VCC threshold (~1.5 V), preventing partial writes during power ramp

Applications

Industrial Sensor CalibrationMedical Device Configuration

Use Scenario: Storing factory-calibrated sensor gain/offset coefficients and user-adjusted compensation values in portable gas analyzers.

IC Role / Device Role / Timing Role: Nonvolatile configuration register accessed during boot and field recalibration; uses sequential read for fast coefficient loading.

Use Value: Enables field-upgradable calibration without firmware reflashing; 1M-cycle endurance supports lifetime recalibration events.

Use Scenario: Holding patient-specific therapy parameters (e.g., infusion rate limits, alarm thresholds) in battery-powered insulin pumps.

IC Role / Device Role / Timing Role: Secure parameter store with hardware write protection (PE pin tied low during normal operation); accessed via low-power Microwire interface.

Use Value: Prevents accidental overwrite during transient power events; >200-year retention ensures parameter persistence across device lifetime.

Automotive ECU Trim SettingsConsumer Appliance State Memory

Use Scenario: Saving adaptive learning values (e.g., idle air control trim, fuel injector latency offsets) in engine control units operating across –40°C to +85°C.

IC Role / Device Role / Timing Role: Temperature-qualified EEPROM interfaced to 8-bit MCU via 3-wire bus; ORG pin hardwired for 8-bit access to match MCU ALU width.

Use Value: Industrial temp grade ensures reliability under hood conditions; 2.5 V min VCC supports start-stop system voltage dips.

Use Scenario: Retaining user preferences (e.g., cooking mode history, display brightness) and error logs in smart ovens after AC power loss.

IC Role / Device Role / Timing Role: Low-quiescent-current (1 µA standby) nonvolatile memory accessed during wake-up; WRAL used for factory reset initialization.

Use Value: 500 µA max write current minimizes impact on auxiliary power rails; SOIC-8 footprint simplifies PCB layout in cost-sensitive white goods.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93LC86B-I/SNDedicated 1024 × 16-bit organization; no ORG or PE pins - fixed 16-bit interface, no hardware write protectionSuitable only where 16-bit word access is mandatory and write-enable logic is handled entirely in firmwareSelect if ORG/PE functionality is unnecessary and board space allows removal of pull-up/down resistors
AT25160B-SSHL-TSPI interface (4-wire), 2 MHz max clock, 1.8–5.5 V supply, no ORG/PE - different protocol, wider VCC range, no configurable word sizeRequires SPI-capable host; lacks hardware write lock but offers faster page write (5 ms vs 5 ms) and same enduranceChoose when migrating to SPI-based platforms or needing lower 1.8 V operation; verify timing compatibility with existing firmware

Compared with 93LC86B-I/SN, the 93LC86C-I/SN adds flexible word sizing and hardware write protection; versus AT25160B-SSHL-T, it retains Microwire compatibility and ORG-driven configurability but lacks sub-2.5 V support.

Availability

93LC86C-I/SN is available at Aetrix Electronics and suitable for industrial sensor calibration, medical device configuration, and automotive ECU trim settings requiring stable component supply across extended temperature ranges and long product lifecycles.

Supply support for 93LC86C-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, FPGA, and memory solutions, serving industrial, automotive, and consumer markets with high-reliability semiconductor products.

The 93LC86C belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for low-pin-count, low-power nonvolatile storage in resource-constrained embedded systems using Microwire-compatible interfaces.

FAQ

What is the function of the ORG pin on the 93LC86C-I/SN?

The ORG pin on the 93LC86C-I/SN selects memory word size: tied to VSS (ground) configures 2048 × 8-bit organization; tied to VCC configures 1024 × 16-bit organization. This pin is absent on 93LC86A/B variants and must be externally biased - floating is not permitted. The 93LC86C-I/SN requires this pin to be set at power-up to determine instruction addressing and data width behavior.

How does the Program Enable (PE) pin protect the 93LC86C-I/SN memory array?

The PE pin on the 93LC86C-I/SN acts as a hardware write gate: only when PE is driven high can ERASE, WRITE, ERAL, or WRAL commands execute. If PE is low, all programming functions are inhibited regardless of EWEN state. This provides fail-safe protection against spurious writes during power transients - a critical feature not present in A/B variants. The 93LC86C-I/SN requires PE high prior to the final clock edge of any write operation.

What are the voltage requirements for ERAL and WRAL commands on the 93LC86C-I/SN?

The 93LC86C-I/SN requires VCC ≥4.5 V to execute ERAL (Erase All) and WRAL (Write All) commands reliably. Below this threshold, these operations may fail or produce undefined results. This is distinct from standard READ/WRITE, which operate down to 2.5 V. The 93LC86C-I/SN datasheet specifies 4.5–5.5 V as the valid range for full-array commands, and designers must ensure stable supply headroom during bulk reconfiguration sequences.

Can the 93LC86C-I/SN be used with a shared DI/DO bus line?

Yes, the 93LC86C-I/SN supports single-line bidirectional bus operation by connecting DI and DO together, but a series resistor (typically 10 kΩ) is required to prevent bus conflict during the dummy-zero phase of READ. Without it, undefined voltage levels may occur if address bit A0 is high. This configuration reduces pin count on host MCUs but adds minor timing constraints - the 93LC86C-I/SN's DO pin enters High-Z on CS falling edge, enabling safe bus sharing.

What is the significance of the "I" suffix in 93LC86C-I/SN?

The "I" in 93LC86C-I/SN denotes Industrial temperature grade, specifying guaranteed operation from –40°C to +85°C ambient. This distinguishes it from Automotive-grade ("E") variants rated to +125°C. The "I" grade applies to both electrical specifications (e.g., 2.5–5.5 V VCC, 3 MHz max clock) and reliability parameters (1M cycles, >200-year retention) across that full range. The 93LC86C-I/SN is qualified per Microchip's industrial test flow and marked accordingly on the SOIC-8 package body.

93LC86C-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:
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

93LC86C-I/SN FAQ

1.How can I place an order for 93LC86C-I/SN through Aetrix?

Please submit a Request for Quotation (RFQ) for 93LC86C-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 93LC86C-I/SN reliable?

The price and inventory of 93LC86C-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 93LC86C-I/SN is usually 5 days.

3.What payment methods are accepted for 93LC86C-I/SN?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93LC86C-I/SN transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93LC86C-I/SN?

93LC86C-I/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 93LC86C-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 93LC86C-I/SN?

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

6.How does Aetrix verify that 93LC86C-I/SN is sourced from the original manufacturer or authorized distributors?

All 93LC86C-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 93LC86C-I/SN meets industry standards.

7.What is the process for return or replacement of 93LC86C-I/SN?

All 93LC86C-I/SN units undergo pre-shipment inspection (PSI). If there is an issue with 93LC86C-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 93LC86C-I/SN part is unused and in its original packaging.

Return procedure for 93LC86C-I/SN:

1.Submit a request within 90 days.

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

93LC86C-I/SN Tags

  • 93LC86C-I/SN
  • 93LC86C-I/SN PDF
  • 93LC86C-I/SN Datasheet
  • 93LC86C-I/SN Specifications
  • 93LC86C-I/SN Images
  • Microchip Technology
  • Microchip Technology 93LC86C-I/SN
  • Buy 93LC86C-I/SN
  • 93LC86C-I/SN Price
  • 93LC86C-I/SN Distributor
  • 93LC86C-I/SN Supplier
  • 93LC86C-I/SN 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