Microchip Technology 93C86C-I/ST
- Part No.:
- 93C86C-I/ST
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP (0.173", 4.40mm Width)
- Datasheet:
-
93C86C-I/ST.pdf
- Description:
- IC EEPROM 16KBIT MIC WIRE 8TSSOP
- Quantity:
- Payment:

- Shipping:

Inventory:1,161
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93C86C-I/ST from Microchip Technology Inc. is a 16 Kbit Microwire-compatible serial EEPROM with programmable 8-/16-bit word organization, write-protect via PE pin, and industrial temperature range (–40°C to +85°C). It features self-timed erase/write cycles, automatic ERAL before WRAL, and 1,000,000 endurance cycles - used in embedded system configuration storage where nonvolatile parameter retention and hardware-level write protection are required.
For engineers reviewing the 93C86C-I/ST datasheet, 93C86C-I/ST pinout, 93C86C-I/ST application, or 93C86C-I/ST equivalent, key selection considerations include VCC range (4.5–5.5 V), ORG/PE pin dependency for memory configuration and write enable, Ready/Busy status polling via DO, and compatibility with Microwire™ serial interface timing at up to 3 MHz.
Technical Context
The 93C86C-I/ST implements a synchronous 3-wire Microwire interface (CS, CLK, DI/DO) with dual-mode memory organization selected by the ORG pin: logic high enables 1024 × 16-bit (x16), logic low enables 2048 × 8-bit (x8). Its internal control logic requires EWEN instruction prior to any erase/write operation, and enforces power-on data protection below 3.8 V VCC threshold.
Write operations are gated by the PE pin - only active when PE = VCC - and include auto-erase before write, ERAL (Erase All), and WRAL (Write All) with dedicated opcodes. Status is reported via DO pin during programming: low = busy, high = ready, with TSV (status valid time) ≤ 500 ns at 4.5–5.5 V.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 16 Kbit (2048 × 8 or 1024 × 16, selectable via ORG pin) |
| VCC operating range | 4.5 V to 5.5 V - ensures compatibility with 5 V logic systems and rejects brownout below 3.8 V |
| Write endurance | 1,000,000 erase/write cycles - supports long-term field calibration and firmware parameter updates |
| Data retention | Greater than 200 years - guarantees configuration integrity across product lifecycle without refresh |
| Max clock frequency | 3 MHz at VCC ≥ 4.5 V - enables fast serial configuration loading in boot-time sequences |
| Program cycle time | 2 ms per byte/word - defines minimum latency between successive write commands |
| Operating temperature | –40°C to +85°C (Industrial grade) - validated for use in industrial controllers and automotive body modules |
Pinout & Package
93C86C-I/ST is packaged in an 8-lead TSSOP (ST package code), with gull-wing leads, 0.65 mm pitch, and Pb-free Matte Tin finish. Pin 1 is marked by laser dot; device orientation follows standard JEDEC TSSOP convention.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-high enable: must be held low ≥250 ns between instructions; deselects device into standby mode |
| CLK | Serial Clock | Synchronizes all data transfers on rising edge; stoppable mid-sequence without state loss |
| DI | Data Input | Accepts Start bit, opcode, address, and write data; must be stable before first CLK rising edge |
| DO | Data Output / Status | Outputs read data or Ready/Busy status (low = busy); enters High-Z on CS falling edge |
| VSS | Ground | Reference for all I/O and internal logic; must be connected before VCC during power-up |
| ORG | Organization select | Logic high → x16 mode (1024 words); logic low → x8 mode (2048 bytes); must be fixed before operation |
| PE | Program Enable | Write-gate control: only permits erase/write when tied to VCC; tied to VSS disables all programming |
| VCC | Power supply | 4.5–5.5 V nominal; internal POR circuit triggers at ~3.8 V to prevent partial writes during power ramp |
Key Features
| Feature | Design Value |
|---|---|
| ORG pin configuration | Hardware-selectable memory word size eliminates software reconfiguration overhead and supports legacy 8-bit or modern 16-bit bus alignment |
| PE pin write protection | Dedicated hardware gate prevents accidental writes - critical for safety-critical or regulatory-compliant configuration storage |
| Auto-erase before write | Eliminates need for separate ERASE command before WRITE, reducing firmware complexity and command sequence errors |
| ERAL and WRAL instructions | Single-command full-array erase (6 ms) and full-array write (15 ms) simplify factory initialization and field recovery procedures |
| Ready/Busy polling via DO | Enables interrupt-driven or polled status checking without external components - reduces MCU GPIO count and BOM cost |
Applications
| Industrial PLC Configuration Storage | Automotive Body Control Module (BCM) |
|---|---|
Use Scenario: Storing calibrated sensor offsets, I/O mapping tables, and runtime configuration parameters in programmable logic controllers. IC Role / Device Role / Timing Role: Nonvolatile configuration register bank accessed during boot and runtime via Microwire interface; ORG set to x8 for byte-aligned parameter access. Use Value: 200-year data retention ensures parameter persistence over 10+ year equipment lifespans without battery backup or refresh routines. | Use Scenario: Holding door lock actuator profiles, lighting dimming curves, and seat position presets in automotive BCMs. IC Role / Device Role / Timing Role: Secure parameter EEPROM with PE pin hardwired to ignition-switched 5 V rail - enabling writes only during service mode. Use Value: Industrial-grade –40°C to +85°C operation and 1M endurance support repeated dealership reprogramming and end-user customization. |
| Medical Device Calibration Data | Network Equipment Bootloader Settings |
Use Scenario: Archiving factory-calibrated ADC gain/offset coefficients and transducer linearity correction tables in portable diagnostic devices. IC Role / Device Role / Timing Role: Tamper-resistant configuration store; ORG = x16 for efficient 16-bit coefficient storage; PE tied to secure debug port enable signal. Use Value: Hardware write-protection (PE) and power-on data protection prevent corruption during unexpected power loss or ESD events. | Use Scenario: Storing MAC address, PHY initialization registers, and failover IP settings in Ethernet switches and routers. IC Role / Device Role / Timing Role: Serial configuration EEPROM interfaced to baseband processor's Microwire controller; CS driven by GPIO with precise timing control. Use Value: 3 MHz max clock enables sub-100 ms bootloader parameter load, meeting fast-boot requirements for carrier-grade network gear. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 93LC86C-I/ST | VCC range 2.5–5.5 V; lacks 5 V-only voltage lockout; same pinout and instruction set | Better suited for mixed-voltage systems (e.g., 3.3 V microcontrollers with 5 V peripherals) | Select when wider VCC tolerance and lower-voltage operation are required; verify POR threshold compatibility |
| 93AA86C-I/ST | VCC range 1.8–5.5 V; enhanced low-power standby current (1 µA vs. 5 µA); identical functionality | Ideal for battery-powered or energy-harvesting applications requiring ultra-low quiescent current | Choose for portable or always-on edge devices where ICCS < 1 µA is mandatory |
Compared with 93LC86C-I/ST and 93AA86C-I/ST, the 93C86C-I/ST provides stricter 4.5–5.5 V operation and higher noise immunity in 5 V industrial environments, but sacrifices low-voltage flexibility and ultra-low standby current - making it optimal for legacy 5 V designs with robust power rails.
Availability
93C86C-I/ST is available at Aetrix Electronics and suitable for industrial automation, automotive electronics, and medical instrumentation requiring stable component supply, long-lifecycle support, and RoHS-compliant packaging.
Supply support for 93C86C-I/ST 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, analog, and Flash-IP solutions, serving industrial, automotive, and consumer markets with high-reliability silicon and development tools.
The 93C86C belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for cost-sensitive, space-constrained applications needing simple, robust, and standards-compliant nonvolatile storage with hardware-configurable word width.
FAQ
What is the function of the ORG pin on the 93C86C-I/ST?
The ORG pin on the 93C86C-I/ST selects memory organization: tied to VCC enables 1024 × 16-bit (x16) mode; tied to VSS enables 2048 × 8-bit (x8) mode. This hardware-selectable configuration avoids firmware overhead and ensures deterministic addressing - a feature exclusive to 'C' variants like the 93C86C-I/ST and not present on 'A' or 'B' versions.
How does the PE pin protect against accidental writes in the 93C86C-I/ST?
The PE (Program Enable) pin on the 93C86C-I/ST acts as a hardware write gate: only when PE = VCC can ERASE, WRITE, ERAL, or WRAL instructions execute. If PE = VSS, all programming functions are disabled - even if EWEN is issued. This physical layer protection is mandatory for safety-critical 93C86C-I/ST deployments and differs from software-only lock mechanisms.
What is the minimum VCC required for reliable operation of the 93C86C-I/ST?
The 93C86C-I/ST requires VCC ≥ 4.5 V for guaranteed operation, with a power-on reset (POR) threshold of approximately 3.8 V. Below this voltage, all operations - including reads - are inhibited to prevent data corruption. This 4.5–5.5 V range distinguishes the 93C86C-I/ST from broader-range variants like 93LC86C-I/ST (2.5–5.5 V) and ensures robustness in noisy 5 V industrial rails.
Can the 93C86C-I/ST be used with a 3.3 V microcontroller?
No - the 93C86C-I/ST is specified only for 4.5–5.5 V VCC and requires VIH ≥ 2.0 V (or 0.7×VCC) for reliable logic high recognition. Interfacing directly to a 3.3 V MCU violates its absolute maximum input rating and risks undefined behavior or damage. Use 93LC86C-I/ST or 93AA86C-I/ST instead for true 3.3 V compatibility.
What timing parameter governs the delay between issuing a WRITE command and reading status on the 93C86C-I/ST DO pin?
The status-valid timing parameter TSV (Status Valid Time) governs this delay: ≤ 500 ns after CS goes high (with ≥250 ns CS low time prior), DO reflects Ready/Busy status. For 93C86C-I/ST at 4.5–5.5 V, TSV is guaranteed ≤ 500 ns with CL = 100 pF - enabling rapid polling loops without fixed delays, unlike older EEPROMs requiring ms-scale waits.
93C86C-I/ST Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP (0.173", 4.40mm 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:
- 2ms
- Access Time:
- -
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
93C86C-I/ST FAQ
1.How can I place an order for 93C86C-I/ST through Aetrix?
Please submit a Request for Quotation (RFQ) for 93C86C-I/ST 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-I/ST reliable?
The price and inventory of 93C86C-I/ST are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 93C86C-I/ST is usually 5 days.
3.What payment methods are accepted for 93C86C-I/ST?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93C86C-I/ST transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93C86C-I/ST?
93C86C-I/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93C86C-I/ST 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-I/ST?
For technical support, including 93C86C-I/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93C86C-I/ST requirements.
6.How does Aetrix verify that 93C86C-I/ST is sourced from the original manufacturer or authorized distributors?
All 93C86C-I/ST 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-I/ST meets industry standards.
7.What is the process for return or replacement of 93C86C-I/ST?
All 93C86C-I/ST units undergo pre-shipment inspection (PSI). If there is an issue with 93C86C-I/ST, 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-I/ST part is unused and in its original packaging.
Return procedure for 93C86C-I/ST:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93C86C-I/ST 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…
