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 93LC46A-E/P

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

Inventory:1,077

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93LC46A-E/P from Microchip Technology Inc. is a 1Kbit (128 × 8-bit) low-voltage serial EEPROM with Microwire-compatible 3-wire interface, 2.5–5.5V supply range, and industrial/automotive temperature support (−40°C to +125°C). It features self-timed erase/write cycles, automatic ERAL before WRAL, power-on/off data protection, and Ready/Busy status signaling via DO pin - used in embedded system configuration storage and calibration data retention.

For engineers reviewing the 93LC46A-E/P datasheet, 93LC46A-E/P pinout, 93LC46A-E/P application, or 93LC46A-E/P equivalent, key selection criteria include VCC operating range (2.5–5.5V), 8-bit fixed organization (no ORG pin), automotive-grade temperature rating, and PDIP-8 package compatibility with legacy through-hole designs.

Technical Context

The 93LC46A-E/P implements a synchronous serial Microwire interface with CS, CLK, and DI/DO pins - no ORG pin present, enforcing fixed 128 × 8-bit memory mapping. Communication uses start-bit detection followed by opcode, address, and data clocked on CLK rising edges.

It supports five core instructions: READ (18 clocks), WRITE (18 clocks), ERASE (10 clocks), ERAL (10 clocks), and WRAL (18 clocks), all with self-timed internal programming cycles (TWC = 6 ms for erase/write, TEC = 6 ms for ERAL, TWL = 15 ms for WRAL at VCC ≥ 4.5V). Power-on reset logic disables writes until explicit EWEN command is issued.

Key Specifications

ParameterValue and Actual Design Meaning
Memory size1 Kbit (128 × 8-bit organization; no ORG pin - fixed x8 mode)
VCC operating range2.5 V to 5.5 V - supports wide-input industrial and automotive power rails
Temperature grade−40°C to +125°C (Automotive E-temp) - qualified for under-hood and engine-control applications
Endurance1,000,000 erase/write cycles - enables frequent field-updatable parameter storage
Data retentionGreater than 200 years at +25°C - ensures long-term calibration and configuration integrity
InterfaceMicrowire-compatible 3-wire serial (CS, CLK, DI/DO) - minimal GPIO usage, no address bus required
Write cycle time6 ms typical (TWC) - deterministic timing for host firmware timeout handling

Pinout & Package

93LC46A-E/P is supplied in an 8-lead PDIP (Plastic Dual In-line Package) with 0.3-inch body width and standard through-hole mounting. Pin 1 is marked by laser dot or notch; package meets RoHS and Pb-free (Matte Tin) requirements.

Pin/TerminalCircuit RoleDesign Meaning
CS (Pin 1)Chip SelectActive-high enable; must be held low ≥250 ns between instructions; initiates self-timed write on falling edge
CLK (Pin 2)Serial ClockSynchronizes all data transfers on rising edge; stoppable at any point; ignored when CS is low
DI (Pin 3)Data InputReceives start bit, opcode, address, and write data; high-impedance when not selected
DO (Pin 4)Data Output / StatusOutputs read data or Ready/Busy status (low = busy); enters High-Z on CS falling edge
VSS (Pin 5)GroundReference for all I/O and internal logic; requires low-impedance connection to system GND plane
NC (Pin 6)No ConnectInternally unconnected; must be left floating or tied to VSS per layout best practice
NC (Pin 7)No ConnectInternally unconnected; no electrical function - avoid routing signals here
VCC (Pin 8)Power Supply2.5–5.5 V input; includes internal voltage detect (VPOR = 1.5 V) for power-on data protection

Key Features

FeatureDesign Value
Self-timed erase/write cyclesEliminates need for external timing control - host only waits for DO status or fixed 6 ms timeout
Automatic ERAL before WRALGuarantees full-array erase prior to bulk write, preventing partial-data corruption during firmware updates
Power-on/off data protectionHardware-level lockout below VPOR = 1.5 V prevents spurious writes during brown-out or power ramp
Ready/Busy status on DO pinEnables polling-based firmware flow without dedicated interrupt line - reduces MCU pin count
128 × 8-bit fixed organizationSimplifies address decoding and driver software - no ORG pin configuration or mode switching required

Applications

Industrial Sensor CalibrationAutomotive ECU Configuration

Use Scenario: Storing factory-trimmed sensor offset/gain coefficients in pressure or temperature transducers.

IC Role / Device Role / Timing Role: Nonvolatile configuration register accessed during power-up initialization sequence.

Use Value: Enables single-pass calibration at manufacturing; eliminates need for external trim pots or reprogramming jigs.

Use Scenario: Holding adaptive learning values (e.g., idle air control adaptation) in engine control units.

IC Role / Device Role / Timing Role: Write-once-per-drive-cycle parameter store with automotive-grade reliability.

Use Value: Survives 125°C under-hood environments and >1M engine starts without data loss.

Medical Device SettingsConsumer Appliance User Preferences

Use Scenario: Retaining user-selected therapy parameters (e.g., infusion rate, alarm thresholds) in portable drug pumps.

IC Role / Device Role / Timing Role: Secure, low-power memory updated infrequently but requiring >200-year data retention.

Use Value: Meets IEC 62304 Class C software safety requirements for persistent data integrity.

Use Scenario: Saving cooking mode history, timer presets, and display brightness in smart ovens.

IC Role / Device Role / Timing Role: Cost-optimized serial EEPROM interfaced directly to 8-bit MCU GPIOs.

Use Value: PDIP-8 package allows direct replacement of legacy 93C46A in existing production lines.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93LC46B-E/P16-bit organization (64 × 16), same VCC/temp specs, identical pinout except ORG pin replaced by NCRequires host firmware to handle 16-bit word addressing and data packingSelect if system uses 16-bit data paths and needs higher density per access cycle
AT25010B-MAHL-TSPI interface (4-wire), 1 Kbit (128 × 8), 1.8–5.5 V, −40°C to +85°C, no ERAL/WRAL commandsLacks auto-erase-all and write-all functions; requires manual sector erase before bulk writeChoose for SPI-native designs where Microwire compatibility is not required

Compared with 93LC46B-E/P, the 93LC46A-E/P provides simpler 8-bit byte-aligned access and eliminates ORG pin management; versus AT25010B-MAHL-T, it offers automotive temperature rating and hardware-accelerated array-wide operations critical for robust ECU firmware updates.

Availability

93LC46A-E/P is available at Aetrix Electronics and suitable for industrial sensor calibration, automotive ECU configuration, and medical device settings requiring stable component supply across extended product lifecycles.

Supply support for 93LC46A-E/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 devices, and memory solutions, headquartered in Chandler, Arizona.

The 93LC46A-E/P belongs to Microchip's legacy 93XX serial EEPROM product line, designed specifically for cost-sensitive, low-power, nonvolatile data storage in space-constrained embedded systems with strict automotive and industrial reliability requirements.

FAQ

What is the memory organization of the 93LC46A-E/P?

The 93LC46A-E/P has a fixed 128 × 8-bit organization (1 Kbit total), with no ORG pin - unlike 'C' variants, it does not support configurable word size. This simplifies PCB layout and firmware development by eliminating external logic for ORG pin control. All address and data transfers operate in strict 8-bit mode, matching legacy 93C46A designs while adding wider VCC and automotive temperature support.

Does the 93LC46A-E/P require an external pull-up resistor on the DO pin?

No, the 93LC46A-E/P does not require an external pull-up on DO. The DO pin actively drives high/low during READ and Ready/Busy status reporting, and enters High-Z state when deselected or between operations. However, if DI and DO are wire-OR'd (shared bus), a current-limiting resistor is recommended to prevent bus conflict during the dummy zero preceding READ - per Microchip DS20001749K Section 2.2.

What is the minimum VCC required for reliable operation of the 93LC46A-E/P?

The 93LC46A-E/P requires VCC ≥ 2.5 V for guaranteed operation across its full temperature range (−40°C to +125°C). Its internal voltage detect circuit (VPOR) holds the device in write-inhibit state below ~1.5 V, preventing corruption during power ramp-up or brown-out. Operation below 2.5 V is not characterized and may result in undefined behavior or failed writes.

Can the 93LC46A-E/P be used as a drop-in replacement for the 93C46A-P?

The 93LC46A-E/P shares identical PDIP-8 pinout and 8-bit organization with the 93C46A-P, but differs in VCC range (2.5–5.5 V vs. 4.5–5.5 V) and temperature grade (−40°C to +125°C vs. −40°C to +85°C). It is not a direct drop-in replacement in 4.5 V-only systems due to lower VCC min, but is fully compatible in 5 V designs with extended thermal requirements - verify power supply stability and timing margins per DS20001749K AC characteristics.

How does the ERAL command function in the 93LC46A-E/P?

The ERAL (Erase All) command in the 93LC46A-E/P erases the entire 128-byte memory array to logical '1' in a single self-timed cycle (TEC = 6 ms at VCC ≥ 4.5 V). It executes only when the device is in EWEN (Erase/Write Enable) state and requires VCC ≥ 4.5 V for proper operation. Unlike discrete erase commands, ERAL guarantees full-array readiness before WRAL execution - critical for safe firmware update rollback mechanisms.

93LC46A-E/P Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-DIP (0.300", 7.62mm)
Packaging:
Tube
Product Status:
Active
Programmable:
Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
1Kbit
Memory Organization:
128 x 8
Memory Interface:
Microwire
Clock Frequency:
2 MHz
Write Cycle Time - Word, Page:
6ms
Access Time:
-
Voltage - Supply:
2.5V ~ 5.5V
Operating Temperature:
-40°C ~ 125°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Through Hole
Supplier Device Package:
8-PDIP

93LC46A-E/P FAQ

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

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

The price and inventory of 93LC46A-E/P are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 93LC46A-E/P is usually 5 days.

3.What payment methods are accepted for 93LC46A-E/P?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93LC46A-E/P?

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

Once your 93LC46A-E/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 93LC46A-E/P?

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

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

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

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

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

Return procedure for 93LC46A-E/P:

1.Submit a request within 90 days.

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

93LC46A-E/P Tags

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