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

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

Inventory:2,583

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93C46CT-I/MNY from Microchip Technology Inc. is a 1 Kbit (128 × 8-bit) low-voltage serial EEPROM with Microwire-compatible 3-wire interface, operating at 4.5–5.5 V, rated for industrial temperature (−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 power-on/off data protection - used in embedded system configuration storage and calibration memory.

For engineers reviewing the 93C46CT-I/MNY datasheet, 93C46CT-I/MNY pinout, 93C46CT-I/MNY application, or 93C46CT-I/MNY equivalent, key selection criteria include its fixed 8-bit organization (no ORG pin), 2 ms program cycle time, 1 million endurance cycles, and compatibility with legacy Microwire controllers in space-constrained industrial designs.

Technical Context

This device implements a synchronous serial interface with CS, CLK, and DI/DO pins, requiring a start bit followed by opcode, address, and data. Its internal logic supports READ, WRITE, ERASE, ERAL, WRAL, EWEN, and EWDS instructions - all clocked on rising CLK edges, with DO providing Ready/Busy status during programming.

Unlike 'C' variants, the 93C46T has no ORG pin (fixed x8 organization), and unlike 'AA'/'LC' versions, it requires ≥4.5 V for ERAL/WRAL operation and exhibits faster 2 ms write cycles (vs. 6 ms for AA/LC). Power-on reset detection triggers at 3.8 V, and standby current is ≤5 µA across temperature.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size1 Kbit (128 × 8-bit) - fixed x8 organization; no ORG pin; supports byte-level writes.
VCC Range4.5 V to 5.5 V - requires minimum 4.5 V for ERAL/WRAL; POR threshold at 3.8 V.
InterfaceMicrowire-compatible 3-wire serial (CS, CLK, DI/DO) - no SPI or I²C protocol support.
Write Cycle Time2 ms - self-timed auto-erase/write; enables fast firmware parameter updates.
Endurance1,000,000 erase/write cycles - validated at 25°C, 5.0 V; suitable for frequent recalibration.
Data Retention200 years - nonvolatile storage without backup power or refresh.
Temp Range−40°C to +85°C (Industrial grade) - qualified for extended operation in control panels and sensors.
Package8-lead MSOP (ST) - 3.0 × 3.0 mm footprint; exposed pad optional; RoHS-compliant matte tin finish.

Pinout & Package

8-lead MSOP (ST) package with standard pinout: Pin 1 = CS, Pin 2 = CLK, Pin 3 = DI, Pin 4 = DO, Pin 5 = VSS, Pin 6 = NC, Pin 7 = NC, Pin 8 = VCC. No ORG pin - fixed 8-bit mode. Pins 6 and 7 are unconnected (NC) per datasheet Table 3-1 and package diagrams.

Pin/TerminalCircuit RoleDesign Meaning
1 (CS)Chip SelectActive-high enable; must be held low ≥250 ns between instructions; deselects device into standby.
2 (CLK)Serial ClockRising-edge synchronized timing; stops/resumes freely; not required during self-timed write.
3 (DI)Data InputAccepts start bit, opcode, address, and write data; high-impedance when unused.
4 (DO)Data Output / StatusOutputs read data or Ready/Busy (low = busy); enters High-Z on CS falling edge.
5 (VSS)GroundReference return path; must be connected directly to system ground plane.
6 (NC)No ConnectionInternally unconnected; must be left floating or tied to VSS per layout best practice.
7 (NC)No ConnectionInternally unconnected; no electrical function; avoid routing signals nearby.
8 (VCC)Power Supply4.5–5.5 V supply; decoupling capacitor (0.1 µF) required within 5 mm of pin.

Key Features

FeatureDesign Value
Self-timed Erase/WriteEliminates external timing control; 2 ms guaranteed completion enables deterministic firmware flow.
Automatic ERAL before WRALEnsures full array erase prior to bulk write - prevents partial-data corruption without host intervention.
Power-On/Off Data ProtectionHardware lockout below 3.8 V prevents inadvertent writes during brown-out or power ramp-up.
Ready/Busy via DO pinEnables polling-based status check without extra GPIO; reduces software overhead vs. interrupt-driven schemes.
128 × 8-bit Fixed OrganizationSimplifies driver development - no ORG pin management or runtime word-size negotiation required.
Industry Standard 3-Wire InterfaceDirect drop-in replacement for legacy Microwire EEPROMs; minimal PCB redesign needed.

Applications

Industrial Sensor CalibrationEmbedded System Configuration

Use Scenario: Storing sensor offset/gain coefficients in HVAC temperature transmitters.

IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed at boot and during field recalibration.

Use Value: 200-year retention ensures calibration survives product lifetime; 1M endurance supports daily recalibration over 27 years.

Use Scenario: Holding board-specific settings (e.g., MAC address, serial number) in networked PLC modules.

IC Role / Device Role / Timing Role: Boot-time configuration loader interfaced via MCU's Microwire peripheral.

Use Value: Fixed 8-bit organization simplifies firmware driver; 2 ms write time enables fast factory programming during test.

Legacy Industrial Controller UpgradeMedical Device Parameter Storage

Use Scenario: Replacing obsolete 93C46A in aging motor drive control boards.

IC Role / Device Role / Timing Role: Pin- and protocol-compatible EEPROM upgrade with identical MSOP footprint.

Use Value: Same 4.5–5.5 V range and 2 ms timing eliminates hardware or software changes.

Use Scenario: Saving user-adjustable therapy parameters in portable infusion pumps.

IC Role / Device Role / Timing Role: Safety-critical nonvolatile memory with verified data integrity and long-term reliability.

Use Value: RoHS compliance and industrial temp rating meet IEC 60601-1 requirements; 1M endurance exceeds clinical usage cycles.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93C46B-I/MNY16-bit organization (64 × 16); same VCC range, package, and timing.Requires host to manage 16-bit data framing; incompatible with existing 8-bit drivers.Select only if system architecture mandates 16-bit word access and firmware can be updated.
93LC46A-I/MNYWider VCC range (2.5–5.5 V); same 8-bit organization; 6 ms write cycle.Supports battery-powered operation down to 2.5 V; slower write impacts high-frequency update use cases.Choose when low-voltage operation is critical and 4 ms longer write latency is acceptable.

Compared with 93C46B-I/MNY, the 93C46CT-I/MNY avoids 16-bit driver complexity; compared with 93LC46A-I/MNY, it delivers 3× faster writes at the cost of higher minimum supply voltage - making it optimal for 5 V industrial systems prioritizing speed and simplicity.

Availability

93C46CT-I/MNY is available at Aetrix Electronics and suitable for industrial sensor calibration, embedded system configuration, and legacy controller upgrades requiring stable component supply and long-term lifecycle support.

Supply support for 93C46CT-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.

The 93C46 series belongs to Microchip's legacy Microwire-compatible EEPROM product line, designed specifically for cost-sensitive, space-constrained industrial and automotive applications requiring reliable nonvolatile storage with minimal interface overhead.

FAQ

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

The 93C46CT-I/MNY is a fixed 128 × 8-bit (1 Kbit) EEPROM with no ORG pin - unlike 'C' variants, it does not support configurable word size. This simplifies hardware design and firmware driver implementation, as all read/write operations are strictly byte-oriented. The absence of ORG means the device always operates in x8 mode, eliminating external logic or pull-up/pull-down requirements for organization selection.

Does the 93C46CT-I/MNY support 16-bit operation?

No, the 93C46CT-I/MNY does not support 16-bit operation. It is a dedicated 8-bit device ('T' suffix denotes fixed x8 organization). Only 93C46B and 93C46C variants offer 16-bit capability - the former permanently, the latter via ORG pin control. Attempting to use 16-bit instructions (e.g., x16 READ/WRITE opcodes) on the 93C46CT-I/MNY will result in undefined behavior or command rejection.

What is the minimum VCC required for ERAL and WRAL commands on the 93C46CT-I/MNY?

The 93C46CT-I/MNY requires VCC ≥ 4.5 V for proper execution of ERAL (Erase All) and WRAL (Write All) commands, as specified in Section 2.5 and 2.9 of the datasheet. Below this threshold, these commands may fail silently or produce incomplete erasure. This differs from 93AA/93LC variants, which require only ≥2.5 V for those functions - a key differentiator when selecting for wide-supply applications.

How does the Ready/Busy status work on the 93C46CT-I/MNY?

The 93C46CT-I/MNY uses the DO pin to indicate Ready/Busy status during erase/write cycles: DO = low means programming is in progress; DO = high means the operation completed successfully. To poll status, CS must be brought high for ≥250 ns after the initial instruction, then sampled on subsequent CLK edges. After completion, issuing a Start bit followed by CS low clears the status flag - a hardware-managed handshake that eliminates need for timeout loops.

Is the 93C46CT-I/MNY pin-compatible with other 93C46 variants in MSOP packages?

Yes, the 93C46CT-I/MNY shares identical 8-lead MSOP (ST) pinout and mechanical footprint with 93C46A-I/MNY and 93C46B-I/MNY, including matching CS/CLK/DI/DO/VSS/VCC locations. However, functional compatibility depends on organization: only 93C46A-I/MNY is a direct 8-bit replacement. 93C46B-I/MNY requires 16-bit firmware adaptation, and 93C46C-I/MNY adds ORG pin functionality absent in the 'T' variant.

93C46CT-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:
2ms
Access Time:
-
Voltage - Supply:
4.5V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-TDFN (2x3)

93C46CT-I/MNY FAQ

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

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

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

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

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

Note: Certain payment methods may incur a processing fee.

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

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

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

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

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

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

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

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

Return procedure for 93C46CT-I/MNY:

1.Submit a request within 90 days.

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

93C46CT-I/MNY Tags

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