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

- Shipping:

Inventory:1,050
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93LC56C-I/ST from Microchip Technology Inc. is a 2 Kbit low-voltage serial EEPROM with configurable 8-/16-bit word organization via the ORG pin, 2.5–5.5 V supply range, and industrial temperature rating (–40°C to +85°C). It features Microwire-compatible 3-wire serial interface, self-timed erase/write cycles, automatic ERAL before WRAL, and Ready/Busy status output on DO - used in embedded system configuration storage, sensor calibration data retention, and microcontroller boot parameter storage.
For engineers reviewing the 93LC56C-I/ST datasheet, 93LC56C-I/ST pinout, 93LC56C-I/ST application, or 93LC56C-I/ST equivalent, key selection considerations include ORG-pin-dependent memory width selection, VCC-dependent max clock frequency (up to 3 MHz at 4.5–5.5 V), write cycle time (6 ms), endurance (1 million cycles), and TSSOP-8 package compatibility with space-constrained PCB layouts.
Technical Context
The 93LC56C-I/ST implements a synchronous Microwire-compatible serial interface with CS, CLK, DI, and DO signals, where instruction execution begins upon detection of a Start condition (CS high + DI high on CLK rising edge). Memory organization is dynamically selected: ORG = VSS enables 256 × 8-bit mode; ORG = VCC enables 128 × 16-bit mode.
Internal logic enforces power-on write protection below 1.5 V VCC threshold and requires explicit EWEN command prior to any erase/write operation. The DO pin serves dual function: serial data output during READ and Ready/Busy status indicator during programming - low = busy, high = ready - with status valid after minimum TCSL (250 ns) and TSV (200–500 ns).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 2 Kbit (256 × 8 or 128 × 16, selectable via ORG pin) |
| VCC range | 2.5 V to 5.5 V - supports wide-input industrial rails; POR threshold at 1.5 V prevents spurious writes during brown-out |
| Interface | 3-wire Microwire-compatible serial (CS, CLK, DI/DO) - minimal GPIO usage, no SPI mode bits required |
| Write cycle time | 6 ms (TWC) - fixed self-timed erase+write; no software timeout polling needed beyond R/B status |
| Endurance | 1,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 |
| Max clock frequency | 3 MHz at VCC ≥4.5 V - enables fast bulk reads; drops to 2 MHz at 2.5–4.5 V for robust low-voltage operation |
Pinout & Package
93LC56C-I/ST is housed in an 8-lead TSSOP (ST) package, 3.0 mm × 4.4 mm body, 0.65 mm pitch, exposed pad optional (not electrically connected). Pin 1 marked by laser dot; pin 1 location confirmed per DS21794G-page 17.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-high enable; must be held low ≥250 ns between instructions; deselects device into standby but completes ongoing write |
| CLK | Serial Clock | Synchronizes all data transfers; rising edge clocks in opcode/address/data; stoppable mid-sequence without corruption |
| DI | Data Input | Accepts Start bit, opcode, address, and write data; shares net with DO only if external 10 kΩ series resistor used to prevent bus conflict |
| DO | Data Output / Status | Outputs read data or Ready/Busy status (low = busy); enters High-Z on CS falling edge; requires TCSL ≥250 ns before status sampling |
| VSS | Ground | Reference for all I/O and internal logic; must be low-impedance connection to minimize noise-induced timing errors |
| ORG | Organization select | Logic-high → 128 × 16-bit mode; logic-low → 256 × 8-bit mode; must be statically tied (no floating); not present on A/B variants |
| NC | No internal connection | Pin 7 in TSSOP; must remain unconnected; no pull-up/down or routing required |
| VCC | Power supply | 2.5–5.5 V input; internal POR circuit blocks writes below 1.5 V; decoupling capacitor (0.1 µF) required near pin |
Key Features
| Feature | Design Value |
|---|---|
| Word-size configurability | Single hardware pin (ORG) selects between 8-bit and 16-bit data bus width - eliminates need for multiple BOM variants |
| Auto-erase before write | Self-timed erase integrated into every WRITE/WRAL cycle - no separate erase command required for single-word updates |
| ERAL + WRAL atomicity | WRAL includes automatic ERAL - guarantees full-array erase before write, preventing partial-data corruption on power loss |
| Ready/Busy signaling | DO pin provides real-time status without dedicated status register - reduces firmware overhead vs. polling status byte |
| Power-on/off data protection | Hardware-enforced write inhibition below 1.5 V VCC - prevents inadvertent writes during power ramp-up/down |
Applications
| Industrial Sensor Calibration Storage | Microcontroller Boot Configuration |
|---|---|
Use Scenario: Storing factory-trimmed offset/gain coefficients for analog front-end sensors in HVAC controllers. IC Role / Device Role / Timing Role: Nonvolatile parameter store accessed once per power cycle; ORG pin hardwired to VSS for 8-bit MCU interface. Use Value: 1M-cycle endurance supports recalibration during field service; >200-year retention ensures lifetime accuracy without battery backup. | Use Scenario: Holding bootloader configuration flags (e.g., UART baud rate, debug enable, secure boot hash) in medical diagnostic equipment. IC Role / Device Role / Timing Role: Early-boot configuration source; accessed before main firmware initializes RAM; CS/CLK timing meets 2 MHz min at 3.3 V. Use Value: Self-timed 6 ms write enables safe update during maintenance mode; ERAL/WRAL atomicity prevents partial config corruption on unexpected power loss. |
| Automotive Body Control Module Settings | IoT Edge Device Network Credentials |
Use Scenario: Retaining user preferences (mirror position, seat memory) in automotive BCMs operating across –40°C to +85°C. IC Role / Device Role / Timing Role: Industrial-temp EEPROM interfaced to 8-bit MCU via Microwire; ORG tied to VCC for 16-bit efficiency where supported. Use Value: Specified I-temp grade ensures reliability over full automotive cabin range; 2.5 V min VCC supports start-stop battery voltage sag. | Use Scenario: Securing Wi-Fi SSID/password and TLS root CA certificates in battery-powered smart meters. IC Role / Device Role / Timing Role: Low-power configuration vault; standby current ≤1 µA extends 10-year battery life; write protected by EWEN/EWDS sequence. Use Value: 1 µA ICCS enables multi-year operation on coin cell; hardware write disable prevents OTA update bugs from corrupting credentials. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 93LC56B-I/ST | Dedicated 128 × 16-bit organization; no ORG pin - fixed 16-bit interface | Requires 16-bit MCU data bus; no runtime width reconfiguration possible | Select when system uses 16-bit parallel interface and avoids ORG pin routing complexity |
| AT25020B-SSHL-B | SPI interface (4-wire), 2 Kbit, 1.8–5.5 V, 20 MHz max clock; no ORG pin | Requires SPI peripheral instead of generic GPIO-bitbanged Microwire; faster throughput but higher pin count | Select when MCU has dedicated SPI hardware and higher-speed configuration loading is prioritized over pin count |
Compared with 93LC56B-I/ST, the 93LC56C-I/ST offers hardware-selectable word width - critical for mixed 8/16-bit system designs - while AT25020B-SSHL-B trades Microwire simplicity for SPI speed and broader voltage support, requiring interface redesign.
Availability
93LC56C-I/ST is available at Aetrix Electronics and suitable for industrial sensor calibration storage, microcontroller boot configuration, and automotive body control module settings requiring stable component supply across extended temperature ranges and long product lifecycles.
Supply support for 93LC56C-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 microcontrollers, analog components, and nonvolatile memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 93LC56C belongs to Microchip's legacy 93XX serial EEPROM product line, designed specifically for cost-sensitive, low-power embedded systems requiring simple 3-wire configuration storage with guaranteed data integrity and long-term reliability.
FAQ
What is the function of the ORG pin on the 93LC56C-I/ST?
The ORG pin on the 93LC56C-I/ST selects memory organization: tied to VCC it configures the device as 128 × 16-bit; tied to VSS it configures as 256 × 8-bit. This pin is absent on A/B variants and must be statically connected - floating causes undefined behavior. The 93LC56C-I/ST leverages this pin to eliminate need for separate 8-bit and 16-bit part numbers.
How does the 93LC56C-I/ST handle power-loss during a write operation?
During a write, the 93LC56C-I/ST uses self-timed auto-erase-and-write with built-in power-loss immunity: if VCC drops below 1.5 V, the internal POR circuit halts programming and preserves pre-write data. No external capacitors or backup power are needed. The 93LC56C-I/ST guarantees atomicity for ERAL and WRAL commands, preventing partial-array corruption.
Can the 93LC56C-I/ST be used with a 3.3 V microcontroller without level shifting?
Yes - the 93LC56C-I/ST operates from 2.5 V to 5.5 V, with VIH1 = 2.0 V (min) at VCC ≥2.7 V and VOL1 = 0.4 V (max) at IOL = 2.1 mA, making it fully compatible with standard 3.3 V CMOS logic levels. No level-shifting circuitry is required when interfacing with 3.3 V MCUs, simplifying board design and reducing BOM cost.
What is the maximum clock frequency supported by the 93LC56C-I/ST at 3.3 V supply?
At VCC = 3.3 V (within 2.5–4.5 V range), the 93LC56C-I/ST supports a maximum clock frequency of 2 MHz, as specified in Table 1-2 (A1). This ensures reliable timing margins for setup/hold times (e.g., TDIS = 100 ns min) and data output delay (TPD = 250 ns max), even under worst-case process/voltage/temperature conditions.
Does the 93LC56C-I/ST require an external pull-up resistor on the DO pin?
No - the 93LC56C-I/ST's DO pin has active push-pull drive during READ and Ready/Busy status reporting, eliminating need for external pull-ups. However, if DI and DO are shorted (shared bus), a 10 kΩ series resistor is required between them to prevent bus conflict when A0 = high during dummy-zero phase, as documented in Section 2.2 of DS21794G.
93LC56C-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:
- 2Kbit
- Memory Organization:
- 256 x 8, 128 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
93LC56C-I/ST FAQ
1.How can I place an order for 93LC56C-I/ST through Aetrix?
Please submit a Request for Quotation (RFQ) for 93LC56C-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 93LC56C-I/ST reliable?
The price and inventory of 93LC56C-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 93LC56C-I/ST is usually 5 days.
3.What payment methods are accepted for 93LC56C-I/ST?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93LC56C-I/ST transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93LC56C-I/ST?
93LC56C-I/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93LC56C-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 93LC56C-I/ST?
For technical support, including 93LC56C-I/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93LC56C-I/ST requirements.
6.How does Aetrix verify that 93LC56C-I/ST is sourced from the original manufacturer or authorized distributors?
All 93LC56C-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 93LC56C-I/ST meets industry standards.
7.What is the process for return or replacement of 93LC56C-I/ST?
All 93LC56C-I/ST units undergo pre-shipment inspection (PSI). If there is an issue with 93LC56C-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 93LC56C-I/ST part is unused and in its original packaging.
Return procedure for 93LC56C-I/ST:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93LC56C-I/ST 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…
