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/ST

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

Inventory:279

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/ST from Microchip Technology is a 1 Kbit low-voltage serial EEPROM with Microwire-compatible 3-wire interface, ORG pin for selectable 8-/16-bit word organization, 2.5–5.5 V supply range, and industrial temperature grade (–40°C to +85°C). It delivers 1 million erase/write cycles, >200 years data retention, and automatic erase-before-write functionality - used in embedded system configuration storage, sensor calibration data logging, and power-management parameter backup.

For engineers reviewing the 93LC46C-I/ST datasheet, 93LC46C-I/ST pinout, 93LC46C-I/ST application, or 93LC46C-I/ST equivalent, key selection considerations include ORG-pin-configurable memory width, self-timed write timing (6 ms), Ready/Busy status signaling via DO, and compatibility with 3-wire serial controllers in space-constrained industrial PCBs.

Technical Context

The 93LC46C-I/ST implements a synchronous serial Microwire interface with CS, CLK, and DI/DO lines, where instruction execution begins on detection of a Start condition (CS high + DI high at CLK rising edge). Its dual-word-size architecture is controlled solely by the external logic level applied to the ORG pin: VSS selects 128 × 8-bit mode; VCC selects 64 × 16-bit mode.

Internal operation includes auto-erase before write, ERAL (Erase All) and WRAL (Write All) commands with dedicated timing (6 ms and 15 ms respectively at VCC ≥ 4.5 V), and power-on/off data protection triggered by VCC monitoring (VPOR = 1.5 V typical). The DO pin serves dual roles: serial data output during READ and Ready/Busy status indicator during programming cycles.

Key Specifications

ParameterValue and Actual Design Meaning
Memory size1 Kbit (128 × 8 or 64 × 16, configurable via ORG pin)
Supply voltage2.5–5.5 V - supports direct connection to 3.3 V or 5 V logic rails without level shifting
InterfaceMicrowire-compatible 3-wire serial (CS, CLK, DI/DO) - minimal GPIO usage, no SPI mode bits required
Write endurance1,000,000 cycles - suitable for firmware parameter updates in field-deployed equipment
Data retention>200 years at +25°C - ensures long-term calibration data integrity across product lifecycle
Operating temperature–40°C to +85°C (Industrial grade) - validated for use in factory automation and outdoor metering
Write cycle time6 ms (TWC) - deterministic timing enables predictable system-level timeout handling

Pinout & Package

93LC46C-I/ST is packaged in an 8-lead SOIC (Small Outline Integrated Circuit) with standard 150-mil body width and Pb-free Matte Tin finish (ST suffix). Pin 1 is marked by laser dot; package meets JEDEC MS-012AA.

Pin/TerminalCircuit RoleDesign Meaning
CSChip SelectActive-high enable: must be held low ≥250 ns between instructions; deselects device into standby (ICCS ≤ 5 µA)
CLKSerial ClockSynchronizes all data transfers; rising edge clocks in opcode/address/data; stoppable mid-sequence
DIData InputReceives Start bit, opcodes, addresses, and write data; shares net with DO only with series resistor to prevent bus conflict
DOData Output / StatusOutputs read data or Ready/Busy (low = busy); enters High-Z when CS goes low or during non-read operations
VSSGroundReference for all I/O and internal circuitry; must be low-impedance connection
ORGOrganization controlLogic high → 64 × 16-bit mode; logic low → 128 × 8-bit mode; must be externally biased, not floating
NCNo internal connectionPin 7 in SOIC package - left unconnected; no routing or termination required
VCCPower supply2.5–5.5 V input; internal POR circuit (VPOR = 1.5 V) prevents spurious writes during brown-out

Key Features

FeatureDesign Value
ORG-pin word-size selectionEnables single BOM part to support both 8-bit microcontrollers (e.g., PIC12F) and 16-bit systems (e.g., dsPIC33) without redesign
Self-timed erase/writeEliminates need for external timing control or polling delay loops - simplifies firmware driver implementation
Automatic ERAL before WRALGuarantees full-array write success without separate erase command - reduces command sequence overhead by 50%
Ready/Busy status on DOAllows real-time progress monitoring during 6 ms write cycles without additional pins or I²C-style clock stretching
Power-on/off data protectionHardware-enforced write inhibition below VPOR threshold - prevents corruption during power ramp-up/down

Applications

Industrial Sensor CalibrationEmbedded System Configuration

Use Scenario: Storing factory-trimmed offset/gain coefficients for analog front-ends in pressure transmitters.

IC Role / Device Role / Timing Role: Nonvolatile parameter storage with infrequent writes and frequent reads; ORG pin fixed to VSS for 8-bit MCU compatibility.

Use Value: Eliminates need for external trimming potentiometers and enables digital calibration traceability across production batches.

Use Scenario: Holding user-defined settings (display brightness, communication baud rate, alarm thresholds) in HVAC control panels.

IC Role / Device Role / Timing Role: Low-power configuration memory accessed during boot and runtime; CS toggled only during setting changes.

Use Value: Maintains settings across AC power loss without supercapacitor or battery backup.

Power Management Unit (PMU) BackupMotor Drive Fault Logging

Use Scenario: Retaining last-known safe operating state (voltage limits, current trip points) in DC-DC controller ICs after shutdown.

IC Role / Device Role / Timing Role: Fail-safe parameter vault; write occurs only on critical event or graceful shutdown sequence.

Use Value: Enables fast recovery to known-good configuration on next power-up, reducing system initialization time by >40%.

Use Scenario: Recording overtemperature or overcurrent fault timestamps and error codes in BLDC motor drives.

IC Role / Device Role / Timing Role: Circular-log memory with WRAL used for buffer reset; ORG tied to VCC for 16-bit timestamp+code packing.

Use Value: Supports post-failure diagnostics without requiring host processor intervention during fault events.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93LC46B-I/STDedicated 64 × 16-bit organization; no ORG pin - fixed 16-bit interfaceRequires 16-bit data path; incompatible with 8-bit MCU firmware without bit-packing layerSelect when memory width is fixed and board layout cannot accommodate ORG routing
AT25010B-SSHL-TSPI interface (4-wire), 1 MHz max clock, no ORG pin, 1.8–5.5 V supplyNeeds separate CS, SCK, SI, SO lines; lacks hardware ERAL/WRAL accelerationChoose for SPI-native systems where firmware already supports SPI EEPROM drivers and higher clock speed is needed

Compared with 93LC46B-I/ST, the 93LC46C-I/ST offers flexible word-width selection without changing firmware or PCB; versus AT25010B-SSHL-T, it reduces pin count and provides faster bulk operations via dedicated ERAL/WRAL commands, but requires Microwire protocol support.

Availability

93LC46C-I/ST is available at Aetrix Electronics and suitable for industrial sensor calibration, embedded system configuration, and power management unit backup requiring stable component supply across extended product lifecycles.

Supply support for 93LC46C-I/ST 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.

The 93LC46C-I/ST belongs to Microchip's legacy 93XX serial EEPROM family, designed specifically for cost-sensitive, low-power, space-constrained applications requiring reliable nonvolatile storage with minimal external components.

FAQ

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

The ORG pin on the 93LC46C-I/ST determines memory word size: tied to VCC it configures the device as 64 × 16-bit; tied to VSS it configures as 128 × 8-bit. This pin must be externally biased - floating is undefined. Unlike A/B variants, the 93LC46C-I/ST requires this pin for operation, and its state directly affects instruction timing (18 vs. 25 clock cycles for READ/WRITE) and data width alignment in the host firmware.

Does the 93LC46C-I/ST support SPI communication?

No, the 93LC46C-I/ST does not support SPI. It implements a Microwire-compatible 3-wire serial interface (CS, CLK, DI/DO) with specific start-bit detection and opcode encoding distinct from SPI framing. While electrically similar to SPI's 3-wire mode, its command set (e.g., ERAL, EWEN, WRAL), timing requirements (e.g., TCSL = 250 ns), and lack of MISO/MOSI separation mean SPI peripherals cannot drive the 93LC46C-I/ST without bit-banged software emulation.

What is the maximum clock frequency supported by the 93LC46C-I/ST at 3.3 V?

At VCC = 3.3 V (within 2.5–5.5 V range), the 93LC46C-I/ST supports a maximum clock frequency of 2 MHz, as specified in Table 1-2 (A1: FCLK Max = 2 MHz for 2.5 V ≤ VCC < 5.5 V). Exceeding this violates tCKH/tCKL timing (min 250 ns high/low time), risking opcode misreads or incomplete instruction latching - verified across –40°C to +85°C industrial temperature range.

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

The DO pin of the 93LC46C-I/ST outputs Ready/Busy status during erase/write cycles: logic low indicates ongoing operation; logic high signals completion. To read status, CS must be brought high for ≥250 ns after TCSL, then DO sampled - it remains High-Z if CS stays low. After completion, issuing a Start bit followed by CS low clears the status flag. This eliminates need for fixed delay loops and enables precise timing-critical system synchronization.

Can the 93LC46C-I/ST be used in automotive applications?

The 93LC46C-I/ST is rated for Industrial temperature (–40°C to +85°C), not Automotive (–40°C to +125°C). While the base 93LC46C family includes E-temp variants (e.g., 93LC46C-E/ST), the -I/ST suffix explicitly denotes Industrial grade. Using 93LC46C-I/ST in under-hood automotive environments risks parametric shift and premature wear due to thermal overstress beyond its qualified range - Microchip specifies separate automotive-qualified versions for such use cases.

93LC46C-I/ST Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-TSSOP (0.173", 4.40mm 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-TSSOP

93LC46C-I/ST FAQ

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

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

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

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

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

Note: Certain payment methods may incur a processing fee.

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

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

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

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

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

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

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

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

Return procedure for 93LC46C-I/ST:

1.Submit a request within 90 days.

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

93LC46C-I/ST Tags

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