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 93C76BT-E/ST

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

Inventory:3,640

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

93C76BT-E/ST from Microchip Technology Inc. is an 8K-bit, 4.5–5.5V serial EEPROM with 512 × 16-bit organization, Microwire-compatible 3-wire interface (CS/CLK/DI/DO), Program Enable (PE) and ORG pins, and industrial-temperature operation (–40°C to +85°C). It delivers 1 million erase/write cycles, >200-year data retention, and self-timed erase/write with automatic ERAL before WRAL - used in embedded system configuration storage where nonvolatile parameter persistence is required.

For engineers reviewing the 93C76BT-E/ST datasheet, 93C76BT-E/ST pinout, 93C76BT-E/ST application, or 93C76BT-E/ST equivalent, key selection criteria include its fixed 16-bit word size (no ORG pin function), PE-controlled write protection, TSSOP-8 package compatibility, and 2 ms program cycle time at 4.5–5.5V - critical for real-time firmware update buffers and calibration data logging.

Technical Context

This device implements a synchronous Microwire-compatible serial interface with dedicated CS, CLK, DI, and DO lines. Its internal architecture includes address decoding, mode logic, and output buffering, supporting READ, WRITE, ERASE, ERAL, WRAL, EWEN, and EWDS instructions - all clocked on the rising edge of CLK.

It features power-on/off data protection via VCC voltage detection (trip point 3.8V), automatic Ready/Busy status signaling on DO during programming, and sequential read capability when CS remains high. The PE pin must be held high to enable write operations; floating PE is prohibited.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size8 Kbit (512 × 16-bit organization)
VCC Range4.5 V to 5.5 V - requires stable regulated supply; below 4.5 V disables ERAL/WRAL
Program Cycle Time2 ms - enables fast field updates without blocking host MCU for extended periods
Endurance1,000,000 erase/write cycles - supports frequent recalibration in test equipment
Data Retention>200 years at 25°C - ensures long-term validity of stored calibration constants
Interface ProtocolMicrowire-compatible 3-wire serial (CS/CLK/DI/DO) - minimal GPIO usage on microcontrollers
Temperature Range–40°C to +85°C (Industrial grade) - suitable for industrial control and automotive body electronics

Pinout & Package

93C76BT-E/ST is housed in an 8-lead TSSOP (Thin Shrink Small Outline Package) with 0.65 mm lead pitch, RoHS-compliant matte tin finish, and exposed pad optional per Microchip spec. Pin 1 is marked by laser dot.

Pin/TerminalCircuit RoleDesign Meaning
1 CSChip SelectActive-high enable; must be low ≥250 ns between instructions; deselects device into standby
2 CLKSerial ClockRising-edge synchronized timing for opcode/address/data; stoppable mid-sequence
3 DIData InputAccepts Start bit, opcodes, addresses, and write data; must not float
4 DOData Output / StatusOutputs read data or Ready/Busy (low = busy); enters High-Z on CS falling edge
5 VSSGroundReference return path for all signals; connect to system ground plane
6 ORGOrganization SelectFixed high for 16-bit mode; tied to VCC on this variant - no runtime reconfiguration
7 PEProgram EnableMust be high to allow WRITE/ERAL/WRAL; tied to VCC externally; never float
8 VCCPower Supply4.5–5.5 V only; internal POR triggers at 3.8 V - prevents corruption during brownout

Key Features

FeatureDesign Value
Self-timed Erase/Write with Auto-ERALEliminates external timing control; WRAL automatically erases entire array before writing - simplifies firmware implementation
Program Enable (PE) PinHardware-level write lockout - prevents accidental overwrites during power transitions or noise events
Ready/Busy Status on DOEnables polling-based host synchronization without dedicated interrupt line - reduces BOM count
Sequential Read ModeAllows continuous 16-bit reads across memory space with single CS assertion - improves bulk data dump efficiency
Power-On/Off Data ProtectionVCC monitor disables writes below 3.8 V - guarantees data integrity during supply ramp-up/down

Applications

Industrial Sensor Calibration StorageAutomotive Body Control Module (BCM) Configuration

Use Scenario: Storing factory-trimmed sensor gain/offset coefficients and temperature compensation tables in pressure or current sensors.

IC Role / Device Role / Timing Role: Nonvolatile configuration register holding 16-bit calibration parameters accessed at power-up and during field recalibration.

Use Value: Enables one-time factory programming and field updates via service tools while maintaining >200-year data retention under thermal stress.

Use Scenario: Holding user-configurable settings (e.g., door lock behavior, mirror fold/unfold logic) in automotive BCMs.

IC Role / Device Role / Timing Role: Dedicated configuration EEPROM interfaced to an 8-bit MCU via Microwire, updated only during service mode.

Use Value: Supports secure, PE-gated writes to prevent unintended changes during vehicle operation - critical for ASIL-B adjacent systems.

Medical Device Parameter BackupIndustrial PLC I/O Module Setup

Use Scenario: Preserving therapy delivery parameters (e.g., infusion rate limits, alarm thresholds) across power cycles in portable infusion pumps.

IC Role / Device Role / Timing Role: Safety-critical nonvolatile memory storing immutable operational constraints validated at boot.

Use Value: Meets IEC 62304 requirements for data integrity with 1M-cycle endurance and hardware write protection (PE).

Use Scenario: Storing channel-specific scaling factors, filter coefficients, and input range selections in modular analog I/O cards.

IC Role / Device Role / Timing Role: Field-programmable configuration store accessed during module initialization and diagnostics.

Use Value: Allows end-user customization without firmware reflash; 2 ms WRAL enables full module setup in <100 ms during hot-swap insertion.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
93C76B-I/STNo PE or ORG pins; fixed 16-bit organization; same VCC range and TSSOP-8 packageLacks hardware write protection - requires software-only locking; unsuitable for safety-critical overwrite preventionSelect when cost sensitivity outweighs need for PE-based hardware lockout
AT25DF041A-SSH-TSPI interface (4-wire), 4 Mbit density, 2.7–3.6 V supply, sector erase, no PE/ORGHigher density but incompatible protocol and voltage; requires MCU SPI peripheral and level-shifting for 5 V systemsSelect only if migrating to SPI-based architecture with sufficient voltage margin and no legacy Microwire dependency

Compared with 93C76B-I/ST, the 93C76BT-E/ST adds mandatory PE-driven write enable - enhancing reliability in noisy environments - while differing from AT25DF041A-SSH-T in fundamental interface architecture, supply voltage, and security model.

Availability

93C76BT-E/ST is available at Aetrix Electronics and suitable for industrial sensor calibration storage, automotive BCM configuration, and medical device parameter backup requiring stable component supply, long-lifecycle support, and RoHS-compliant packaging.

Supply support for 93C76BT-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 microcontroller, mixed-signal, analog, and Flash-IP solutions, serving industrial, automotive, consumer, and communications markets with high-reliability silicon and development tools.

The 93Cxx EEPROM product line targets cost-sensitive, low-power embedded systems needing simple, robust nonvolatile storage - optimized for Microwire interface simplicity, hardware write protection, and extended data retention without battery backup.

FAQ

What is the function of the ORG pin on the 93C76BT-E/ST?

On the 93C76BT-E/ST, the ORG pin is internally tied high to select 16-bit word organization (512 × 16-bit), and it is not user-configurable. Unlike the 'C' variants with selectable ORG, this part is fixed in x16 mode - confirmed by its marking code 'C76B' and Device Selection Table entry. The ORG pin must still be externally connected to VCC per datasheet requirement.

Does the 93C76BT-E/ST require the PE pin to be actively driven?

Yes - the 93C76BT-E/ST requires the PE pin to be externally tied to VCC (logic high) to enable any erase or write operation. If PE is low or floating, all programming functions (WRITE, ERASE, WRAL, ERAL) are inhibited. This is a hardware safety feature explicitly mandated in Section 3.6 of the datasheet and applies to all 'C' versions including 93C76BT-E/ST.

What is the maximum clock frequency supported by the 93C76BT-E/ST?

The 93C76BT-E/ST supports a maximum clock frequency of 3 MHz when VCC is 4.5–5.5 V (Table 1-2, A1). At this speed, minimum clock high/low times are 200 ns and 100 ns respectively. Operation above 3 MHz violates AC specifications and may cause instruction misreads or failed writes.

Can the 93C76BT-E/ST be used in automotive applications requiring –40°C to +125°C?

No - the 93C76BT-E/ST is rated for Industrial temperature range only (–40°C to +85°C), as indicated by the 'I' suffix in its part number and confirmed in the Device Selection Table. For automotive-grade operation up to +125°C, Microchip specifies the 'E' version (e.g., 93C76BT-E/ST is not valid; correct part would be 93C76CT-E/ST or similar E-temp 'C' variant).

How does the Ready/Busy status work on the DO pin of the 93C76BT-E/ST?

During erase or write operations, the DO pin outputs Ready/Busy status: logic low indicates ongoing programming, logic high indicates completion. To read status, CS must be brought high after ≥250 ns low time (TCSL); DO remains High-Z if CS stays low throughout the cycle. This polling mechanism is defined in Sections 2.4, 2.5, and 2.8 and applies identically to 93C76BT-E/ST.

93C76BT-E/ST Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-TSSOP (0.173", 4.40mm Width)
Packaging:
Tape & Reel (TR)
Product Status:
Active
Programmable:
Not Verified
Memory Type:
Non-Volatile
Memory Format:
EEPROM
Technology:
EEPROM
Memory Size:
8Kbit
Memory Organization:
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

93C76BT-E/ST FAQ

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

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

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

3.What payment methods are accepted for 93C76BT-E/ST?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for 93C76BT-E/ST?

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

Once your 93C76BT-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 93C76BT-E/ST?

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

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

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

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

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

Return procedure for 93C76BT-E/ST:

1.Submit a request within 90 days.

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

93C76BT-E/ST Tags

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