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 93C86C-E/P

Part No.:
93C86C-E/P
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-DIP (0.300", 7.62mm)
Datasheet:
Aetrix93C86C-E/P.pdf
Description:
IC EEPROM 16KBIT MICROWIRE 8DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,181

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93C86C-E/P from Microchip Technology Inc. is a 16 Kbit Microwire-compatible serial EEPROM with user-selectable 8-bit or 16-bit word organization via the ORG pin, program enable (PE) write protection, and industrial-temperature operation (–40°C to +85°C). It features self-timed erase/write cycles, automatic ERAL before WRAL, 1,000,000 endurance cycles, and >200-year data retention. Used in microcontroller configuration storage, calibration data logging, and power-management parameter retention.

For engineers reviewing the 93C86C-E/P datasheet, 93C86C-E/P pinout, 93C86C-E/P application, or 93C86C-E/P equivalent, key selection criteria include VCC range (4.5–5.5 V), ORG/PE pin dependency for memory configuration and write control, Ready/Busy status polling via DO, and compatibility with legacy Microwire host controllers requiring CS/CLK/DI/DO timing compliance per DS21797L.

Technical Context

The 93C86C-E/P implements a synchronous 3-wire Microwire interface with start-bit detection, opcode-driven instruction set (READ, WRITE, ERASE, ERAL, WRAL, EWEN/EWDS), and dual-word-size addressing logic controlled by the externally biased ORG pin. Its internal architecture includes an address counter, mode decode logic, and output buffer with tri-state DO driven by CS and programming state.

Write operations require PE = VCC and are preceded by EWEN; after completion, DO signals Ready/Busy status when CS is reasserted ≥250 ns after TCSL. The device enters Standby mode when CS = low, with ICCS ≤5 µA, and features power-on/off data protection triggered at VPOR = 3.8 V.

Key Specifications

ParameterValue and Actual Design Meaning
Memory size16 Kbit (2048 × 8 or 1024 × 16, selected by ORG pin)
VCC operating range4.5 V to 5.5 V - ensures compatibility with 5 V logic systems and rejects brownout below 3.8 V
Write cycle time2 ms - self-timed erase/write enables deterministic firmware delay handling without external timing
Endurance1,000,000 E/W cycles - supports frequent field updates in calibration or logging applications
Data retention>200 years at 85°C - guarantees long-term reliability in unattended industrial deployments
Max clock frequency3 MHz at VCC ≥4.5 V - allows high-speed serial access while maintaining signal integrity on PCB traces
Standby current≤5 µA - minimizes quiescent power in battery-backed or energy-sensitive systems

Pinout & Package

8-lead PDIP package (E/P suffix denotes Industrial temperature grade, Pb-free Matte Tin finish).

Pin/TerminalCircuit RoleDesign Meaning
CSChip SelectActive-high enable; must be held low ≥250 ns between instructions; forces Standby mode when low
CLKSerial ClockSynchronizes all data transfers on rising edge; stoppable mid-sequence without corruption
DIData InputAccepts start bit, opcode, address, and write data; requires pull-down on CS per datasheet recommendation
DOData Output / StatusTri-state output for read data or Ready/Busy status (low = busy); enters High-Z on CS falling edge
VSSGroundReference for all I/O and internal logic; must be low-impedance connection
ORGOrganization SelectHigh = 16-bit mode (x16), low = 8-bit mode (x8); must be hardwired, not floated
PEProgram EnableHigh = write enabled, low = full array write-protection; mandatory high before last data bit of WRITE/WRAL
VCCPower Supply4.5–5.5 V only; internal POR triggers at 3.8 V to prevent partial writes during power ramp

Key Features

FeatureDesign Value
Word-size select via ORG pinEnables single hardware design to support both 8-bit and 16-bit host data paths without firmware change
Hardware write protection via PE pinPrevents accidental overwrites during system reset or noise events - no software lock required
Auto-ERAL before WRALEliminates need for separate erase command in full-array update sequences, reducing firmware complexity
Ready/Busy polling on DOAllows non-blocking host operation - CPU can perform other tasks while waiting for write completion
Power-on/off data protectionGuarantees memory integrity across power cycles by disabling writes until VCC stabilizes above 3.8 V

Applications

Industrial Sensor Calibration StorageMicrocontroller Configuration Memory

Use Scenario: Storing factory-calibrated sensor offset/gain coefficients in programmable logic controllers and RTUs.

IC Role / Device Role / Timing Role: Nonvolatile configuration register accessed during boot or maintenance mode via Microwire interface.

Use Value: Enables field-replaceable sensors with unique calibration data preserved across power loss and firmware updates.

Use Scenario: Holding bootloader parameters, communication settings, and security keys in embedded MCU-based gateways.

IC Role / Device Role / Timing Role: Serial configuration store interfaced to MCU GPIO or dedicated Microwire peripheral.

Use Value: Supports secure, tamper-resistant storage of critical boot assets without requiring MCU internal flash reprogramming.

Power Supply Parameter RetentionAutomotive Body Control Module Settings

Use Scenario: Saving overvoltage trip thresholds and soft-start profiles in AC/DC and DC/DC power modules.

IC Role / Device Role / Timing Role: Low-power serial EEPROM retaining runtime-configurable power management parameters.

Use Value: Allows end-user customization of protection behavior while maintaining immunity to power interruptions.

Use Scenario: Storing seat/mirror position presets and lighting profiles in automotive BCMs operating at 5 V.

IC Role / Device Role / Timing Role: Industrial-temp EEPROM interfaced to 5 V CAN/LIN subsystem MCUs.

Use Value: Meets AEC-Q100 Class 2 temperature requirements (–40°C to +105°C ambient) with guaranteed 5 V operation.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93LC86C-E/PVCC range 2.5–5.5 V; supports wider supply voltage flexibility but lacks 5 V-only robustnessBetter suited for mixed-voltage systems (e.g., 3.3 V MCU with 5 V peripherals); less margin for 5 V noise immunitySelect if system operates below 4.5 V; otherwise 93C86C-E/P provides tighter 5 V optimization and higher noise immunity
AT25128B-MAHL-TSPITM interface (not Microwire); 16 Kbit, 2.5–5.5 V, 20 MHz max clock; no ORG/PE pinsRequires SPI host driver instead of Microwire; no hardware word-size or write-enable controlChoose for higher throughput or SPI-native designs; avoid when legacy Microwire timing or PE/ORG control is required

Compared with 93LC86C-E/P and AT25128B-MAHL-T, the 93C86C-E/P delivers deterministic 5 V operation, hardware-level write protection via PE, and flexible x8/x16 organization - making it optimal for cost-sensitive, noise-prone industrial 5 V systems where Microwire compatibility and pin-level security are mandatory.

Availability

93C86C-E/P is available at Aetrix Electronics and suitable for industrial sensor calibration storage, microcontroller configuration memory, and power supply parameter retention requiring stable component supply across extended product lifecycles.

Supply support for 93C86C-E/P 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 components, and memory solutions, serving industrial, automotive, and consumer markets with high-reliability silicon and development tools.

The 93C86C-E/P belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for Microwire-compatible, low-pin-count nonvolatile storage in resource-constrained embedded systems requiring hardware write protection and wide temperature tolerance.

FAQ

What is the function of the ORG pin on the 93C86C-E/P?

The ORG pin on the 93C86C-E/P selects memory word size: tied to VCC for 16-bit (1024 × 16) organization, or to VSS for 8-bit (2048 × 8) organization. This pin is absent on 'A' and 'B' variants and must be hardwired - floating is prohibited. The 93C86C-E/P uses this pin to maintain backward compatibility with both legacy 8-bit and newer 16-bit host interfaces without changing firmware.

How does the PE pin protect memory on the 93C86C-E/P?

The PE (Program Enable) pin on the 93C86C-E/P must be driven high to allow any WRITE or ERASE operation; tying PE low disables all programming functions permanently until PE is asserted again. Unlike software locks, this hardware-level protection prevents accidental writes during power transients or MCU faults. The 93C86C-E/P datasheet mandates PE = VCC prior to the final clock edge of WRITE/WRAL commands.

What is the minimum VCC required for reliable operation of the 93C86C-E/P?

The 93C86C-E/P requires VCC ≥4.5 V for full specification compliance, with power-on reset (POR) triggering at 3.8 V to inhibit writes during brownout. Below 4.5 V, timing parameters (e.g., TWC = 2 ms) and AC characteristics are not guaranteed. This distinguishes it from the 93LC86C-E/P (2.5–5.5 V), making the 93C86C-E/P optimized for stable 5 V systems where noise margin is critical.

Can the 93C86C-E/P be used in automotive applications?

The 93C86C-E/P is rated for Industrial temperature (–40°C to +85°C) only and is not AEC-Q100 qualified. While it may function in some under-hood environments, Microchip specifies the 'E' grade (e.g., 93C86C-E/MS) for Automotive (–40°C to +125°C) operation. For automotive body control or infotainment modules, the 93C86C-E/P is suitable only in cabin-controlled zones meeting Industrial temp limits - never in engine bay or powertrain locations.

What is the purpose of the ERAL and WRAL instructions in the 93C86C-E/P?

The ERAL (Erase All) instruction erases the entire 16 Kbit array to logic '1', while WRAL (Write All) performs an auto-erase followed by full-array programming with user-supplied data - both are self-timed and require VCC ≥4.5 V. These commands eliminate multi-step firmware sequences, reduce host CPU overhead, and ensure atomicity. The 93C86C-E/P executes WRAL only after EWEN and with PE = VCC, providing hardware-enforced safety for bulk updates.

93C86C-E/P Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-DIP (0.300", 7.62mm)
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:
2ms
Access Time:
-
Voltage - Supply:
4.5V ~ 5.5V
Operating Temperature:
-40°C ~ 125°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
8-PDIP

93C86C-E/P FAQ

1.How can I place an order for 93C86C-E/P through Aetrix?

Please submit a Request for Quotation (RFQ) for 93C86C-E/P 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 93C86C-E/P reliable?

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

3.What payment methods are accepted for 93C86C-E/P?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93C86C-E/P transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93C86C-E/P?

93C86C-E/P orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your 93C86C-E/P 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 93C86C-E/P?

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

6.How does Aetrix verify that 93C86C-E/P is sourced from the original manufacturer or authorized distributors?

All 93C86C-E/P 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 93C86C-E/P meets industry standards.

7.What is the process for return or replacement of 93C86C-E/P?

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

Return procedure for 93C86C-E/P:

1.Submit a request within 90 days.

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

93C86C-E/P Tags

  • 93C86C-E/P
  • 93C86C-E/P PDF
  • 93C86C-E/P Datasheet
  • 93C86C-E/P Specifications
  • 93C86C-E/P Images
  • Microchip Technology
  • Microchip Technology 93C86C-E/P
  • Buy 93C86C-E/P
  • 93C86C-E/P Price
  • 93C86C-E/P Distributor
  • 93C86C-E/P Supplier
  • 93C86C-E/P 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