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

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

Inventory:3,659

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93LC46C-I/P from Microchip Technology Inc. is a 1 Kbit (128 × 8 or 64 × 16) low-voltage serial EEPROM with Microwire-compatible 3-wire interface, ORG pin for runtime word-size selection, and industrial temperature range (−40°C to +85°C). It features self-timed erase/write cycles, automatic ERAL before WRAL, power-on/off data protection, and 1,000,000 endurance cycles - used in microcontroller configuration storage, calibration data retention, and firmware parameter backup.

For engineers reviewing the 93LC46C-I/P datasheet, 93LC46C-I/P pinout, 93LC46C-I/P application, or 93LC46C-I/P equivalent, key selection considerations include VCC range (2.5–5.5 V), ORG-configurable organization, Ready/Busy status signaling via DO, sequential read capability, and Pb-free PDIP packaging compatibility with legacy through-hole designs.

Technical Context

The 93LC46C-I/P implements a synchronous serial Microwire interface with CS, CLK, and DI/DO lines, where instruction execution begins on detection of a Start bit (CS high and DI high on CLK rising edge). Memory organization is dynamically selected by the ORG pin: logic high enables 64 × 16-bit mode; logic low enables 128 × 8-bit mode.

It uses CMOS EEPROM technology with on-chip auto-erase prior to write, integrated power-on reset detection (VPOR = 1.5 V typical), and Erase/Write Enable/Disable (EWEN/EWDS) command protocol to prevent accidental programming. Standby current is ≤1 µA at I-temp, and write cycle time is 6 ms for erase/write operations.

Key Specifications

ParameterValue and Actual Design Meaning
Memory size1 Kbit (configurable as 128 × 8 or 64 × 16)
VCC range2.5 V to 5.5 V - supports mixed-voltage systems including 3.3 V and 5 V MCUs
InterfaceMicrowire-compatible 3-wire serial (CS, CLK, DI/DO) - minimal GPIO usage, no SPI mode bits required
Endurance1,000,000 erase/write cycles - suitable for frequent parameter updates in field-deployed devices
Data retention>200 years at 25°C - ensures long-term reliability in unpowered storage applications
Temperature range−40°C to +85°C (Industrial grade) - validated for embedded control and industrial automation environments
Write cycle time6 ms (erase/write) - deterministic timing enables predictable firmware update latency

Pinout & Package

93LC46C-I/P is supplied in an 8-lead plastic dual in-line package (PDIP), with lead finish Matte Tin (Pb-free). Pin 1 is marked by laser dot; package conforms to JEDEC MS-001 standard.

Pin/TerminalCircuit RoleDesign Meaning
1 CSChip SelectActive-high enable; must be held low ≥250 ns between instructions; deselects device into standby mode
2 CLKSerial ClockSynchronizes all data transfers; rising edge clocks in opcode/address/data; stoppable mid-sequence
3 DIData InputAccepts Start bit, opcodes, addresses, and write data; shares bidirectional bus with DO when externally wired
4 DOData Output / StatusOutputs read data or Ready/Busy status (low = busy); enters High-Z when CS is low or during non-read states
5 VSSGroundReference return path for all signals and internal circuitry; requires low-impedance connection
6 ORGOrganization SelectLogic high → 64 × 16-bit mode; logic low → 128 × 8-bit mode; must be externally biased, not floating
7 NCNo Internal ConnectionUnbonded pad; electrically isolated; may be left unconnected or tied to ground per layout best practice
8 VCCPower SupplyPrimary supply input; includes internal voltage detect (VPOR = 1.5 V) for automatic data protection during brownout

Key Features

FeatureDesign Value
ORG pin configurationEnables runtime selection between 8-bit and 16-bit data bus width without hardware redesign
Self-timed erase/writeEliminates need for external timing control or polling delays beyond TWC = 6 ms maximum
Auto-ERAL before WRALGuarantees full array erasure prior to bulk write, preventing stale data corruption
Power-on/off protectionHardware-level lockout below VPOR = 1.5 V prevents inadvertent writes during power ramp
Ready/Busy status on DOAllows efficient polling instead of fixed delay waits, reducing MCU active time during programming

Applications

Motor Control Configuration StorageSmart Sensor Calibration Data

Use Scenario: Storing motor commutation tables, PID tuning parameters, and fault log history in industrial BLDC drives.

IC Role / Device Role / Timing Role: Nonvolatile configuration memory interfaced to MCU via 3-wire Microwire; accessed during boot and runtime reconfiguration.

Use Value: Enables field-upgradable motor profiles without firmware reflashing; 1M endurance supports >10 years of daily parameter adjustments.

Use Scenario: Retaining factory-trimmed offset/gain coefficients and temperature compensation curves in MEMS pressure sensors.

IC Role / Device Role / Timing Role: Dedicated calibration memory mapped to sensor ASIC or host MCU; read at power-on and during self-test sequences.

Use Value: Maintains measurement accuracy across lifetime; >200-year data retention eliminates recalibration requirements in sealed modules.

Embedded System Bootloader ParametersIoT Edge Device Identity Storage

Use Scenario: Holding secure boot flags, firmware version locks, and watchdog timeout settings in medical diagnostic equipment.

IC Role / Device Role / Timing Role: Trusted configuration store accessed exclusively by bootloader pre-application launch; protected by EWEN/EWDS protocol.

Use Value: Prevents unauthorized firmware downgrade or tampering; hardware POR protection blocks writes during unstable power conditions.

Use Scenario: Storing unique device identifiers (UID), TLS certificate fingerprints, and OTA update keys in battery-powered environmental monitors.

IC Role / Device Role / Timing Role: Secure identity vault with minimal pin count; accessed only during provisioning and secure boot verification.

Use Value: Reduces BOM cost vs. dedicated secure elements while meeting basic cryptographic key persistence requirements.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93LC46B-I/PDedicated 64 × 16-bit organization; no ORG pin - fixed 16-bit interfaceRequires 16-bit MCU data bus or software bit-packing; no runtime reconfigurationSelect when memory width is fixed and ORG flexibility is unnecessary; identical timing and endurance
AT25010B-PUSPI interface (4-wire), 1 Kbit, 1.8–5.5 V; no ORG pin; 5 MHz max clockRequires SPI-capable MCU; incompatible instruction set and timing; no ERAL/WRAL auto-eraseChoose for SPI-native designs needing higher throughput; verify software driver compatibility and erase management logic

Compared with 93LC46B-I/P and AT25010B-PU, the 93LC46C-I/P uniquely supports dynamic 8/16-bit mode switching via ORG, retains Microwire simplicity with 3-wire operation, and provides guaranteed auto-erase before WRAL - critical for robust parameter management in resource-constrained controllers.

Availability

93LC46C-I/P is available at Aetrix Electronics and suitable for motor control configuration storage, smart sensor calibration data, and embedded system bootloader parameters requiring stable component supply across industrial temperature ranges and long product lifecycles.

Supply support for 93LC46C-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 93LC46C belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for low-pin-count, low-power nonvolatile storage in cost-sensitive embedded systems where Microwire compatibility and flexible word-width configuration are essential.

FAQ

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

The ORG pin on the 93LC46C-I/P selects memory organization: tied to VCC it configures the device as 64 × 16-bit; tied to VSS it configures as 128 × 8-bit. This pin is mandatory for operation - it must be externally biased to a valid logic level, not left floating. The 93LC46C-I/P is the only 'C' variant in its family offering this runtime configurability, distinguishing it from fixed-organization 'A' and 'B' versions.

Does the 93LC46C-I/P support sequential read operations?

Yes, the 93LC46C-I/P supports sequential read: when CS remains high after a READ instruction, the internal address counter automatically increments, and subsequent clock cycles output data from consecutive memory locations. This eliminates the need to reissue the READ command and address for each byte/word, improving efficiency in bulk data retrieval scenarios such as loading configuration blocks into MCU RAM.

What is the minimum VCC required for reliable operation of the 93LC46C-I/P?

The 93LC46C-I/P requires VCC ≥ 2.5 V for full specification compliance across its industrial temperature range. Its internal power-on reset circuit activates below 1.5 V (typical), disabling all write operations to prevent data corruption during brownout. Operation below 2.5 V is not characterized and may result in undefined behavior, failed writes, or incomplete erase cycles - always maintain VCC within 2.5–5.5 V per the datasheet.

How does the Ready/Busy status work on the 93LC46C-I/P DO pin?

The DO pin of the 93LC46C-I/P serves dual purpose: during READ it outputs data; during erase/write it signals Ready/Busy. After initiating ERASE, WRITE, ERAL, or WRAL, bring CS high for ≥250 ns (TCSL), then sample DO - low indicates ongoing operation, high indicates completion. DO returns to High-Z when CS is low. This allows efficient polling without fixed delays, reducing MCU active time during programming.

Is the 93LC46C-I/P RoHS compliant and Pb-free?

Yes, the 93LC46C-I/P is RoHS compliant and features a Matte Tin (Sn) Pb-free finish per JEDEC standards. The 'I/P' suffix explicitly denotes Industrial temperature grade in an 8-lead PDIP package with Pb-free termination. All package variants in the 93LC46x family, including the 93LC46C-I/P, meet RoHS Directive 2011/65/EU and are suitable for environmentally regulated markets.

93LC46C-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:
1Kbit
Memory Organization:
128 x 8, 64 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

93LC46C-I/P FAQ

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

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

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

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

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

Note: Certain payment methods may incur a processing fee.

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

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

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

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

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

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

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

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

Return procedure for 93LC46C-I/P:

1.Submit a request within 90 days.

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

93LC46C-I/P Tags

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