Microchip Technology AT93C46-10PC-2.5
- Part No.:
- AT93C46-10PC-2.5
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-DIP (0.300", 7.62mm)
- Datasheet:
-
AT93C46-10PC-2.5.pdf
- Description:
- IC EEPROM 1KBIT 3-WIRE 2MHZ 8DIP
- Quantity:
- Payment:

- Shipping:

Inventory:1,475
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT93C46-10PC-2.5 from Microchip Technology (formerly Atmel) is a 1K-bit 3-wire serial EEPROM with user-selectable 128 × 8 or 64 × 16 organization, operating at VCC = 2.5V to 5.5V, featuring 10 ms max self-timed write cycle, 1 million write endurance, and 100-year data retention. It serves as nonvolatile configuration storage in embedded microcontroller systems requiring low-voltage operation and space-constrained PCB layouts.
For engineers reviewing the AT93C46-10PC-2.5 datasheet, AT93C46-10PC-2.5 pinout, AT93C46-10PC-2.5 application, or AT93C46-10PC-2.5 equivalent, key selection criteria include its 2.5V minimum supply, 8-pin PDIP package, 3-wire interface timing compatibility, ORG-pin configurable memory width, and industrial-grade reliability metrics including ESD >4000V and -40°C to +85°C operation.
Technical Context
The AT93C46-10PC-2.5 implements a synchronous 3-wire serial interface (CS, SK, DI/DO) with instruction-based command set including READ, WRITE, ERASE, EWEN, and EWDS. Memory organization is dynamically selected via the ORG pin: tied to VCC enables 64 × 16 mode; grounded enables 128 × 8 mode.
Write operations require prior EWEN instruction and are self-timed up to 10 ms; status is monitored via DO pin during CS high pulse after command initiation. The device supports 250 ns minimum CS low time and 0.25 MHz maximum clock rate at 2.5V, with input thresholds scaled per VCC range (e.g., VIL = VCC × 0.3 at 1.8–2.7V).
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 1024 bits (128 × 8 or 64 × 16 organization) |
| Supply Voltage Range | 2.5V to 5.5V - enables direct interfacing with 2.5V logic and mixed-voltage systems |
| Max Clock Frequency | 0.25 MHz at 2.5V - defines minimum SK period of 4000 ns for timing-critical host MCU firmware |
| Write Cycle Time | 10 ms max - determines minimum interval between successive WRITE instructions |
| Endurance | 1 million write cycles - supports frequent field-updatable calibration or configuration data |
| Data Retention | 100 years at 25°C - ensures long-term validity of stored parameters without refresh |
| ESD Protection | >4000V HBM - reduces need for external protection in handling-sensitive industrial environments |
Pinout & Package
AT93C46-10PC-2.5 uses an 8-pin PDIP (package code 8P3), 0.300" wide, with standard JEDEC pinout and through-hole mounting. Pin 1 is marked by notch or dot; pin 1 function is Chip Select (CS).
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable: must be low for instruction initiation and remains low throughout command sequence |
| SK | Serial Clock | Synchronizes all data transfers; rising edge samples DI, falling edge outputs DO |
| DI | Data Input | Receives start bit, op-code, address, and write data; latched on SK rising edge |
| DO | Data Output | Outputs read data or READY/BUSY status; high-impedance when CS is high |
| GND | Ground Reference | Return path for VCC and signal currents; must be low-impedance connection |
| VCC | Power Supply | 2.5V–5.5V supply; decoupling capacitor (0.1 µF) required within 10 mm of pin |
| ORG | Organization Select | Connect to VCC for 64×16 mode, GND for 128×8 mode; unconnected defaults to x16 via internal pull-up |
| DC | No Connect | Internally unused; must be left floating or tied to GND/VCC - no electrical loading permitted |
Key Features
| Feature | Design Value |
|---|---|
| User-selectable memory organization | Hardware-configurable 128 × 8 or 64 × 16 layout via ORG pin - eliminates firmware rework when changing data width requirements |
| Low-voltage operation down to 2.5V | Full functionality at 2.5V supply - enables direct integration with 2.5V FPGAs, ASICs, and battery-powered controllers |
| Self-timed write cycle | No external timing control needed; host only monitors DO for READY/BUSY - simplifies driver implementation and reduces MCU resource usage |
| High-reliability nonvolatile storage | 1M write cycles and 100-year retention - suitable for lifetime-critical applications like medical device calibration and automotive module configuration |
| 3-wire serial interface | Minimal pin count (CS/SK/DI/DO/GND/VCC/ORG/DC) - saves PCB real estate and routing complexity vs. SPI or I²C EEPROMs |
Applications
| Industrial Sensor Calibration | Consumer Appliance Configuration |
|---|---|
Use Scenario: Storing factory-calibrated offset/gain coefficients and temperature compensation tables in pressure or humidity sensors. IC Role / Device Role / Timing Role: Nonvolatile parameter storage accessed during power-up initialization and runtime correction routines. Use Value: Enables single-batch calibration across production, eliminating per-unit trimming hardware and reducing test time by 40%. |
Use Scenario: Retaining user preferences (e.g., cooking modes, timer settings, language selection) in microwave ovens and washing machines. IC Role / Device Role / Timing Role: Persistent configuration register accessible via low-speed MCU GPIO bit-banging. Use Value: Survives AC power loss and battery removal; supports 10+ years of daily use without data corruption. |
| Automotive Body Control Module | Networking Equipment Identity Storage |
Use Scenario: Holding door lock programming, mirror position presets, and lighting behavior profiles in 12V vehicle subsystems. IC Role / Device Role / Timing Role: Low-power configuration memory interfaced to 5V or 3.3V microcontrollers with brown-out detection. Use Value: Qualified for -40°C to +85°C operation and withstands automotive load-dump transients via robust ESD rating. |
Use Scenario: Storing MAC address, serial number, and firmware version in Ethernet switches and Wi-Fi access points. IC Role / Device Role / Timing Role: Secure identity anchor accessed once per boot before network stack initialization. Use Value: Prevents MAC duplication across units; supports field firmware updates without identity reset. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M95128-WMN6TP | 128 Kbit SPI interface, 2.5–5.5V, 20 MHz clock, 5 ms write cycle | Higher density, faster interface, but requires 4-wire SPI and dedicated CS line per device | Choose for bandwidth-sensitive designs needing >1K storage; not pin-compatible |
| 25AA010A-I/P | 1 Kbit SPI EEPROM, 1.8–5.5V, 10 MHz, 5 ms write, 8-pin PDIP | Same density and package, but SPI protocol requires different MCU driver and additional pin | Prefer when migrating from legacy SPI-based designs; identical footprint but incompatible protocol |
Compared with M95128-WMN6TP and 25AA010A-I/P, the AT93C46-10PC-2.5 offers lowest pin count (3-wire), deterministic 10 ms write latency, and hardware-configurable data width - making it optimal for cost-sensitive, space-constrained 8-bit MCU systems where SPI overhead is prohibitive.
Availability
AT93C46-10PC-2.5 is available at Aetrix Electronics and suitable for industrial sensor calibration, consumer appliance configuration, automotive body control modules, and networking equipment identity storage requiring stable component supply across multi-year production cycles.
Supply support for AT93C46-10PC-2.5 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 acquired Atmel in 2016 and maintains full product support, documentation, and manufacturing continuity for the AT93C series. The company specializes in microcontrollers, analog, and memory solutions for embedded markets.
The AT93C46-10PC-2.5 belongs to Microchip's legacy serial EEPROM product line, designed specifically for low-pin-count, low-power, and cost-sensitive embedded systems requiring simple, reliable nonvolatile storage without complex bus protocols.
FAQ
What voltage range does the AT93C46-10PC-2.5 support, and how does it affect interface compatibility?
The AT93C46-10PC-2.5 operates from 2.5V to 5.5V, with input thresholds scaling proportionally (e.g., VIL = VCC × 0.3). This allows direct connection to 2.5V, 3.3V, or 5V MCUs without level shifters. Its 2.5V minimum makes it compatible with modern ultra-low-power controllers, while 5.5V absolute max ensures robustness against supply transients. The AT93C46-10PC-2.5 maintains full AC/DC specifications across this entire range.
How is memory organization selected on the AT93C46-10PC-2.5, and what happens if the ORG pin is left unconnected?
Memory organization (128 × 8 or 64 × 16) is selected by the ORG pin: tie to GND for 128 × 8 mode, to VCC for 64 × 16 mode. If left unconnected, an internal ~1 MΩ pull-up selects the 64 × 16 mode. This hardware-selectable flexibility allows one AT93C46-10PC-2.5 design to serve multiple firmware variants without board revision. The AT93C46-10PC-2.5 does not support dynamic software reconfiguration of organization.
Does the AT93C46-10PC-2.5 require a separate erase cycle before writing, and how is write completion verified?
No, the AT93C46-10PC-2.5 performs automatic erase-before-write within its self-timed 10 ms cycle - no explicit ERASE instruction is needed before WRITE. Completion is verified by sampling the DO pin: after initiating a WRITE and holding CS low for ≥250 ns, bring CS high; a logic '1' on DO indicates completion and readiness for next command, while '0' means BUSY. This READY/BUSY polling is mandatory and supported at all VCC levels.
What is the maximum clock frequency supported by the AT93C46-10PC-2.5 at 2.5V, and how does it impact host MCU timing?
At VCC = 2.5V, the AT93C46-10PC-2.5 supports a maximum SK clock frequency of 0.25 MHz (4000 ns period), with minimum SK high/low times of 1000 ns each. This constrains host MCU bit-banging routines to ≤250 kHz effective throughput. The AT93C46-10PC-2.5 requires strict adherence to tDIS, tDIH, and tCSH setup/hold times - violating these risks command misinterpretation or data corruption.
Is the AT93C46-10PC-2.5 qualified for automotive applications, and what temperature grades are available?
The AT93C46-10PC-2.5 is rated for commercial temperature range (0°C to +70°C) per its ordering code suffix 'C'. Industrial-grade variants (e.g., AT93C46-10PI-2.5) support -40°C to +85°C and are used in automotive body electronics, though not AEC-Q100 qualified. For under-hood applications, Microchip recommends the AT93C46-10PI-2.5 or automotive-specific EEPROMs. The AT93C46-10PC-2.5 itself is not automotive-qualified.
AT93C46-10PC-2.5 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-DIP (0.300", 7.62mm)
- Packaging:
- Tube
- Product Status:
- Obsolete
- 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:
- 3-Wire Serial
- Clock Frequency:
- 2 MHz
- Write Cycle Time - Word, Page:
- 10ms
- Access Time:
- -
- Voltage - Supply:
- 2.5V ~ 5.5V
- Operating Temperature:
- 0°C ~ 70°C (TC)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 8-PDIP
AT93C46-10PC-2.5 FAQ
1.How can I place an order for AT93C46-10PC-2.5 through Aetrix?
Please submit a Request for Quotation (RFQ) for AT93C46-10PC-2.5 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 AT93C46-10PC-2.5 reliable?
The price and inventory of AT93C46-10PC-2.5 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT93C46-10PC-2.5 is usually 5 days.
3.What payment methods are accepted for AT93C46-10PC-2.5?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT93C46-10PC-2.5 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT93C46-10PC-2.5?
AT93C46-10PC-2.5 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT93C46-10PC-2.5 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 AT93C46-10PC-2.5?
For technical support, including AT93C46-10PC-2.5 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT93C46-10PC-2.5 requirements.
6.How does Aetrix verify that AT93C46-10PC-2.5 is sourced from the original manufacturer or authorized distributors?
All AT93C46-10PC-2.5 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 AT93C46-10PC-2.5 meets industry standards.
7.What is the process for return or replacement of AT93C46-10PC-2.5?
All AT93C46-10PC-2.5 units undergo pre-shipment inspection (PSI). If there is an issue with AT93C46-10PC-2.5, 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 AT93C46-10PC-2.5 part is unused and in its original packaging.
Return procedure for AT93C46-10PC-2.5:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT93C46-10PC-2.5 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…

