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 93LC66C-I/P

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

Inventory:200

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93LC66C-I/P 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 rating (–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 microcontroller-based systems.

For engineers reviewing the 93LC66C-I/P datasheet, 93LC66C-I/P pinout, 93LC66C-I/P application, or 93LC66C-I/P equivalent, key selection criteria include ORG-pin-configurable memory width, self-timed erase/write with ERAL/WRAL support, Ready/Busy status signaling on DO, and compatibility with legacy Microwire controllers in space-constrained embedded designs.

Technical Context

The 93LC66C-I/P implements a synchronous serial Microwire interface with CS, CLK, DI, and DO signals, where instruction execution begins on detection of a Start bit (CS high and DI high on 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-level data protection including power-on/off voltage monitoring (VPOR = 1.5 V), automatic Erase All (ERAL) before Write All (WRAL), and Erase/Write Enable/Disable (EWEN/EWDS) command sequencing. All programming operations are self-timed, with TWC = 6 ms for erase/write and TEC = 6 ms for ERAL at VCC ≥ 4.5 V.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size4 Kbit (512 × 8 or 256 × 16, selectable via ORG pin)
VCC Range2.5 V to 5.5 V - supports direct interfacing with 3.3 V and 5 V logic without level shifters
InterfaceMicrowire-compatible 3-wire serial (CS, CLK, DI/DO) - interoperable with legacy MCU peripherals
Endurance1,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 maintenance-free deployments
Operating Temp–40°C to +85°C (Industrial grade) - validated for use in industrial control and automotive cabin modules
Max Clock Freq3 MHz at VCC ≥ 4.5 V - enables fast bulk reads/writes while maintaining timing margin at lower voltages

Pinout & Package

8-lead PDIP package (P suffix), with 0.3-inch body width and through-hole mounting. Pin 1 marked by notch or dot; pin 1 ID confirmed per Microchip DS21795E-page 18.

Pin/TerminalCircuit RoleDesign Meaning
CSChip SelectActive-high enable; must be held low ≥250 ns between instructions; initiates self-timed programming on falling edge (93LC66C)
CLKSerial ClockSynchronizes all data transfers; opcodes, addresses, and data clocked on rising edge; stoppable mid-sequence
DIData InputReceives Start bit, opcode, address, and write data; tied high with CS to detect Start condition
DOData Output / StatusOutputs read data or Ready/Busy status (low = busy); enters High-Z when CS low or after status polling
VSSGroundReference for all I/O and internal circuitry; must be connected before VCC
ORGOrganization ControlLogic-high → 256 × 16-bit mode; logic-low → 512 × 8-bit mode; must be externally biased, not floating
NCNo Internal ConnectionPin 7 in PDIP/SOIC - no bond wire; must remain unconnected to avoid noise coupling
VCCPower Supply2.5–5.5 V input; internal POR circuit holds device reset until VCC ≥ 1.5 V

Key Features

FeatureDesign Value
ORG-pin word-size selectionEnables single BOM for both 8-bit and 16-bit host interfaces without firmware changes
Self-timed erase/write cyclesEliminates need for external timing control or watchdog timeout logic in host firmware
Automatic ERAL before WRALGuarantees full-array erasure prior to bulk write, preventing partial-data corruption on power loss
Ready/Busy status on DOAllows polling-based operation without dedicated interrupt lines - reduces MCU pin count
Power-on/off data protectionHardware lockout below 1.5 V prevents spurious writes during brown-out or hot-plug events

Applications

Industrial Sensor CalibrationConsumer Remote Control Memory

Use Scenario: Storing factory-trimmed sensor offset/gain coefficients and user-adjusted thresholds in HVAC or pressure transmitters.

IC Role / Device Role / Timing Role: Nonvolatile configuration store accessed at power-up and during field recalibration; uses sequential read and single-address write.

Use Value: Maintains accuracy across 200+ year lifespan with 1M endurance, eliminating field replacement due to memory wear-out.

Use Scenario: Retaining user-programmed channel presets, volume levels, and IR learning codes in universal remotes.

IC Role / Device Role / Timing Role: Low-power serial EEPROM interfaced to 8-bit MCU via Microwire; accessed only during setup or button press.

Use Value: 2.5 V minimum VCC allows direct battery operation (two AA cells), and 1 μA standby current extends shelf life.

Automotive Body Control ModuleMedical Infusion Pump Settings

Use Scenario: Saving seat/mirror position memory, lighting profiles, and door lock preferences in 12 V vehicle systems with local 3.3 V regulation.

IC Role / Device Role / Timing Role: Industrial-temp EEPROM (–40°C to +85°C) storing user preferences; accessed via discrete GPIO-banged Microwire.

Use Value: ORG pin flexibility supports same PCB layout for 8-bit microcontrollers (ORG = GND) or 16-bit variants (ORG = VCC).

Use Scenario: Securing drug library parameters, dose limits, and alarm thresholds in battery-powered portable infusion pumps.

IC Role / Device Role / Timing Role: Safety-critical nonvolatile memory with hardware write protection (EWDS default on power-up) and voltage-monitoring lockout.

Use Value: Automatic EWDS on power-up prevents accidental overwrites; >200-year retention ensures data integrity over device lifetime.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93LC66B-I/PDedicated 256 × 16-bit organization; no ORG pin - fixed 16-bit interfaceRequires 16-bit host data path; eliminates ORG routing but lacks 8-bit compatibilitySelect when host MCU has native 16-bit serial peripheral and board layout cannot accommodate ORG biasing
93LC66A-I/PDedicated 512 × 8-bit organization; no ORG pin - fixed 8-bit interfaceOptimized for 8-bit MCUs; removes ORG pin complexity but forfeits 16-bit mode flexibilitySelect when design targets only 8-bit communication and seeks lowest pin-count implementation

Compared with 93LC66B-I/P and 93LC66A-I/P, the 93LC66C-I/P provides unique configurability: a single footprint supports either 8-bit or 16-bit hosts via ORG pin strapping, reducing BOM variants and enabling late-stage hardware differentiation without PCB revision.

Availability

93LC66C-I/P is available at Aetrix Electronics and suitable for industrial sensor calibration, consumer remote control memory, and automotive body control module applications requiring stable component supply, long-term obsolescence management, and RoHS-compliant packaging.

Supply support for 93LC66C-I/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, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 93LC66C-I/P belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for cost-sensitive, low-power embedded systems requiring reliable nonvolatile storage with minimal external components and broad voltage/temperature operation.

FAQ

What is the function of the ORG pin on the 93LC66C-I/P?

The ORG pin on the 93LC66C-I/P selects memory organization: tied to VCC, it configures the device as 256 × 16-bit; tied to VSS, it configures as 512 × 8-bit. This pin must be externally biased-floating is not permitted. The 93LC66C-I/P is the only variant in the 93LC66 family with this configurable feature; A and B versions lack ORG and are fixed-width.

Does the 93LC66C-I/P require external pull-up resistors on its I/O pins?

The 93LC66C-I/P does not require external pull-ups on CS, CLK, or DI for basic operation, as internal weak pull-downs assist start-bit detection. However, DO is open-drain and requires an external pull-up (typically 4.7 kΩ to VCC) to ensure valid logic-high output during read or Ready/Busy status reporting. Pull-ups are mandatory for reliable DO functionality.

How does the 93LC66C-I/P handle power-loss during a write cycle?

The 93LC66C-I/P incorporates hardware power-loss protection: if VCC drops below 1.5 V during erase/write, the internal circuitry halts the operation and preserves existing memory contents. No data corruption occurs. Additionally, the device powers up in EWDS (Erase/Write Disable) mode, preventing unintended writes until an explicit EWEN command is issued.

Can the 93LC66C-I/P be used with modern SPI controllers?

Yes-the 93LC66C-I/P is Microwire-compatible, and most SPI controllers can emulate Microwire timing with CPOL = 0, CPHA = 0, and MSB-first transmission. Critical differences include the Start bit requirement (CS high + DI high on first CLK rising edge) and lack of standard SPI chip-select polarity inversion. Firmware must implement Start-bit detection and adhere to Microwire-specific instruction lengths (e.g., 12 or 20 clocks for READ).

What is the maximum clock frequency supported by the 93LC66C-I/P at 3.3 V?

At VCC = 3.3 V (within 2.5–5.5 V range), the 93LC66C-I/P supports a maximum clock frequency of 2 MHz, as specified in Table 1-2 (A1 parameter). This is confirmed by the "2.5V ≤ VCC < 5.5V" row in the AC Characteristics table. Exceeding 2 MHz may violate tCKH/tCKL timing margins and cause command misreads.

93LC66C-I/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:
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:
Through Hole
Supplier Device Package:
8-PDIP

93LC66C-I/P FAQ

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

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

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

3.What payment methods are accepted for 93LC66C-I/P?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93LC66C-I/P?

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

Once your 93LC66C-I/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 93LC66C-I/P?

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

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

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

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

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

Return procedure for 93LC66C-I/P:

1.Submit a request within 90 days.

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

93LC66C-I/P Tags

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