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 AT93C86-10PC-2.7

Part No.:
AT93C86-10PC-2.7
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-DIP (0.300", 7.62mm)
Datasheet:
AetrixAT93C86-10PC-2.7.pdf
Description:
IC EEPROM 16KBIT 3-WIRE 8DIP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:3,676

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT93C86-10PC-2.7 from Microchip Technology is a 16-kbit serial EEPROM organized as 2,048 × 8 or 1,024 × 16, supporting both 8-bit and 16-bit word configurations, with 2.7–5.5 V supply voltage, 10 MHz SPI-compatible clock rate, and industrial temperature range (−40°C to +85°C). It serves as nonvolatile configuration memory in microcontroller-based systems requiring reliable parameter storage.

For engineers reviewing the AT93C86-10PC-2.7 datasheet, AT93C86-10PC-2.7 pinout, AT93C86-10PC-2.7 application, or AT93C86-10PC-2.7 equivalent, key selection factors include dual-word-width support, write-cycle endurance (1,000,000 cycles), data retention (100 years), software-write-protection capability, and compatibility with legacy Atmel AT93Cxx serial EEPROM interfaces.

Technical Context

The AT93C86-10PC-2.7 implements a Microwire-compatible 3-wire serial interface (CS, SK, DI/DO) with dual-mode addressing-supporting both 8-bit and 16-bit word access via ORG pin configuration. It uses CMOS process technology and includes an internal write-timer for automatic end-of-write detection.

It features software-controlled write protection (via WRAL and EWEN instructions), sequential read capability across full memory array, and built-in power-on reset circuitry that inhibits writes during power-up until VCC stabilizes above 2.7 V.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size16 kbit (2,048 × 8 or 1,024 × 16); enables flexible configuration storage without external address decoding logic.
InterfaceMicrowire-compatible 3-wire serial (CS, SK, DI/DO); interoperable with legacy MCU peripherals lacking SPI hardware.
Supply Voltage2.7–5.5 V; supports direct connection to 3.3 V or 5 V system rails without level-shifting.
Max Clock Frequency10 MHz at VCC ≥ 4.5 V; allows fast parameter loading during boot or runtime reconfiguration.
Write Endurance1,000,000 cycles per memory location; suitable for systems logging infrequent but critical calibration or state data.
Data Retention100 years at +25°C; ensures long-term validity of stored device identifiers, calibration coefficients, or security keys.
Operating Temp−40°C to +85°C; qualified for industrial control, automotive body electronics, and outdoor embedded equipment.

Pinout & Package

AT93C86-10PC-2.7 is housed in an 8-pin PDIP package (0.300" wide), with lead finish matte tin and RoHS compliance. Pin functions are validated per Microchip's official AT93C86 datasheet (Doc #21719D).

Pin/TerminalCircuit RoleDesign Meaning
CSChip SelectActive-low enable signal; must be asserted before any clock or data transfer begins.
SKSerial ClockInput-only clock; controls timing of instruction, address, and data bits on DI/DO line.
DI/DOSerial Data I/OBidirectional single-line data path; requires direction control via internal state machine, not external drivers.
ORGOrganization SelectStatic input determining memory width: high = 16-bit mode (1,024 words), low = 8-bit mode (2,048 bytes).
VCCPower SupplyPrimary supply input; internal voltage regulator enables stable operation across full 2.7–5.5 V range.
VSSGroundReference return path for all internal logic and memory cell operations.
NCNo ConnectPin 7 is internally unconnected; must remain floating or tied to VSS/VCC per layout guidelines.
NCNo ConnectPin 8 is internally unconnected; no electrical function; avoid routing signals or traces to this pin.

Key Features

FeatureDesign Value
Dual Word Width ConfigurationHardware-selectable 8-bit or 16-bit organization via ORG pin, eliminating need for firmware bit-packing or external multiplexing.
Software Write ProtectionEnables selective locking of memory blocks using WRAL/EWEN commands, preventing accidental overwrites during field updates.
Automatic Write Cycle TerminationInternal timer halts write operation after completion, removing requirement for host MCU to poll status or manage timeout delays.
Power-On Write InhibitHardware circuitry blocks all write attempts until VCC exceeds 2.7 V and stabilizes, preventing corruption during brown-out or power ramp-up.
Low-Power Standby CurrentTypical 1 µA at 5.5 V and 25°C; reduces system-level quiescent power in battery-backed or energy-sensitive applications.

Applications

Industrial Sensor CalibrationPrinter Cartridge Authentication

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

IC Role / Device Role / Timing Role: Nonvolatile configuration memory holding persistent calibration data accessible at power-on reset.

Use Value: Eliminates need for external trimming components or host-based recalibration routines; maintains accuracy across thermal cycling and long service life.

Use Scenario: Embedding unique ID, ink level history, and usage counters in OEM printer cartridges to enforce consumables management.

IC Role / Device Role / Timing Role: Tamper-resistant identity and usage log storage interfaced directly by cartridge controller MCU.

Use Value: Supports secure authentication handshake and prevents counterfeit cartridge operation via verified memory integrity and write-lock capability.

Automotive Body Control ModuleNetwork Equipment Configuration

Use Scenario: Saving user preferences (mirror position, seat settings) and fault-code history in vehicle body control units.

IC Role / Device Role / Timing Role: Low-voltage tolerant EEPROM providing robust NVM for infrequently updated but mission-critical settings.

Use Value: Guarantees data survival across 12 V battery disconnects and cold-cranking events due to 2.7 V minimum operating voltage.

Use Scenario: Holding MAC addresses, firmware version stamps, and port-specific configuration in Ethernet switches and PoE injectors.

IC Role / Device Role / Timing Role: Serial configuration memory accessed during boot sequence by switch fabric controller.

Use Value: Enables deterministic startup behavior and field-upgradable identity without requiring larger parallel EEPROM or flash.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
AT93C46-10PC-2.78-kbit capacity (1,024 × 8 or 512 × 16); identical interface, timing, and package.Insufficient memory for multi-parameter calibration tables or extended event logs.Select when total configuration data fits within 1 KB and BOM cost reduction is prioritized.
M95128-DRMN3TP/K128-kbit SPI EEPROM; 4-wire interface (adds SO pin), 20 MHz max clock, different command set.Requires firmware adaptation for command protocol and address handling; no ORG pin for width selection.Choose for higher-density storage where SPI-native peripherals exist and legacy Microwire compatibility is not required.

Compared with AT93C46-10PC-2.7 and M95128-DRMN3TP/K, the AT93C86-10PC-2.7 uniquely balances 16-kbit density, Microwire compatibility, dual-word-width flexibility, and industrial-grade reliability in an 8-pin PDIP footprint-making it optimal for retrofitting legacy designs or space-constrained industrial controllers.

Availability

AT93C86-10PC-2.7 is available at Aetrix Electronics and suitable for industrial sensor calibration, automotive body control modules, and network equipment configuration requiring stable component supply and long-term lifecycle support.

Supply support for AT93C86-10PC-2.7 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 is a U.S.-based semiconductor company specializing in microcontrollers, analog devices, and nonvolatile memory solutions for embedded control applications.

The AT93Cxx family was designed specifically for cost-sensitive, low-pin-count systems needing simple, reliable serial configuration memory with minimal MCU resource overhead.

FAQ

What is the maximum clock frequency supported by the AT93C86-10PC-2.7?

The AT93C86-10PC-2.7 supports a maximum clock frequency of 10 MHz when VCC is ≥ 4.5 V. At lower supply voltages (2.7–4.4 V), the maximum clock rate is reduced to 5 MHz per Microchip's DC characteristics table. This ensures reliable data sampling and setup/hold timing margins across its full operating voltage range. The AT93C86-10PC-2.7 does not require external clock dividers or firmware throttling to meet timing specifications.

How does the ORG pin affect memory organization in the AT93C86-10PC-2.7?

The ORG pin on the AT93C86-10PC-2.7 determines whether the 16-kbit array is interpreted as 2,048 × 8-bit bytes (ORG = low) or 1,024 × 16-bit words (ORG = high). This configuration is latched at power-up and remains fixed until the next reset cycle. The AT93C86-10PC-2.7 uses this single pin to eliminate firmware address mapping complexity and reduce PCB routing compared to fixed-width alternatives.

Does the AT93C86-10PC-2.7 support hardware write protection?

No, the AT93C86-10PC-2.7 does not include hardware write-protect pins such as WP or SRAM-style lock bits. Instead, it implements software-controlled write protection using the EWEN (Enable Write) and WRAL (Write All) instructions. Once disabled via WRAL, writes are blocked until EWEN is re-executed. This design gives the host MCU full control over protection granularity without requiring additional board-level components. The AT93C86-10PC-2.7 relies entirely on command-level security rather than physical pin assertion.

What is the write endurance specification for the AT93C86-10PC-2.7?

The AT93C86-10PC-2.7 guarantees a minimum write endurance of 1,000,000 cycles per memory location under specified operating conditions (VCC = 2.7–5.5 V, TA = −40°C to +85°C). This rating applies to individual addresses-not the entire array-and is validated per JEDEC standard JESD22-A117. Field use of the AT93C86-10PC-2.7 in calibration logging or configuration updates remains viable for decades even with weekly writes to dedicated sectors.

Is the AT93C86-10PC-2.7 compatible with SPI bus protocols?

The AT93C86-10PC-2.7 implements a Microwire-compatible 3-wire interface (CS, SK, DI/DO), not a standard 4-wire SPI interface. While many SPI-capable MCUs can emulate Microwire timing and command structure, the AT93C86-10PC-2.7 lacks a dedicated SO (serial out) line and uses bidirectional DI/DO sharing. Therefore, direct SPI hardware peripheral use may require firmware bit-banging or careful mode configuration-unlike true SPI EEPROMs such as the 25AAxxx series. The AT93C86-10PC-2.7 is optimized for legacy Atmel-compatible systems.

AT93C86-10PC-2.7 Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-DIP (0.300", 7.62mm)
Packaging:
Tube
Product Status:
Obsolete
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:
3-Wire Serial
Clock Frequency:
2 MHz
Write Cycle Time - Word, Page:
10ms
Access Time:
-
Voltage - Supply:
2.7V ~ 5.5V
Operating Temperature:
0°C ~ 70°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
8-PDIP

AT93C86-10PC-2.7 FAQ

1.How can I place an order for AT93C86-10PC-2.7 through Aetrix?

Please submit a Request for Quotation (RFQ) for AT93C86-10PC-2.7 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 AT93C86-10PC-2.7 reliable?

The price and inventory of AT93C86-10PC-2.7 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT93C86-10PC-2.7 is usually 5 days.

3.What payment methods are accepted for AT93C86-10PC-2.7?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT93C86-10PC-2.7 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT93C86-10PC-2.7?

AT93C86-10PC-2.7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your AT93C86-10PC-2.7 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 AT93C86-10PC-2.7?

For technical support, including AT93C86-10PC-2.7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT93C86-10PC-2.7 requirements.

6.How does Aetrix verify that AT93C86-10PC-2.7 is sourced from the original manufacturer or authorized distributors?

All AT93C86-10PC-2.7 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 AT93C86-10PC-2.7 meets industry standards.

7.What is the process for return or replacement of AT93C86-10PC-2.7?

All AT93C86-10PC-2.7 units undergo pre-shipment inspection (PSI). If there is an issue with AT93C86-10PC-2.7, 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 AT93C86-10PC-2.7 part is unused and in its original packaging.

Return procedure for AT93C86-10PC-2.7:

1.Submit a request within 90 days.

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

AT93C86-10PC-2.7 Tags

  • AT93C86-10PC-2.7
  • AT93C86-10PC-2.7 PDF
  • AT93C86-10PC-2.7 Datasheet
  • AT93C86-10PC-2.7 Specifications
  • AT93C86-10PC-2.7 Images
  • Microchip Technology
  • Microchip Technology AT93C86-10PC-2.7
  • Buy AT93C86-10PC-2.7
  • AT93C86-10PC-2.7 Price
  • AT93C86-10PC-2.7 Distributor
  • AT93C86-10PC-2.7 Supplier
  • AT93C86-10PC-2.7 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