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

- Shipping:

Inventory:4,605
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
93C76C-E/ST from Microchip Technology Inc. is an 8Kbit, 4.5–5.5V serial EEPROM with programmable 8-/16-bit word organization via ORG pin and full-array write protection via PE pin. It supports Microwire-compatible 3-wire interface (CS/CLK/DI/DO), delivers 1M erase/write cycles and >200-year data retention, and is used in automotive infotainment control storage for configuration persistence across power cycles.
For engineers reviewing the 93C76C-E/ST datasheet, 93C76C-E/ST pinout, 93C76C-E/ST application, or 93C76C-E/ST equivalent, key selection criteria include VCC range (4.5–5.5V), industrial/automotive temperature grade (–40°C to +125°C), ORG/PE pin dependency for memory configuration and write enable, and self-timed 2ms write cycle timing.
Technical Context
The 93C76C-E/ST implements a synchronous Microwire-compatible serial interface with CS-active-high selection, rising-edge clocked DI input, and DO output supporting both data readout and Ready/Busy status polling. Its dual-word-size architecture requires external logic level on ORG to select x8 (ORG = VSS) or x16 (ORG = VCC) mode, while PE must be held high to permit erase/write operations.
Internal power-on reset and voltage detect circuitry (VPOR = 3.8V) inhibit all programming below VCC threshold; EWEN/EWDS commands provide software-level write protection. All erase/write cycles-including ERAL (6ms) and WRAL (15ms)-are fully self-timed and require no external clocking after initiation.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory size | 8 Kbit (1024 × 8 or 512 × 16 configurable) |
| VCC operating range | 4.5 V to 5.5 V - ensures compatibility with 5V automotive microcontroller I/O rails |
| Temperature grade | –40°C to +125°C (Automotive E-grade) - qualified for under-hood and infotainment module use |
| Write endurance | 1,000,000 cycles - supports frequent calibration or logging in vehicle subsystems |
| Data retention | >200 years at +25°C - guarantees long-term firmware parameter storage over product lifetime |
| Write cycle time | 2 ms (TWC) - enables fast configuration updates without blocking host MCU execution |
| Interface protocol | Microwire 3-wire serial (CS/CLK/DI/DO) - minimal pin count, compatible with legacy MCU peripherals |
Pinout & Package
93C76C-E/ST is packaged in 8-lead TSSOP (ST), with Pb-free Matte Tin finish and pin 1 marked by laser. The package supports surface-mount reflow and fits standard 0.65 mm pitch footprints.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-high enable; device enters Standby when low, but completes ongoing write before sleep |
| CLK | Serial Clock | Rising-edge synchronized I/O; clock can pause mid-transfer without corruption |
| DI | Data Input | Accepts Start bit, opcode, address, and write data; must not float |
| DO | Data Output / Status | Outputs read data or Ready/Busy (low = busy); tri-states on CS fall |
| VSS | Ground | Reference for all signals; must be low-impedance connection |
| ORG | Organization Select | High = 512×16-bit mode; low = 1024×8-bit mode; must be hardwired, not floated |
| PE | Program Enable | High = write enabled; low = full-array write protection; mandatory tie for safety-critical systems |
| VCC | Power Supply | 4.5–5.5 V only; VPOR = 3.8 V prevents inadvertent writes during brownout |
Key Features
| Feature | Design Value |
|---|---|
| Configurable word size (x8/x16) | Reduces firmware complexity by matching host MCU data bus width without external glue logic |
| Dedicated Program Enable (PE) pin | Hardware-level write lockout independent of software state - critical for ASIL-B functional safety compliance |
| Self-timed ERAL and WRAL commands | Eliminates need for host MCU to manage erase/write timing margins; simplifies driver development |
| Ready/Busy status on DO pin | Enables non-blocking polling instead of fixed-delay waits - improves real-time system responsiveness |
| Power-on/off data protection | Automatic inhibition below VPOR = 3.8 V prevents corruption during power ramp-up/down transients |
Applications
| Instrument Cluster Configuration Storage | Body Control Module (BCM) Parameter Retention |
|---|---|
Use Scenario: Storing user-selected display brightness, odometer values, and warning thresholds across ignition cycles in automotive instrument clusters. IC Role / Device Role / Timing Role: Nonvolatile configuration register holding persistent settings; accessed via SPI-like Microwire interface during boot and runtime updates. Use Value: Ensures zero-latency recall of calibrated values without battery-backed RAM; withstands 1M+ ignition cycles with guaranteed 200-year retention. | Use Scenario: Maintaining door lock logic states, window position memory, and lighting profiles in BCMs exposed to wide thermal cycling. IC Role / Device Role / Timing Role: Automotive-grade EEPROM providing fault-tolerant storage for safety-relevant parameters; operates continuously from –40°C to +125°C. Use Value: Eliminates need for external voltage supervisors or backup capacitors; PE pin allows hardware-enforced write lockdown during CAN message processing. |
| Engine Control Unit (ECU) Calibration Data | Telematics Gateway Firmware Patch Storage |
Use Scenario: Holding engine trim tables, fuel map offsets, and sensor compensation coefficients updated during dealer reprogramming. IC Role / Device Role / Timing Role: Secure, field-updatable memory block accessed only during diagnostic session; protected by PE and EWEN/EWDS command sequence. Use Value: Supports ISO 14229 UDS services for secure flash programming; 2ms write time enables rapid calibration uploads without extended downtime. | Use Scenario: Storing OTA firmware patch metadata, signature verification keys, and rollback counters in telematics gateways. IC Role / Device Role / Timing Role: Trusted nonvolatile store for cryptographic material; accessed during secure boot and update validation sequences. Use Value: Hardware write protection (PE) prevents tampering during network stack operation; >200-year retention ensures key longevity beyond vehicle service life. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| 93LC76C-E/ST | VCC range 2.5–5.5 V; lower VPOR (1.5 V); same pinout and instruction set | Better suited for mixed-voltage systems with 3.3V MCUs; lacks 4.5–5.5V robustness for direct battery-sensed nodes | Select if host MCU operates at ≤3.3V and automotive ambient temp suffices (–40°C to +125°C) |
| AT25DF041A-SSH-T | SPI interface (4-wire), 4 Mbit density, sector erase, 2.7–3.6 V only | Higher density and faster page writes, but incompatible protocol and narrower voltage range | Choose only when migrating to SPI-based architecture and requiring >8Kbit capacity with faster bulk writes |
Compared with 93LC76C-E/ST, the 93C76C-E/ST provides higher VCC immunity for direct 5V battery rail interfacing and stronger brownout protection (3.8V vs 1.5V VPOR), while AT25DF041A-SSH-T offers SPI speed and density at the cost of interface redesign and voltage limitation.
Availability
93C76C-E/ST is available at Aetrix Electronics and suitable for automotive infotainment, body control modules, and engine management systems requiring stable component supply across extended temperature ranges and long production lifecycles.
Supply support for 93C76C-E/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 devices, and memory solutions, headquartered in Chandler, Arizona, with global design and manufacturing operations.
The 93Cxx series was designed specifically for automotive and industrial applications demanding high reliability, extended temperature operation, and hardware-enforced data integrity - exemplified by dedicated PE and ORG pins in the 93C76C-E/ST variant.
FAQ
What is the function of the ORG pin on the 93C76C-E/ST?
The ORG pin on the 93C76C-E/ST selects memory organization: tied to VCC for 512 × 16-bit mode, or to VSS for 1024 × 8-bit mode. This pin is absent on 93C76A/B variants and must be hardwired - not floated - to ensure deterministic behavior. The 93C76C-E/ST uses this pin to adapt its data interface width to match host MCU requirements without external multiplexing logic.
How does the Program Enable (PE) pin protect memory on the 93C76C-E/ST?
The PE pin on the 93C76C-E/ST acts as a hardware write gate: only when PE is high can EWEN, ERASE, or WRITE commands execute. If PE is low, all programming functions are disabled regardless of software state - a critical feature for preventing accidental corruption during CAN bus activity or power transients. This hardware lock complements the EWEN/EWDS software commands in the 93C76C-E/ST instruction set.
What is the minimum VCC required for reliable operation of the 93C76C-E/ST?
The 93C76C-E/ST requires VCC ≥ 4.5 V for full specification compliance, with a voltage detect threshold (VPOR) of 3.8 V. Below 4.5 V, AC timing parameters (e.g., FCLK max = 3 MHz) and write endurance are not guaranteed. Operation below 3.8 V disables all programming modes - a built-in safeguard that prevents partial writes during brownout conditions in automotive 93C76C-E/ST deployments.
Can the 93C76C-E/ST be used in place of the 93C76A-E/ST or 93C76B-E/ST?
No - the 93C76C-E/ST is not a drop-in replacement for 93C76A-E/ST or 93C76B-E/ST due to pinout differences: it adds ORG and PE pins not present on A/B variants. While electrically compatible in x8 or x16 mode, PCB layout must accommodate the extra pins and correct pull-up/down biasing. The 93C76C-E/ST also requires explicit PE assertion for writes, unlike A/B versions where programming is always enabled.
What is the maximum clock frequency supported by the 93C76C-E/ST at 5.0 V VCC?
At VCC = 5.0 V (within the 4.5–5.5 V range), the 93C76C-E/ST supports a maximum clock frequency (FCLK) of 3 MHz, per Table 1-2. This applies to all instructions including READ, WRITE, and EWEN. Timing margins (e.g., TCKH ≥ 200 ns, TCKL ≥ 100 ns) must be maintained; exceeding 3 MHz risks setup/hold violations and command misinterpretation in the 93C76C-E/ST serial interface.
93C76C-E/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:
- 8Kbit
- Memory Organization:
- 1K x 8, 512 x 16
- Memory Interface:
- Microwire
- Clock Frequency:
- 3 MHz
- Write Cycle Time - Word, Page:
- 2ms
- Access Time:
- -
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- -40°C ~ 125°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
93C76C-E/ST FAQ
1.How can I place an order for 93C76C-E/ST through Aetrix?
Please submit a Request for Quotation (RFQ) for 93C76C-E/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 93C76C-E/ST reliable?
The price and inventory of 93C76C-E/ST are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for 93C76C-E/ST is usually 5 days.
3.What payment methods are accepted for 93C76C-E/ST?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for 93C76C-E/ST transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for 93C76C-E/ST?
93C76C-E/ST orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your 93C76C-E/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 93C76C-E/ST?
For technical support, including 93C76C-E/ST datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your 93C76C-E/ST requirements.
6.How does Aetrix verify that 93C76C-E/ST is sourced from the original manufacturer or authorized distributors?
All 93C76C-E/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 93C76C-E/ST meets industry standards.
7.What is the process for return or replacement of 93C76C-E/ST?
All 93C76C-E/ST units undergo pre-shipment inspection (PSI). If there is an issue with 93C76C-E/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 93C76C-E/ST part is unused and in its original packaging.
Return procedure for 93C76C-E/ST:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
93C76C-E/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…
