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 93LC46CT-I/MNY

Part No.:
93LC46CT-I/MNY
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-WFDFN Exposed Pad
Datasheet:
Aetrix93LC46CT-I/MNY.pdf
Description:
IC EEPROM 1KBIT MICROWIRE 8TDFN
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:1,441

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93LC46CT-I/MNY from Microchip Technology Inc. is a 1 Kbit (128 × 8-bit) low-voltage serial EEPROM with Microwire-compatible 3-wire interface, operating from 2.5 V to 5.5 V, rated for Industrial temperature range (–40°C to +85°C), and housed in an 8-lead MSOP package. It features self-timed erase/write cycles, automatic ERAL before WRAL, and Ready/Busy status signaling via DO pin - used for configuration storage in microcontroller-based embedded systems.

For engineers reviewing the 93LC46CT-I/MNY datasheet, 93LC46CT-I/MNY pinout, 93LC46CT-I/MNY application, or 93LC46CT-I/MNY equivalent, key selection considerations include its 8-bit fixed organization (no ORG pin), 2.5–5.5 V supply compatibility, 3 MHz max clock frequency at VCC ≥ 4.5 V, 6 ms typical write cycle time, and industrial-grade reliability with >200-year data retention and 1 million erase/write cycles.

Technical Context

The 93LC46CT-I/MNY implements a synchronous serial Microwire interface with CS, CLK, DI, and DO pins - no ORG pin (confirmed as 'A' variant). It uses CMOS EEPROM technology with on-chip charge pump for internal high-voltage generation during programming, enabling single-supply operation without external VPP.

Its command set includes READ (18 CLK cycles), WRITE (18 CLK cycles), ERASE (10 CLK cycles), ERAL (10 CLK cycles), and WRAL (18 CLK cycles), all initiated by CS falling edge (for 93LC versions). Status polling via DO pin provides non-blocking programming control, and power-on data protection prevents inadvertent writes during brown-out conditions.

Key Specifications

ParameterValue and Actual Design Meaning
Memory size1 Kbit (128 × 8-bit organization - fixed, no ORG pin)
VCC range2.5 V to 5.5 V - supports wide-range industrial power rails including 3.3 V and 5 V systems
InterfaceMicrowire-compatible 3-wire serial (CS, CLK, DI/DO) - minimal GPIO usage, no I²C pull-ups required
Write cycle time6 ms typical - enables deterministic firmware update timing without software timeouts
Data retention>200 years at 25°C - suitable for long-lifecycle industrial equipment with infrequent reprogramming
Endurance1,000,000 erase/write cycles - sufficient for calibration data logging or field-updatable configuration tables
Temp range–40°C to +85°C (Industrial grade) - validated for operation in uncontrolled ambient environments

Pinout & Package

Package: 8-lead MSOP (MS), Pb-free Matte Tin finish, body dimensions 3.0 mm × 3.0 mm × 1.0 mm (JEDEC MO-187AA).

Pin/TerminalCircuit RoleDesign Meaning
1 (CS)Chip SelectActive-high enable; must be held low ≥250 ns between instructions; deselects device into standby mode
2 (CLK)Serial ClockSynchronizes all data transfers; rising-edge sampling for DI input and DO output
3 (DI)Data InputAccepts Start bit, opcodes, addresses, and write data; may share trace with DO if series resistor used
4 (DO)Data Output / StatusOutputs read data or Ready/Busy signal (low = busy); enters High-Z when CS is low
5 (VSS)GroundReference return path for all signals and internal charge pump
6 (NC)No ConnectInternally unconnected - must be left floating or tied to VSS per layout best practice
7 (ORG)Organization SelectNot present on 93LC46A variants - pin is NC; fixed 8-bit operation only
8 (VCC)Power Supply2.5–5.5 V input; internal POR circuit triggers at ~1.5 V to block writes during power ramp

Key Features

FeatureDesign Value
Self-timed erase/writeEliminates need for external timing control or firmware delay loops - cycle completion signaled via DO pin
Automatic ERAL before WRALGuarantees full array erase prior to bulk write, preventing stale data corruption without host software intervention
Power-on/off data protectionHardware-level lockout below VCC threshold (~1.5 V) prevents partial writes during power instability
Ready/Busy status signalingEnables non-blocking polling instead of fixed delays - reduces worst-case write latency by up to 40% in real-time systems
Sequential read modeAllows continuous address incrementing with CS held high - cuts SPI transaction overhead by 60% vs. individual reads

Applications

Smart Meter Calibration StorageIndustrial PLC Configuration Memory

Use Scenario: Storing meter-specific calibration coefficients and tariff tables that persist across power cycles and firmware updates.

IC Role / Device Role / Timing Role: Nonvolatile configuration register accessed during boot and field recalibration events.

Use Value: 1M endurance ensures >10 years of daily recalibration; 200-year retention eliminates replacement concerns in sealed meters.

Use Scenario: Holding user-defined I/O mapping, PID loop parameters, and alarm thresholds in programmable logic controllers.

IC Role / Device Role / Timing Role: Standalone parameter store interfaced directly to MCU GPIOs without dedicated memory controller.

Use Value: 3-wire interface minimizes pin count on resource-constrained MCUs; 2.5 V min VCC supports battery-backed operation during AC loss.

Medical Device Settings BackupAutomotive Body Control Module (BCM) Trim Data

Use Scenario: Preserving user-adjusted display brightness, audio volume, and therapy settings in portable diagnostic equipment.

IC Role / Device Role / Timing Role: Low-power backup memory updated only on setting change, not continuously.

Use Value: 1 µA typical standby current extends battery life; RoHS-compliant Pb-free packaging meets medical regulatory requirements.

Use Scenario: Storing seat position, mirror angle, and lighting preferences linked to driver ID in automotive BCMs.

IC Role / Device Role / Timing Role: Immune to ESD and voltage transients on vehicle 12 V rail due to integrated protection circuitry.

Use Value: Qualified for Industrial temp range (–40°C to +85°C) covers under-hood thermal extremes; 4 kV HBM ESD rating exceeds ISO 10605 requirements.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93LC46B-I/MNY16-bit organization (64 × 16), same VCC range and package; no ORG pin - fixed x16 modeRequires host firmware adaptation for 16-bit word access; incompatible with existing 8-bit read/write routinesSelect only if system architecture mandates 16-bit data alignment and bus efficiency outweighs firmware porting effort
AT25010B-MAHL-T1 Kbit SPI EEPROM (4-wire), 1.8–5.5 V, 20 MHz max clock, SOIC-8 packageUses SPI protocol (not Microwire); requires CS, SCK, SI, SO - one extra GPIO vs. 3-wireChoose when migrating to higher-speed interfaces or consolidating with other SPI peripherals; not drop-in compatible

Compared with 93LC46B-I/MNY, the 93LC46CT-I/MNY offers native 8-bit data width for simpler firmware integration, while AT25010B-MAHL-T delivers faster throughput but increases pin count and protocol complexity - making 93LC46CT-I/MNY optimal for cost-sensitive, GPIO-constrained industrial designs requiring proven Microwire compatibility.

Availability

93LC46CT-I/MNY is available at Aetrix Electronics and suitable for smart meter calibration storage, industrial PLC configuration memory, and medical device settings backup requiring stable component supply across multi-year production cycles.

Supply support for 93LC46CT-I/MNY 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 93LC46 series belongs to Microchip's legacy Microwire-compatible EEPROM product line, designed specifically for space- and power-constrained embedded systems requiring reliable, low-pin-count nonvolatile storage with minimal firmware overhead.

FAQ

What is the memory organization of the 93LC46CT-I/MNY?

The 93LC46CT-I/MNY is a fixed 128 × 8-bit (1 Kbit) EEPROM - it belongs to the 'A' variant family and has no ORG pin. Its memory is strictly organized as 128 words of 8 bits each, with no hardware-selectable 16-bit mode. This simplifies host interface logic and eliminates configuration dependency on external pin states, making it ideal for deterministic firmware implementations where byte-aligned access is standard.

Does the 93LC46CT-I/MNY require an external VPP voltage for programming?

No, the 93LC46CT-I/MNY does not require an external VPP voltage. It integrates an on-chip charge pump that generates the high voltage needed for EEPROM cell programming from the standard 2.5–5.5 V VCC supply. This enables true single-supply operation, eliminating the need for additional voltage rails or level-shifting circuitry - a key advantage in compact, low-cost embedded designs where board space and BOM count are critical.

How is Ready/Busy status monitored on the 93LC46CT-I/MNY?

Ready/Busy status on the 93LC46CT-I/MNY is monitored via the DO pin: after initiating an ERASE, WRITE, ERAL, or WRAL command, the host must bring CS high for ≥250 ns, then sample DO - low indicates ongoing operation, high confirms completion. The DO pin returns to High-Z when CS is low. This polling mechanism replaces fixed software delays, enabling tighter real-time scheduling and reducing average write latency in interrupt-driven systems using the 93LC46CT-I/MNY.

What is the maximum clock frequency supported by the 93LC46CT-I/MNY?

The 93LC46CT-I/MNY supports a maximum clock frequency of 3 MHz when VCC is 4.5 V to 5.5 V, 2 MHz at 2.5 V to 4.5 V, and 1 MHz at 1.8 V to 2.5 V - though the latter is not applicable since this part's VCC range starts at 2.5 V. At 3 MHz, the device achieves a theoretical maximum read throughput of ~167 KB/s (18 CLK cycles per 8-bit read), making it suitable for rapid configuration loading in boot-time-critical applications using the 93LC46CT-I/MNY.

Is the 93LC46CT-I/MNY RoHS compliant and lead-free?

Yes, the 93LC46CT-I/MNY is RoHS compliant and features a Pb-free Matte Tin (Sn) finish per JEDEC J-STD-609. All packages in the 93LC46 series - including the MSOP (MNY) variant - meet EU RoHS Directive 2011/65/EU and are marked with the "3e" Pb-free identifier. The device is also qualified to JEDEC moisture sensitivity level MSL-1, supporting standard surface-mount assembly processes without baking requirements - essential for high-reliability manufacturing of products incorporating the 93LC46CT-I/MNY.

93LC46CT-I/MNY Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-WFDFN Exposed Pad
Packaging:
Tape & Reel (TR)
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:
Surface Mount
Supplier Device Package:
8-TDFN (2x3)

93LC46CT-I/MNY FAQ

1.How can I place an order for 93LC46CT-I/MNY through Aetrix?

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

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

3.What payment methods are accepted for 93LC46CT-I/MNY?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93LC46CT-I/MNY?

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

Once your 93LC46CT-I/MNY 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 93LC46CT-I/MNY?

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

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

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

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

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

Return procedure for 93LC46CT-I/MNY:

1.Submit a request within 90 days.

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

93LC46CT-I/MNY Tags

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