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

- Shipping:

Inventory:1,960
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93LC46C-E/SN from Microchip Technology Inc. is a 1 Kbit low-voltage serial EEPROM with Microwire-compatible 3-wire interface, ORG-pin-selectable 8-/16-bit word organization, and industrial/automotive temperature support (–40°C to +125°C). It delivers 1 million erase/write cycles, >200-year data retention, and self-timed erase/write operations. Used in microcontroller configuration storage, calibration data logging, and power-fail-safe parameter backup.
For engineers reviewing the 93LC46C-E/SN datasheet, 93LC46C-E/SN pinout, 93LC46C-E/SN application, or 93LC46C-E/SN equivalent, key selection criteria include VCC range (2.5–5.5 V), ORG-configurable memory width, Ready/Busy status signaling via DO, sequential read capability, and automotive-grade reliability for embedded control systems.
Technical Context
The 93LC46C-E/SN implements a synchronous serial Microwire interface with CS, CLK, and DI/DO pins. Its ORG pin determines whether the internal 1Kbit array is organized as 128 × 8-bit (ORG = VSS) or 64 × 16-bit (ORG = VCC), enabling flexible host bus alignment without external glue logic.
It features hardware-level data protection including power-on/off voltage detection (VPOR = 2.5 V typ.), automatic EWDS on power-up, and mandatory EWEN before any erase/write. Erase/write cycles are fully self-timed (TWC = 6 ms for 93LC versions), with ERAL and WRAL commands supporting bulk operations requiring VCC ≥ 4.5 V.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1 Kbit (128 × 8-bit or 64 × 16-bit, selectable via ORG pin) |
| VCC Range | 2.5 V to 5.5 V - supports direct connection to 3.3 V and 5 V logic rails |
| Interface | Microwire-compatible 3-wire serial (CS, CLK, DI/DO) - no separate write-protect pin needed |
| Endurance | 1,000,000 erase/write cycles - enables long-term field calibration updates |
| Data Retention | >200 years at +25°C - ensures firmware/config integrity over product lifetime |
| Temp Range | –40°C to +125°C (Automotive E grade) - qualified for under-hood and motor-control applications |
| Write Cycle Time | 6 ms max (TWC) - deterministic timing simplifies host software polling or interrupt handling |
Pinout & Package
93LC46C-E/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/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-high enable; must be held low ≥250 ns between instructions; initiates self-timed write on falling edge |
| CLK | Serial Clock | Synchronizes all data transfers on rising edge; stoppable at any point without corruption |
| DI | Data Input | Accepts Start bit, opcode, address, and write data; tolerant of bus-sharing with DO when resistor-limited |
| DO | Data Output / Status | Outputs read data or Ready/Busy (low = busy); enters High-Z when CS is low or during status-clear sequence |
| VSS | Ground | Reference for all I/O and internal circuitry; must be connected before VCC during power-up |
| ORG | Memory Organization | Logic high → 64 × 16-bit mode; logic low → 128 × 8-bit mode; must be externally biased, not floating |
| NC | No Internal Connection | Pin 7 in SOIC package - left unconnected; no routing or termination required |
| VCC | Power Supply | 2.5–5.5 V supply; includes on-chip POR (1.5 V threshold) and brown-out protection |
Key Features
| Feature | Design Value |
|---|---|
| ORG-pin-selectable word size | Eliminates need for external multiplexing or host-side data packing/unpacking for 8- or 16-bit systems |
| Self-timed erase/write with auto-erase | Removes requirement for precise host timing control; reduces firmware overhead and interrupt latency |
| ERAL and WRAL bulk commands | Enables full-array erase or program in single instruction - critical for factory reset or firmware rollback |
| Ready/Busy status on DO pin | Allows efficient polling without additional status lines; avoids need for dedicated interrupt or timeout logic |
| Power-on/off data protection | Prevents partial writes during power ramp; guarantees memory state integrity across cold/warm resets |
Applications
| Motor Control Configuration Storage | Industrial Sensor Calibration Data |
|---|---|
|
Use Scenario: Storing motor phase offset, current limit thresholds, and PID tuning parameters in BLDC driver modules. IC Role / Device Role / Timing Role: Nonvolatile configuration register accessed during boot and runtime reconfiguration. Use Value: Enables field-upgradable motor profiles without firmware reflashing; retains settings across 100% power loss. |
Use Scenario: Recording factory-trimmed gain/offset coefficients and temperature compensation tables for analog sensor front-ends. IC Role / Device Role / Timing Role: Calibration data repository read once per power cycle and applied to ADC/DAC scaling logic. Use Value: Achieves ±0.1% measurement accuracy over –40°C to +125°C without recalibration hardware. |
| Automotive Body Control Module (BCM) | Medical Infusion Pump Parameter Backup |
|
Use Scenario: Saving user preferences (window position, mirror angle, lighting modes) and fault history logs in vehicle BCMs. IC Role / Device Role / Timing Role: Persistent parameter store interfaced directly to 8-bit MCU SPI peripheral emulated in bit-bang mode. Use Value: Survives 12 V battery disconnects and meets AEC-Q100 Grade 1 requirements for automotive electronics. |
Use Scenario: Archiving dose rate limits, alarm thresholds, and usage counters in Class II medical infusion pumps. IC Role / Device Role / Timing Role: Safety-critical nonvolatile memory holding FDA-mandated operational records and calibration locks. Use Value: Guarantees audit trail integrity for 10+ years; supports IEC 62304 software lifecycle compliance. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 93LC46B-E/SN | Dedicated 64 × 16-bit organization; no ORG pin - fixed word width | Requires host to always use 16-bit transfers; eliminates ORG biasing complexity but reduces flexibility | Select when system exclusively uses 16-bit data paths and board space allows removal of ORG pull-up/down resistor |
| AT25010B-MAHL-T | SPI interface (4-wire), 1 Kbit, 1.8–5.5 V, 20 MHz clock; no ORG pin; no ERAL/WRAL | Lacks bulk erase/write; requires byte-by-byte or page-write management; incompatible command set | Choose for higher-speed SPI systems where Microwire compatibility is not required and firmware already supports SPI EEPROM protocols |
Compared with 93LC46B-E/SN, the 93LC46C-E/SN adds ORG-driven configurability at identical endurance and temperature rating; versus AT25010B-MAHL-T, it trades SPI speed for Microwire simplicity, built-in bulk commands, and deterministic 6 ms write timing - critical for resource-constrained 8-bit MCUs.
Availability
93LC46C-E/SN is available at Aetrix Electronics and suitable for automotive body control modules, industrial sensor calibration systems, and medical device parameter backup requiring stable component supply across extended temperature ranges and multi-year production cycles.
Supply support for 93LC46C-E/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 microcontrollers, analog components, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 93LC46C-E/SN belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for cost-sensitive, low-power embedded systems requiring reliable nonvolatile storage with minimal pin count and software overhead.
FAQ
What is the function of the ORG pin on the 93LC46C-E/SN?
The ORG pin on the 93LC46C-E/SN selects memory organization: tied to VCC for 64 × 16-bit mode, or to VSS for 128 × 8-bit mode. This pin is not present on A/B variants and must be externally biased - floating is invalid. The 93LC46C-E/SN uses this pin to eliminate host-side data width conversion logic, making it adaptable to both 8-bit and 16-bit microcontroller interfaces without changing firmware or PCB layout.
Does the 93LC46C-E/SN require an external write-enable command before every write operation?
Yes - the 93LC46C-E/SN powers up in Erase/Write Disable (EWDS) mode. An EWEN instruction must be issued before any ERASE, WRITE, ERAL, or WRAL command. After successful programming, best practice is to issue EWDS again to prevent accidental writes. This dual-command safety mechanism is enforced in hardware and applies to all 93LC46C-E/SN operations regardless of VCC level or temperature.
What is the maximum clock frequency supported by the 93LC46C-E/SN at 3.3 V?
At VCC = 3.3 V (within 2.5–5.5 V range), the 93LC46C-E/SN supports a maximum clock frequency of 2 MHz, as specified in Table 1-2 (A1). This is lower than the 3 MHz maximum allowed at 4.5–5.5 V. Timing parameters including TCKH (250 ns min), TCKL (200 ns min), and TPD (250 ns max) are all guaranteed across the full industrial/automotive temperature range when operated within these limits.
Can the 93LC46C-E/SN be used in a shared-data-bus configuration with DI and DO connected together?
Yes - the 93LC46C-E/SN supports bus-sharing of DI and DO, but a current-limiting resistor (typically 10 kΩ) must be placed between them to prevent bus conflict during the dummy zero preceding READ operations. This configuration reduces pin count on space-constrained MCUs but requires careful signal integrity analysis, especially when A0 is high. The 93LC46C-E/SN datasheet explicitly validates this topology under controlled impedance conditions.
Is the 93LC46C-E/SN RoHS compliant and lead-free?
Yes - the 93LC46C-E/SN is RoHS compliant and features a Pb-free Matte Tin (Sn) finish, as confirmed in the device selection table and packaging section of DS20001749K. The "SN" suffix denotes the 8-lead SOIC package with this finish, and all package variants (including TSSOP, MSOP, and DFN) listed for 93LC46C-E/SN meet JEDEC J-STD-609 Category 1 moisture sensitivity and RoHS Directive 2011/65/EU requirements.
93LC46C-E/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 ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
93LC46C-E/SN FAQ
1.How can I place an order for 93LC46C-E/SN through Aetrix?
Please submit a Request for Quotation (RFQ) for 93LC46C-E/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-E/SN reliable?
The price and inventory of 93LC46C-E/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-E/SN is usually 5 days.
3.What payment methods are accepted for 93LC46C-E/SN?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93LC46C-E/SN transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93LC46C-E/SN?
93LC46C-E/SN orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93LC46C-E/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-E/SN?
For technical support, including 93LC46C-E/SN datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93LC46C-E/SN requirements.
6.How does Aetrix verify that 93LC46C-E/SN is sourced from the original manufacturer or authorized distributors?
All 93LC46C-E/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-E/SN meets industry standards.
7.What is the process for return or replacement of 93LC46C-E/SN?
All 93LC46C-E/SN units undergo pre-shipment inspection (PSI). If there is an issue with 93LC46C-E/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-E/SN part is unused and in its original packaging.
Return procedure for 93LC46C-E/SN:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93LC46C-E/SN Tags

-
M24C02-WMN6TP
STMicroelectronics
-
AT24C02C-XHM-T
Microchip Technology

-
AT21CS01-STUM10-T
Microchip Technology

-
AT24C02C-SSHM-T
Microchip Technology

-
24LC01BT-I/OT
Microchip Technology
-
M24C02-FMC6TG
STMicroelectronics

-
AT24CS02-SSHM-T
Microchip Technology

-
93LC46BT-I/OT
Microchip Technology

-
AT24C04C-SSHM-T
Microchip Technology

-
24LC01BT-I/SN
Microchip Technology

-
24AA02UIDT-I/OT
Microchip Technology

-
AT24C08C-STUM-T
Microchip Technology
Tech Hub
TTL and CMOS logic families differ in thresholds, loading, output drive, power and timing. This engineering guide compares 74HC and 74HCT, calculates noise margins and checks 3.3 V/5 V compatibility.
A practical engineering guide to 3.3V and 5V logic compatibility, input thresholds, resistor dividers, translator ICs, MOSFET level shifting, I2C pull-ups, timing limits and power-sequencing risks.
The 74HC595 uses push-pull logic outputs, while the TPIC6B595 uses 50 V open-drain DMOS sinks for higher-power loads. This guide compares timing, current limits, 3.3 V interfacing, load wiring, thermal…
The 74HC595 converts serial data into eight stable parallel outputs. This guide covers pin functions, shift and storage timing, OE and MR behavior, drive-current limits, cascading, voltage compatibilit…
A technical comparison of level-sensitive latches and edge-triggered flip-flops, covering timing windows, setup and hold limits, master–slave operation, time borrowing, race-through, HDL inference and…
A D latch stores one bit while Enable controls when data can pass. This reference covers gate-level operation, truth tables, transparency, setup and hold timing, LE versus OE, common ICs and practical …
An SR latch stores one bit through cross-coupled feedback. This engineering reference covers NOR and NAND implementations, truth tables, forbidden-state recovery, gated operation, switch debouncing, fa…
Latch circuits retain one bit through feedback. This technical reference covers SR and D latches, truth tables, transparency, timing limits, latch-versus-flip-flop behavior, applications and common log…
An engineering guide to LED driver operation, constant-current and constant-voltage outputs, linear and switching topologies, dimming, IC selection, calculations, replacement compatibility, and fault c…
Operational amplifier guide covering op amp basics, feedback, ideal vs real op amps, common configurations, buffer circuits, offset, bias current, gain-bandwidth, slew rate, rail-to-rail limits and sel…
