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 93LC46B-I/MS

Part No.:
93LC46B-I/MS
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
Datasheet:
Aetrix93LC46B-I/MS.pdf
Description:
IC EEPROM 1KBIT MICROWIRE 8MSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,686

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

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

For engineers reviewing the 93LC46B-I/MS datasheet, 93LC46B-I/MS pinout, 93LC46B-I/MS application, or 93LC46B-I/MS equivalent, key selection criteria include guaranteed 16-bit word organization (no ORG pin), 6 ms typical erase/write cycle time, 1,000,000 endurance cycles, 200+ year data retention, and compatibility with legacy Microwire controllers requiring deterministic timing and hardware-level write protection.

Technical Context

The 93LC46B-I/MS implements a synchronous serial Microwire interface with dedicated CS, CLK, DI, and DO lines - no ORG pin required, fixed 64-word × 16-bit memory map. All instructions (READ, WRITE, ERASE, ERAL, WRAL, EWEN/EWDS) are executed via clocked bit-serial command sequences initiated by a Start condition (CS high + DI high on CLK rising edge).

It features power-on/off data protection via internal voltage detection (VPOR = 1.5V typ), automatic Erase-All before Write-All, and hardware-enabled write disable (EWDS default at power-up). The DO pin serves dual function: serial data output during READ and active-low Ready/Busy status during programming - validated by polling after minimum TCSL (250 ns).

Key Specifications

Parameter Value and Actual Design Meaning
Memory Size 1 Kbit (64 × 16-bit organization; no ORG pin - fixed x16 mode)
VCC Range 2.5V to 5.5V - supports mixed-voltage systems including 3.3V and 5V microcontrollers
Temp Range -40°C to +85°C (Industrial grade) - qualified for extended ambient operation in industrial controls
Write Cycle Time 6 ms typical (TWC) - enables predictable firmware update latency without software timeouts
Endurance 1,000,000 erase/write cycles - sufficient for frequent calibration or logging applications
Data Retention >200 years at 25°C - ensures long-term reliability in unattended equipment
Interface Microwire-compatible 3-wire serial (CS, CLK, DI/DO) - minimal GPIO usage, no SPI mode bits required

Pinout & Package

8-lead MSOP (Micro Small Outline Package), 3.0 mm × 3.0 mm body, 0.65 mm pitch, Pb-free Matte Tin finish. Pin 1 marked by laser dot; exposed pad optional (VSS or floating).

Pin/Terminal Circuit Role Design Meaning
1 CS (Chip Select) Active-high enable; must be held low ≥250 ns between instructions; initiates self-timed write on falling edge
2 CLK (Serial Clock) Synchronizes all bit transfers on rising edge; stoppable mid-sequence; no clocks needed during auto-erase/write
3 DI (Data In) Serial input for Start bit, opcodes, addresses, and write data; accepts logic levels per VIH/VIL specs
4 DO (Data Out) Serial output during READ; also outputs active-low Ready/Busy status during programming
5 VSS Ground reference; connects to exposed pad in MSOP (optional tie)
6 NC No internal connection - must be left unconnected or tied to VSS (not driven)
7 ORG No internal connection on 93LC46B - permanently disabled; device fixed to 16-bit mode
8 VCC Power supply input; internal POR circuit activates below 1.5V to inhibit writes

Key Features

Feature Design Value
Self-timed erase/write cycles Eliminates need for external timing control or busy-wait loops - reduces MCU firmware overhead
Automatic ERAL before WRAL Guarantees full-array erase prior to bulk write - prevents partial-data corruption during firmware updates
Power-on/off data protection Hardware VPOR circuit blocks writes when VCC drops below 1.5V - prevents inadvertent writes during brown-out
Erase/Write Disable (EWDS) default Device powers up write-protected - eliminates risk of accidental overwrites during boot or reset
Ready/Busy status on DO pin Enables efficient polling without additional I/O lines - simplifies host controller interface design
Industry-standard 3-wire serial interface Direct drop-in replacement for legacy Microwire EEPROMs - no protocol translation or driver changes needed

Applications

Industrial Sensor Calibration Consumer Appliance Configuration

Use Scenario: Storing factory-trimmed sensor offset/gain coefficients and user-adjusted thresholds in HVAC sensors.

IC Role / Device Role / Timing Role: Nonvolatile configuration register accessed during power-up and runtime recalibration.

Use Value: 16-bit word size matches typical ADC calibration register width; 6 ms write time allows fast field updates without interrupting sensor sampling.

Use Scenario: Saving user preferences (temperature setpoints, timer durations, display brightness) in smart refrigerators.

IC Role / Device Role / Timing Role: Persistent parameter store interfaced to 8-bit MCU via minimal GPIO count.

Use Value: MSOP package fits space-constrained PCB layouts; 2.5–5.5V operation supports both 3.3V and 5V appliance mainboards.

Medical Device Settings Backup Automotive Body Control Module

Use Scenario: Retaining therapy parameters and usage logs in portable infusion pumps across battery swaps.

IC Role / Device Role / Timing Role: Fail-safe settings backup with hardware write protection enabled at power-up.

Use Value: 1M endurance and >200-year retention meet ISO 13485 long-life requirements; EWDS default prevents accidental overwrite during ESD events.

Use Scenario: Storing door lock configuration, mirror position presets, and lighting profiles in BCMs.

IC Role / Device Role / Timing Role: Low-power serial EEPROM accessed during vehicle wake-up sequence.

Use Value: 2.5V min VCC supports start-stop system operation; industrial temp rating covers under-hood ambient extremes.

Equivalent & Alternatives

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

Alternative Part Technical Difference Application Difference Selection Advice
93LC46A-I/MS 64 × 8-bit organization (x8 mode); identical VCC range, timing, and package Requires byte-aligned access; less efficient for 16-bit MCU peripherals or 16-bit calibration data Select only if host interface is strictly 8-bit or legacy code assumes x8 addressing
AT25010B-MAHL-T SPI interface (4-wire), 1 Kbit (128 × 8), 1.8–5.5V, same endurance/retention Requires CS, SCK, SI, SO pins - adds one GPIO vs. Microwire's 3-wire simplicity Choose when migrating to SPI-based platforms or needing higher clock rates (>3 MHz)

Compared with 93LC46A-I/MS, the 93LC46B-I/MS provides native 16-bit word access - reducing instruction count for multi-byte writes. Versus AT25010B-MAHL-T, it retains Microwire compatibility and requires one fewer signal line, simplifying migration from legacy designs.

Availability

93LC46B-I/MS is available at Aetrix Electronics and suitable for industrial sensor calibration, consumer appliance configuration, medical device settings backup, and automotive body control module applications requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.

Supply support for 93LC46B-I/MS 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 microcontroller, analog, FPGA, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.

The 93LC46B-I/MS belongs to Microchip's legacy 93XX serial EEPROM product line, designed specifically for cost-sensitive, low-power embedded systems requiring reliable nonvolatile storage with minimal interface complexity and robust data integrity.

FAQ

What is the memory organization of the 93LC46B-I/MS?

The 93LC46B-I/MS has a fixed 64 × 16-bit (1Kbit) organization - no ORG pin is present or functional, so it operates exclusively in x16 mode. This differs from 'C' variants that use the ORG pin to select between x8/x16, and from 'A' variants that are fixed x8. The 16-bit word width aligns directly with common microcontroller data bus widths and simplifies storage of 16-bit calibration values or configuration registers.

Does the 93LC46B-I/MS require an external pull-up resistor on the DO pin?

No, the 93LC46B-I/MS does not require an external pull-up on DO. During READ, DO actively drives high/low logic levels; during programming, it outputs active-low Ready/Busy; and when idle (CS low), DO is in High-Z state. However, if DI and DO are shorted (shared bus), a current-limiting resistor is recommended to prevent bus conflict when A0 = high - per Microchip DS20001749K Section 2.2.

What is the minimum VCC required for reliable write operation of the 93LC46B-I/MS?

The 93LC46B-I/MS requires VCC ≥ 2.5V for all operations, but reliable erase/write execution mandates VCC ≥ 4.5V for ERAL and WRAL commands. For standard ERASE and WRITE instructions, operation is guaranteed down to 2.5V. The internal voltage detector (VPOR = 1.5V typ) disables writes below ~1.5V - preventing corruption during brown-out conditions.

How is write protection implemented on the 93LC46B-I/MS?

Write protection on the 93LC46B-I/MS is implemented via dual hardware mechanisms: (1) Power-on default to Erase/Write Disable (EWDS) state, blocking all programming until EWEN is issued; and (2) Voltage-detect circuitry that inhibits writes when VCC falls below ~1.5V. An external 10 kΩ pull-down on CS is recommended (per Section 2.3) to ensure clean deactivation and prevent spurious writes during noise events.

Can the 93LC46B-I/MS be used with SPI controllers?

The 93LC46B-I/MS uses a Microwire-compatible 3-wire interface (CS, CLK, DI/DO), not SPI. While timing overlaps partially, it lacks SPI-specific signals (e.g., separate MISO/MOSI, CPOL/CPHA modes) and uses distinct instruction opcodes and clocking rules. Direct SPI controller use requires bit-banging or protocol translation - unlike true SPI EEPROMs such as AT25xxx series. Its native interface targets legacy Microwire hosts.

93LC46B-I/MS Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-TSSOP, 8-MSOP (0.118", 3.00mm Width)
Packaging:
Tube
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:
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-MSOP

93LC46B-I/MS FAQ

1.How can I place an order for 93LC46B-I/MS through Aetrix?

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

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

3.What payment methods are accepted for 93LC46B-I/MS?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93LC46B-I/MS?

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

Once your 93LC46B-I/MS 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 93LC46B-I/MS?

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

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

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

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

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

Return procedure for 93LC46B-I/MS:

1.Submit a request within 90 days.

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

93LC46B-I/MS Tags

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