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 93C46BT-I/MC

Part No.:
93C46BT-I/MC
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-VFDFN Exposed Pad
Datasheet:
Aetrix93C46BT-I/MC.pdf
Description:
IC EEPROM 1KBIT MICROWIRE 8DFN
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,130

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93C46BT-I/MC from Microchip Technology Inc. is a 1 Kbit (128 × 8-bit) low-voltage serial EEPROM with Microwire-compatible 3-wire interface, 4.5–5.5 V supply range, industrial temperature grade (−40°C to +85°C), and DFN-8 (2×3 mm) package. 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 93C46BT-I/MC datasheet, 93C46BT-I/MC pinout, 93C46BT-I/MC application, or 93C46BT-I/MC equivalent, key selection considerations include its fixed 8-bit organization (no ORG pin), 2 ms program cycle time, 1 million endurance cycles, 200-year data retention, and compatibility with legacy Microwire controllers in space-constrained industrial modules.

Technical Context

The 93C46BT-I/MC implements a synchronous serial Microwire interface with CS, CLK, and DI/DO lines. It operates exclusively in x8 mode (ORG pin not present), requiring no external configuration logic. All erase/write operations are self-timed and initiated by the rising edge of CLK on the final data bit - a distinguishing timing behavior versus 93AA/93LC variants.

Its internal architecture includes an address decoder, data register, mode decode logic, and output buffer, with built-in power-on reset detection at 3.8 V and hardware write protection via EWEN/EWDS commands. The device enters Standby mode when CS is low, drawing only 1 µA typical ICCS current.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size1 Kbit (128 × 8-bit) - provides compact nonvolatile storage for boot parameters or sensor offsets in microcontroller peripherals.
VCC Range4.5 V to 5.5 V - compatible with standard 5 V logic systems; excludes low-voltage operation below 4.5 V.
InterfaceMicrowire 3-wire serial (CS, CLK, DI/DO) - requires minimal GPIO resources and supports daisy-chaining with proper CS management.
Write Cycle Time2 ms max - enables fast field updates without blocking host MCU execution for extended periods.
Endurance1,000,000 erase/write cycles - supports frequent recalibration or logging in industrial monitoring applications.
Data Retention200 years at 25°C - ensures long-term reliability for unattended equipment with infrequent maintenance cycles.
Temperature Range−40°C to +85°C (Industrial) - validated for deployment in factory automation, motor drives, and outdoor metering enclosures.

Pinout & Package

93C46BT-I/MC is housed in an 8-lead 2×3 mm DFN (Dual Flat No-lead) package with exposed pad, Pb-free Matte Tin finish. Pin 1 is marked by laser dot; the exposed pad may be connected to VSS or left floating per Microchip packaging spec.

Pin/TerminalCircuit RoleDesign Meaning
CSChip SelectActive-high enable signal; must be held low ≥250 ns between instructions; initiates standby mode when deasserted.
CLKSerial ClockSynchronizes all data transfers; rising edge clocks in opcodes, addresses, and data; rising edge on final bit triggers write cycle.
DIData InputReceives Start bit, instruction opcodes, memory addresses, and write data; shares net with DO in bidirectional configurations (requires series resistor).
DOData Output / StatusOutputs read data or Ready/Busy status (low = busy); enters High-Z when CS is low or during write completion.
VSSGroundReference return path for all signals; connects to exposed pad for thermal and EMI performance.
NCNo Internal ConnectionPin 7 is unconnected - must not be tied to any voltage or signal; floating or grounded per PCB layout best practice.
VCCPower Supply4.5–5.5 V supply input; internal POR circuit activates at 3.8 V to prevent spurious writes during power ramp.
ORGOrganization SelectNot implemented - pin 6 is NC on 93C46A/B variants; device is fixed 8-bit organization.

Key Features

FeatureDesign Value
Self-timed Erase/WriteEliminates need for external timing control or polling delays beyond TWC (2 ms), simplifying firmware implementation.
Automatic ERAL before WRALGuarantees full array erase prior to bulk write, preventing stale data corruption without host software intervention.
Power-On/Off Data ProtectionHardware lockout below 3.8 V prevents inadvertent writes during brown-out or power-up transients.
Ready/Busy Status via DOEnables efficient polling-based host synchronization without dedicated status lines or interrupts.
Industry Standard Microwire InterfaceEnsures drop-in compatibility with existing 3-wire controller IP blocks and legacy firmware drivers.

Applications

Industrial PLC Configuration StorageAutomotive Body Control Module Calibration

Use Scenario: Storing I/O mapping tables and user-defined logic parameters in programmable logic controllers.

IC Role / Device Role / Timing Role: Nonvolatile configuration memory accessed during boot and runtime reconfiguration.

Use Value: 128 × 8-bit capacity accommodates up to 128 discrete parameter sets; 200-year retention ensures data integrity across 10+ year product lifecycles.

Use Scenario: Holding trim values for window lift motors and mirror position sensors in body control units.

IC Role / Device Role / Timing Role: Calibration data repository updated during end-of-line testing and service recalibration.

Use Value: 1M endurance supports >100 recalibration cycles over vehicle lifetime; 4.5–5.5 V operation matches automotive 5 V rail stability.

Medical Infusion Pump Setup ProfilesSmart Energy Meter Firmware Parameters

Use Scenario: Saving drug library definitions, dose limits, and alarm thresholds in portable infusion devices.

IC Role / Device Role / Timing Role: Secure, tamper-resistant parameter store with hardware write protection (EWEN/EWDS).

Use Value: Power-on data protection prevents corruption during battery swaps; RoHS compliance meets medical regulatory requirements.

Use Scenario: Storing tariff schedules, CT/PT ratios, and communication protocol settings in ANSI C12.22-compliant meters.

IC Role / Device Role / Timing Role: Field-updatable configuration memory accessed by metrology SoC during initialization.

Use Value: Microwire interface minimizes pin count on meter SoC; 2 ms write time enables rapid firmware patch deployment during utility updates.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93C46B-I/MC16-bit organization (64 × 16), same VCC range and package; ORG pin absent but internally fixed x16.Requires host firmware adaptation for 16-bit word access; unsuitable where byte-level addressing is mandatory.Select only if system uses 16-bit data paths and firmware already supports x16 EEPROMs.
AT25010B-MAHL-T1 Kbit SPI interface (4-wire), 1.8–5.5 V supply, SOIC-8 package; lacks Ready/Busy pin - relies on WIP polling.Needs additional GPIO for chip select; incompatible timing model and command set; no ERAL/WRAL auto-erase.Choose when migrating to SPI infrastructure or requiring wider VCC range; verify timing margins for WIP polling overhead.

Compared with 93C46B-I/MC, the 93C46BT-I/MC offers native 8-bit alignment and simpler address decoding; versus AT25010B-MAHL-T, it delivers deterministic 2 ms write latency and integrated ERAL/WRAL safety - critical for real-time embedded configuration updates.

Availability

93C46BT-I/MC is available at Aetrix Electronics and suitable for industrial PLCs, automotive body control modules, medical infusion pumps, and smart energy meters requiring stable component supply, long-lifecycle support, and RoHS-compliant packaging.

Supply support for 93C46BT-I/MC 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 93Cxx family was designed specifically for cost-sensitive, space-constrained embedded systems requiring reliable, low-pin-count serial EEPROM with robust power-supply immunity and long-term data integrity.

FAQ

What is the memory organization of the 93C46BT-I/MC?

The 93C46BT-I/MC has a fixed 128 × 8-bit (1 Kbit) organization. It belongs to the 'A' variant group within the 93C46 family and does not include an ORG pin - eliminating configuration ambiguity and ensuring consistent byte-oriented access. This differs from 'C' variants that support selectable 8-/16-bit modes via the ORG pin. The 93C46BT-I/MC is fully compatible with legacy 93C46A designs.

Does the 93C46BT-I/MC support the ERAL (Erase All) command?

Yes, the 93C46BT-I/MC supports the ERAL command with a 6 ms typical cycle time. However, ERAL requires VCC ≥ 4.5 V to operate correctly, and the device must first be placed in EWEN (Erase/Write Enable) state. After ERAL completion, the Ready/Busy status is signaled via the DO pin, and issuing a Start bit followed by CS low clears the status. This functionality is identical across all 93C46 variants.

What is the maximum clock frequency supported by the 93C46BT-I/MC?

The 93C46BT-I/MC supports a maximum clock frequency of 3 MHz when VCC is between 4.5 V and 5.5 V. At lower voltages, the maximum frequency decreases: 2 MHz for 2.5 V ≤ VCC < 4.5 V, and 1 MHz for 1.8 V ≤ VCC < 2.5 V. Since the 93C46BT-I/MC operates only within 4.5–5.5 V, its guaranteed maximum FCLK is 3 MHz - enabling high-throughput configuration reads in time-critical boot sequences.

How is write protection implemented on the 93C46BT-I/MC?

Write protection on the 93C46BT-I/MC is implemented through dual hardware mechanisms: (1) Power-on reset lockout below 3.8 V prevents writes during brown-out, and (2) EWEN/EWDS commands control functional enablement. The device powers up in EWDS (Erase/Write Disable) mode; an explicit EWEN instruction is required before any ERASE or WRITE operation. After programming, executing EWDS restores protection. This layered approach ensures robustness against noise-induced or firmware-error writes.

Is the exposed pad on the 93C46BT-I/MC's DFN package required to be connected?

No, the exposed pad on the 93C46BT-I/MC's 8-lead DFN (MC) package may be connected to VSS or left electrically floating, per Microchip's packaging specification. When connected, it improves thermal dissipation and reduces ground impedance; when floating, it maintains full functionality. PCB layout should follow Microchip's recommended land pattern (document DS20001749K, page 26) to ensure mechanical reliability and solder joint integrity.

93C46BT-I/MC Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-VFDFN Exposed Pad
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
1Kbit
Memory Organization:
64 x 16
Memory Interface:
Microwire
Clock Frequency:
2 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-DFN (2x3)

93C46BT-I/MC FAQ

1.How can I place an order for 93C46BT-I/MC through Aetrix?

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

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

3.What payment methods are accepted for 93C46BT-I/MC?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93C46BT-I/MC?

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

Once your 93C46BT-I/MC 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 93C46BT-I/MC?

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

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

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

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

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

Return procedure for 93C46BT-I/MC:

1.Submit a request within 90 days.

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

93C46BT-I/MC Tags

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