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 93LC46C-I/SN

Part No.:
93LC46C-I/SN
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
Aetrix93LC46C-I/SN.pdf
Description:
IC EEPROM 1KBIT MICROWIRE 8SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:684

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93LC46C-I/SN from Microchip Technology Inc. is a 1 Kbit (128 × 8 or 64 × 16) low-voltage serial EEPROM with Microwire-compatible 3-wire interface, ORG pin for runtime word-size selection, and industrial temperature range (−40°C to +85°C). It supports self-timed erase/write cycles, automatic ERAL/WRAL, and power-on/off data protection. Used in microcontroller-based systems for parameter storage, calibration data retention, and configuration memory.

For engineers reviewing the 93LC46C-I/SN datasheet, 93LC46C-I/SN pinout, 93LC46C-I/SN application, or 93LC46C-I/SN equivalent, key selection considerations include VCC range (2.5–5.5 V), ORG-configurable organization, Ready/Busy status signaling via DO, sequential read capability, and 1 million endurance cycles with >200-year data retention.

Technical Context

The 93LC46C-I/SN implements a synchronous 3-wire Microwire interface with CS, CLK, and DI/DO lines. Its ORG pin determines whether the device operates in 8-bit (ORG = VSS) or 16-bit (ORG = VCC) mode, directly affecting instruction length, address width (7-bit vs. 6-bit), and data transfer format (D7–D0 vs. D15–D0).

It features hardware-level data protection including power-on reset detection (VPOR = 1.5 V typical), EWEN/EWDS command locking, and automatic ERAL before WRAL. Programming cycles are self-timed (6 ms typical for erase/write, 6 ms for ERAL, 15 ms for WRAL at VCC ≥ 4.5 V), with Ready/Busy status readable on DO after TCSL ≥ 250 ns.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size1 Kbit (128 × 8-bit or 64 × 16-bit, selectable via ORG pin)
VCC Range2.5 V to 5.5 V - supports direct interface with 3.3 V and 5 V microcontrollers without level shifters
InterfaceMicrowire-compatible 3-wire serial (CS, CLK, DI/DO) - minimal GPIO usage, no SPI mode bits required
Endurance1,000,000 erase/write cycles - suitable for frequent field-updatable configuration storage
Data Retention>200 years at 25°C - ensures long-term reliability in unpowered storage applications
Temp Range−40°C to +85°C (Industrial grade) - validated for embedded control, industrial HMI, and automotive body electronics
Write Cycle Time6 ms typical (erase + write) - enables predictable timing budgeting in real-time firmware

Pinout & Package

93LC46C-I/SN is packaged in an 8-lead SOIC (SN) with Pb-free Matte Tin finish. Pin 1 is marked by laser dot; package dimensions conform to JEDEC MS-012AA.

Pin/TerminalCircuit RoleDesign Meaning
CSChip SelectActive-high enable; must be held low ≥250 ns between instructions; initiates self-timed programming on falling edge (93LC)
CLKSerial ClockSynchronizes all data transfers; rising-edge sampled for DI input and DO output; stoppable mid-sequence
DIData InputAccepts Start bit, opcode, address, and write data; may share trace with DO if series resistor used
DOData Output / StatusOutputs read data or Ready/Busy status (low = busy); enters High-Z on CS falling edge
VSSGroundReference for all I/O and internal logic; must be low-impedance connection
ORGOrganization SelectLogic high → 64×16 mode; logic low → 128×8 mode; must be externally biased, not floating
NCNo ConnectInternally unconnected; must be left open or tied to VSS/VCC per layout best practice
VCCPower SupplySupplies core and I/O; POR threshold 1.5 V ensures data integrity during brown-out

Key Features

FeatureDesign Value
ORG-pin configurable organizationEnables single BOM part to support both 8-bit and 16-bit host MCU interfaces without redesign
Self-timed erase/write with auto-eraseEliminates need for external timing control or polling delays beyond TWC specification
Automatic ERAL before WRALGuarantees full-array readiness before bulk write, preventing partial-write corruption
Ready/Busy status on DO pinAllows efficient polling without dedicated status lines or additional GPIO resources
Power-on/off data protectionHardware lockout below VPOR prevents inadvertent writes during power ramp-up/down

Applications

Industrial Sensor CalibrationConsumer 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 at startup and during field recalibration.

Use Value: Maintains accuracy across power cycles; ORG flexibility allows reuse across 8-bit and 16-bit sensor signal processors.

Use Scenario: Saving user preferences (temperature setpoints, cycle modes, language) in smart washing machines.

IC Role / Device Role / Timing Role: Parameter storage element interfaced to 8-bit MCU via Microwire; written during menu navigation.

Use Value: 1M endurance supports daily adjustments over 10+ years; 2.5 V min VCC enables direct use with battery-backed MCU rails.

Automotive Body Control ModuleMedical Diagnostic Device Settings

Use Scenario: Storing door lock logic states, mirror position memory, and lighting profiles in BCMs operating across −40°C to +85°C.

IC Role / Device Role / Timing Role: Industrial-grade EEPROM providing tamper-resistant, long-retention storage for safety-critical configuration.

Use Value: Qualified for automotive E-temp variants; this I-temp version meets industrial requirements with identical pinout and timing.

Use Scenario: Retaining calibration constants, test history, and operator IDs in portable ultrasound units.

IC Role / Device Role / Timing Role: Secure nonvolatile memory for FDA-regulated data; accessed only during boot and maintenance mode.

Use Value: >200-year data retention satisfies medical device archival requirements; RoHS compliance supports global regulatory submissions.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93LC46B-I/SNDedicated 64×16 organization; no ORG pin - fixed 16-bit interfaceRequires 16-bit host interface; eliminates ORG routing but reduces design flexibilitySelect when host MCU uses only 16-bit data path and board space permits fixed-organization part
93LC46A-I/SNDedicated 128×8 organization; no ORG pin - fixed 8-bit interfaceOptimized for 8-bit MCUs; removes ORG bias network and simplifies layoutSelect when system exclusively uses 8-bit communication and ORG configurability is unnecessary

Compared with 93LC46B-I/SN and 93LC46A-I/SN, the 93LC46C-I/SN provides hardware-selectable organization in a single footprint - reducing BOM count and enabling one firmware image to support multiple hardware revisions through ORG pin strapping.

Availability

93LC46C-I/SN is available at Aetrix Electronics and suitable for industrial sensor calibration, consumer appliance configuration, and automotive body control modules requiring stable component supply across extended product lifecycles.

Supply support for 93LC46C-I/SN 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, and Flash-IP solutions, headquartered in Chandler, Arizona, with global design, manufacturing, and sales operations.

The 93LC46C belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for cost-sensitive, low-power embedded systems requiring reliable, byte-erasable nonvolatile storage with minimal pin count and software overhead.

FAQ

What is the function of the ORG pin on the 93LC46C-I/SN?

The ORG pin on the 93LC46C-I/SN selects memory organization: logic high (VCC) configures 64 × 16-bit mode, while logic low (VSS) configures 128 × 8-bit mode. This pin must be externally biased - it cannot float. The 93LC46C-I/SN uses this pin to dynamically adapt to host MCU data bus width, unlike fixed-organization variants (93LC46A/B-I/SN). All timing and instruction formats change accordingly.

Does the 93LC46C-I/SN support sequential read operation?

Yes, the 93LC46C-I/SN supports sequential read: when CS remains high after a READ instruction, the internal address counter automatically increments, and subsequent clock edges output the next memory location's data on DO. This enables efficient block reads without reissuing opcodes or addresses, reducing firmware overhead and bus traffic during configuration loading.

What is the minimum VCC required for reliable operation of the 93LC46C-I/SN?

The 93LC46C-I/SN requires VCC ≥ 2.5 V for full specification compliance across its industrial temperature range (−40°C to +85°C). Below 2.5 V, functionality is not guaranteed - the power-on reset circuit disables write operations below ~1.5 V (typical VPOR), and AC parameters like FCLK max and TPD degrade outside rated conditions. Always maintain VCC within 2.5–5.5 V.

How does the Ready/Busy status work on the 93LC46C-I/SN DO pin?

The DO pin of the 93LC46C-I/SN serves dual purpose: during READ, it outputs data; during erase/write, it signals Ready/Busy. After initiating a program cycle, bring CS high for ≥250 ns (TCSL), then sample DO - low indicates ongoing operation, high indicates completion. DO returns to High-Z on CS falling edge. No external pull-up is required as DO drives actively.

Is the 93LC46C-I/SN RoHS compliant and Pb-free?

Yes, the 93LC46C-I/SN is RoHS compliant and features a Pb-free Matte Tin (Sn) finish per JEDEC standard. The "SN" suffix explicitly denotes the 8-lead SOIC package with this finish. Package markings include the "3e" Pb-free JEDEC designator, and the device meets exemption 7a for lead in high-melting-temperature solder alloys.

93LC46C-I/SN Specifications

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

93LC46C-I/SN FAQ

1.How can I place an order for 93LC46C-I/SN through Aetrix?

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

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

3.What payment methods are accepted for 93LC46C-I/SN?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93LC46C-I/SN?

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

Once your 93LC46C-I/SN 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 93LC46C-I/SN?

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

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

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

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

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

Return procedure for 93LC46C-I/SN:

1.Submit a request within 90 days.

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

93LC46C-I/SN Tags

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