Microchip Technology 93LC66C-I/MS
- Part No.:
- 93LC66C-I/MS
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
- Datasheet:
-
93LC66C-I/MS.pdf
- Description:
- IC EEPROM 4KBIT MICROWIRE 8MSOP
- Quantity:
- Payment:

- Shipping:

Inventory:830
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93LC66C-I/MS from Microchip Technology Inc. is a 4 Kbit low-voltage 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 Microwire-compatible 3-wire serial interface. It delivers 1 million erase/write cycles and >200 years data retention for nonvolatile storage in embedded control systems.
For engineers reviewing the 93LC66C-I/MS datasheet, 93LC66C-I/MS pinout, 93LC66C-I/MS application, or 93LC66C-I/MS equivalent, key selection considerations include ORG-pin-configurable memory width, self-timed erase/write with ERAL/WRAL support, Ready/Busy status signaling on DO, and MSOP-8 packaging for space-constrained PCB layouts.
Technical Context
The 93LC66C-I/MS implements a synchronous Microwire-compatible serial interface with CS, CLK, DI, and DO signals, where instruction execution begins on a Start condition (CS high + DI high at CLK rising edge). Memory organization is dynamically selected: ORG = VSS enables 512 × 8-bit mode; ORG = VCC enables 256 × 16-bit mode.
It features hardware-based data protection including power-on/off voltage detection (VPOR = 1.5 V), automatic Erase All (ERAL) before Write All (WRAL), and EWEN/EWDS lockout commands. Programming cycles are fully self-timed - TWC = 6 ms for erase/write, TEC = 6 ms for ERAL, and TWL = 15 ms for WRAL - with Ready/Busy status readable via DO pin polling.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 4 Kbit (512 × 8-bit or 256 × 16-bit, selectable via ORG pin) |
| VCC Range | 2.5 V to 5.5 V - supports wide-input industrial power rails without external regulation |
| Endurance | 1,000,000 erase/write cycles - suitable for frequent configuration or calibration data updates |
| Data Retention | >200 years at 25°C - ensures long-term reliability in unattended or sealed systems |
| Interface | 3-wire Microwire-compatible serial (CS, CLK, DI/DO) - minimal GPIO usage, no SPI mode bits required |
| Max Clock Frequency | 3 MHz at VCC ≥ 4.5 V - enables fast read/write bursts in real-time firmware |
| Operating Temp | –40°C to +85°C (Industrial grade) - validated for extended thermal cycling in industrial controllers |
Pinout & Package
Package: 8-lead MSOP (Micro Small Outline Package), 3.0 mm × 3.0 mm body, 0.65 mm pitch, Pb-free Matte Tin finish, exposed pad optional (not electrically connected).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| 1 (CS) | Chip Select | Active-high enable; must be held low ≥250 ns between instructions; initiates self-timed programming on falling edge (93LC66C) |
| 2 (CLK) | Serial Clock | Synchronizes all data transfers; opcodes, addresses, and data clocked on rising edge; stoppable mid-sequence |
| 3 (DI) | Data Input | Receives Start bit, opcode, address, and write data; tied high with CS to detect Start condition |
| 4 (DO) | Data Output / Status | Outputs read data or Ready/Busy status (low = busy); enters High-Z when CS low or during non-read operations |
| 5 (VSS) | Ground | Reference return for all I/O and internal logic; must be low-impedance connection |
| 6 (ORG) | Organization Control | Logic level selects memory width: VSS → 512 × 8-bit; VCC → 256 × 16-bit; mandatory external tie, no floating |
| 7 (NC) | No Connect | Internally unconnected; must be left floating or tied to VSS/VCC per layout best practice (no functional impact) |
| 8 (VCC) | Power Supply | Core supply input; includes on-chip POR circuitry triggering at 1.5 V - prevents spurious writes during brownout |
Key Features
| Feature | Design Value |
|---|---|
| ORG-pin word-size selection | Enables single BOM part to serve both 8-bit microcontrollers (e.g., PIC12F) and 16-bit MCUs (e.g., dsPIC33) without redesign |
| Self-timed erase/write cycles | Eliminates need for external timing control or firmware delay loops - reduces code footprint and improves predictability |
| Automatic ERAL before WRAL | Guarantees full-array readiness prior to bulk write, preventing partial-write corruption without host software intervention |
| Ready/Busy status on DO | Allows efficient polling instead of fixed delays - optimizes bus utilization and system responsiveness during programming |
| EWEN/EWDS write protection | Hardware-enforced lockout prevents accidental overwrites after power-up or post-write; requires explicit enable before each write |
Applications
| Industrial Sensor Calibration Storage | Consumer Appliance Configuration |
|---|---|
|
Use Scenario: Storing factory-calibrated sensor offsets and gain coefficients in HVAC temperature sensors. IC Role / Device Role / Timing Role: Nonvolatile configuration memory holding trim values accessed at boot and updated during field recalibration. Use Value: Enables one-time calibration per unit with guaranteed 200-year retention, eliminating battery-backed RAM and reducing BOM cost. |
Use Scenario: Saving user-selected wash cycle preferences and door-lock state in front-load washing machines. IC Role / Device Role / Timing Role: Serial EEPROM interfaced to 8-bit MCU for persistent settings storage across power cycles. Use Value: Supports 1M endurance cycles - sufficient for daily use over 10+ years - with 2.5 V operation compatible with appliance SMPS rails. |
| Medical Device Parameter Logging | Automotive Body Control Module (BCM) |
|
Use Scenario: Recording last-known operational parameters (e.g., pressure thresholds, alarm limits) in portable infusion pumps. IC Role / Device Role / Timing Role: Low-power, tamper-resistant memory storing critical safety-critical configuration data. Use Value: Industrial temp rating (–40°C to +85°C) and POR protection ensure reliable writes during cold-start or transient supply conditions. |
Use Scenario: Storing seat position presets, mirror angles, and lighting profiles in automotive BCMs. IC Role / Device Role / Timing Role: Microwire EEPROM integrated into CAN/LIN subsystem for user personalization data. Use Value: MSOP-8 package fits tight PCB spaces near MCU; ORG pin allows reuse across 8-bit (body MCU) and 16-bit (gateway MCU) platforms. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 93LC66B-I/MS | Dedicated 256 × 16-bit organization; no ORG pin - fixed 16-bit interface | Requires 16-bit host interface; eliminates ORG routing but lacks flexibility for mixed-platform designs | Select when target MCU is exclusively 16-bit and board layout prioritizes pin count reduction over configurability |
| AT25040B-MAHL-T | SPI interface (4-wire), 512 × 8-bit, 1.8–5.5 V, 20 MHz max clock, SOIC-8 package | Requires SPI-capable host; higher speed but incompatible protocol - not drop-in replaceable | Choose for faster throughput in new designs with SPI peripherals; not suitable for Microwire-only legacy systems |
Compared with 93LC66B-I/MS, the 93LC66C-I/MS adds ORG-driven flexibility at identical package and voltage specs; versus AT25040B-MAHL-T, it offers protocol compatibility with existing Microwire firmware but lower maximum clock rate.
Availability
93LC66C-I/MS is available at Aetrix Electronics and suitable for industrial sensor calibration, consumer appliance configuration, and medical device parameter logging requiring stable component supply, long-lifecycle assurance, and RoHS-compliant packaging.
Supply support for 93LC66C-I/MS 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, FPGA, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 93LC66C belongs to Microchip's legacy 93XX serial EEPROM product line, designed specifically for low-power, pin-efficient nonvolatile storage in resource-constrained embedded systems across industrial, automotive, and consumer markets.
FAQ
What is the function of the ORG pin on the 93LC66C-I/MS?
The ORG pin on the 93LC66C-I/MS selects memory organization: tied to VSS (GND), it configures the device as 512 × 8-bit; tied to VCC, it configures as 256 × 16-bit. This pin must be externally biased to a valid logic level - floating is not permitted. The 93LC66C-I/MS requires this pin for mode selection, unlike the fixed-organization 93LC66A-I/MS or 93LC66B-I/MS variants.
Does the 93LC66C-I/MS support SPI communication?
No, the 93LC66C-I/MS does not support SPI. It implements a Microwire-compatible 3-wire serial interface (CS, CLK, DI/DO) with specific timing and instruction encoding defined in Microchip DS21795E. While functionally similar to SPI in using clocked serial data, it lacks MOSI/MISO separation and uses distinct opcodes and timing requirements - direct SPI host integration requires protocol translation or firmware adaptation.
What is the minimum VCC required for reliable operation of the 93LC66C-I/MS?
The 93LC66C-I/MS requires VCC ≥ 2.5 V for full specification compliance across its Industrial temperature range (–40°C to +85°C). Its internal power-on reset (POR) circuit activates at approximately 1.5 V, inhibiting all operations below that threshold to prevent corrupted writes. Operation below 2.5 V is not characterized and may result in undefined behavior or incomplete programming cycles.
How is Ready/Busy status monitored on the 93LC66C-I/MS?
Ready/Busy status on the 93LC66C-I/MS is signaled on the DO pin: logic low indicates an erase or write operation is in progress; logic high indicates completion and readiness for the next command. To read status, CS must first be brought low for ≥250 ns (TCSL), then raised high - DO will reflect status within TSV (200–500 ns depending on VCC). Issuing a Start bit followed by CS low clears the status flag.
Is the 93LC66C-I/MS pin-compatible with other 93XX66 devices in MSOP-8 package?
Yes, the 93LC66C-I/MS shares identical MSOP-8 pinout and footprint with 93LC66A-I/MS and 93LC66B-I/MS, including CS, CLK, DI, DO, VSS, NC, ORG (functionally NC on A/B), and VCC assignments. However, functional compatibility depends on ORG usage: 93LC66A lacks ORG (fixed 8-bit), 93LC66B lacks ORG (fixed 16-bit), while 93LC66C requires ORG connection - PCBs must route ORG to support full 93LC66C-I/MS functionality.
93LC66C-I/MS Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
- Packaging:
- Tube
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 4Kbit
- Memory Organization:
- 512 x 8, 256 x 16
- Memory Interface:
- Microwire
- Clock Frequency:
- 3 MHz
- Write Cycle Time - Word, Page:
- 6ms
- 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-MSOP
93LC66C-I/MS FAQ
1.How can I place an order for 93LC66C-I/MS through Aetrix?
Please submit a Request for Quotation (RFQ) for 93LC66C-I/MS 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 93LC66C-I/MS reliable?
The price and inventory of 93LC66C-I/MS are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 93LC66C-I/MS is usually 5 days.
3.What payment methods are accepted for 93LC66C-I/MS?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93LC66C-I/MS transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93LC66C-I/MS?
93LC66C-I/MS orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93LC66C-I/MS 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 93LC66C-I/MS?
For technical support, including 93LC66C-I/MS datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93LC66C-I/MS requirements.
6.How does Aetrix verify that 93LC66C-I/MS is sourced from the original manufacturer or authorized distributors?
All 93LC66C-I/MS 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 93LC66C-I/MS meets industry standards.
7.What is the process for return or replacement of 93LC66C-I/MS?
All 93LC66C-I/MS units undergo pre-shipment inspection (PSI). If there is an issue with 93LC66C-I/MS, 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 93LC66C-I/MS part is unused and in its original packaging.
Return procedure for 93LC66C-I/MS:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93LC66C-I/MS 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…

