Microchip Technology AT25640-10PC-2.7
- Part No.:
- AT25640-10PC-2.7
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-DIP (0.300", 7.62mm)
- Datasheet:
-
AT25640-10PC-2.7.pdf
- Description:
- IC EEPROM 64KBIT SPI 3MHZ 8DIP
- Quantity:
- Payment:

- Shipping:

Inventory:2,737
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25640-10PC-2.7 from Microchip Technology (formerly Atmel) is a 64 Kbit SPI serial EEPROM organized as 8192 × 8-bit memory, operating at 2.7V–5.5V supply, supporting 3.0 MHz clock rate at 5V, with 32-byte page write and hardware/software write protection. It serves as nonvolatile configuration storage in embedded controllers, power management units, and industrial sensor nodes requiring low-voltage reliability.
For engineers reviewing the AT25640-10PC-2.7 datasheet, AT25640-10PC-2.7 pinout, AT25640-10PC-2.7 application, or AT25640-10PC-2.7 equivalent, key selection criteria include VCC range compatibility (2.7–5.5V), 10 ms max write cycle time, block write protection granularity (1/4, 1/2, or full array), and 8-pin PDIP package suitability for through-hole prototyping and legacy board designs.
Technical Context
The AT25640-10PC-2.7 implements a synchronous SPI slave interface compliant with Modes 0 and 3, using separate SI/SO lines and CS/SCK/WP/HOLD control signals. Its internal architecture includes an 8-bit instruction register, nonvolatile status register (BP0/BP1/WPEN/WEN/RDY), and automatic address incrementing during sequential reads.
Write operations require explicit WREN instruction prior to WRITE or WRSR commands; self-timed internal write cycles (typ. 5 ms, max 10 ms) eliminate external timing constraints. Block protection is configured via status register bits BP0/BP1, enabling selective locking of memory segments without affecting unprotected regions.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 64 Kbit (8192 × 8-bit), sufficient for firmware parameter tables or calibration data in resource-constrained systems |
| Supply Voltage Range | 2.7V to 5.5V - supports mixed-voltage designs and brown-out tolerant operation down to 2.7V |
| Max Clock Frequency | 3.0 MHz at 5V - enables fast configuration loading without demanding high-speed MCU peripherals |
| Page Write Size | 32 bytes - balances programming speed and endurance by limiting per-cycle wear to one page |
| Write Cycle Time | 10 ms maximum - defines worst-case latency for critical nonvolatile updates |
| Endurance & Retention | 1 million write cycles / 100-year data retention - ensures long-term reliability in infrequently updated storage roles |
| Operating Temperature | 0°C to +70°C - validated for commercial-grade applications including consumer electronics and office equipment |
Pinout & Package
AT25640-10PC-2.7 uses an 8-pin PDIP (0.300" wide) package, compatible with standard through-hole sockets and manual soldering workflows. Pin 1 is marked with a notch or dot; leads are spaced on 0.100" pitch.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable signal; must be held low during entire SPI transaction to assert device ownership |
| SCK | Serial Clock | Input-only clock synchronized to master; determines bit transfer timing and mode (0 or 3) |
| SI | Serial Data Input | Receives op-codes, addresses, and data; MSB-first protocol requires precise setup/hold timing |
| SO | Serial Data Output | Tri-state output delivering read data or status bits; high-impedance when CS is high or HOLD is active |
| GND | Ground Reference | Signal and power return path; must be low-impedance to minimize noise coupling into SPI lines |
| VCC | Power Supply | 2.7–5.5V input; bypass capacitor (0.1 µF) required near pin to suppress switching transients |
| WP | Write Protect | Hardware lock for status register writes when WPEN=1; tied low to prevent accidental configuration changes |
| HOLD | Communication Suspend | Pauses ongoing SPI transfer without resetting sequence; used to service higher-priority interrupts |
Key Features
| Feature | Design Value |
|---|---|
| SPI Mode 0 & 3 Support | Interoperates with common microcontrollers (e.g., AVR, PIC, STM32) without custom clock polarity/inversion logic |
| Block Write Protection | Configurable 1/4, 1/2, or full-array lock via status register - prevents corruption of critical boot or calibration sectors |
| Hardware + Software Protection | WP pin and WRSR/WREN instructions provide layered defense against unintended writes during power transitions or firmware bugs |
| Self-Timed Write Cycle | No external wait-state generation needed; RDSR polling confirms completion, simplifying host driver implementation |
| Low Standby Current | 0.5 µA max at 2.7V - extends battery life in always-on monitoring devices with infrequent EEPROM access |
Applications
| Industrial PLC Configuration Storage | Medical Device Calibration Data |
|---|---|
Use Scenario: Storing I/O mapping, scaling factors, and alarm thresholds in programmable logic controllers deployed in factory automation environments. IC Role / Device Role / Timing Role: Nonvolatile configuration register holding persistent system parameters accessed at power-up and during runtime reconfiguration. Use Value: Ensures deterministic startup behavior and field-updatable settings without requiring external backup batteries or FRAM. | Use Scenario: Retaining sensor offset/gain coefficients and patient-specific therapy parameters in portable infusion pumps and diagnostic monitors. IC Role / Device Role / Timing Role: Secure, tamper-resistant memory for FDA-regulated calibration records and usage logs with traceable write cycles. Use Value: Meets IEC 62304 data integrity requirements via hardware write protection and 1M-cycle endurance for periodic recalibration events. |
| Consumer Appliance User Preferences | Automotive Body Control Module Settings |
Use Scenario: Saving user-selected modes (e.g., temperature presets, display brightness) in smart thermostats and kitchen appliances across power cycles. IC Role / Device Role / Timing Role: Low-power, voltage-flexible storage element interfaced directly to 3.3V or 5V MCU GPIOs via SPI. Use Value: Enables seamless user experience with instant recall of preferences while consuming <0.5 µA in standby to meet Energy Star standby limits. | Use Scenario: Storing door lock configurations, mirror position memories, and lighting profiles in automotive body control modules (BCM). IC Role / Device Role / Timing Role: AEC-Q100-unqualified but widely deployed commercial-grade EEPROM for non-safety-critical personalization data. Use Value: Provides cost-effective, drop-in replacement for legacy 64K SPI EEPROMs in BCM designs operating within 0°C–70°C ambient range. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M95640-DW | Same 64 Kbit size, 2.5–5.5V supply, 20 MHz max clock; SO8 package only; no HOLD pin | Lacks HOLD functionality - unsuitable where interrupt-driven SPI suspension is required | Select M95640-DW only if board layout already uses SOIC and HOLD is unused in target design |
| 25AA640A-I/P | 64 Kbit, 1.8–5.5V, 10 MHz max clock; PDIP/SOIC/TSSOP options; includes additional software write protection flags | Broadest VCC range and higher speed, but requires updated status register handling for new protection bits | Choose 25AA640A-I/P when upgrading to wider voltage tolerance or needing faster configuration loads |
Compared with M95640-DW and 25AA640A-I/P, AT25640-10PC-2.7 offers unique HOLD pin support for real-time SPI pausing and fixed 2.7–5.5V operation ideal for stable 3.3V/5V hybrid systems, making it optimal for industrial controls where deterministic communication interruption is essential.
Availability
AT25640-10PC-2.7 is available at Aetrix Electronics and suitable for industrial PLC configuration storage, medical device calibration data retention, and consumer appliance user preference saving requiring stable component supply and long-term obsolescence management.
Supply support for AT25640-10PC-2.7 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 is a global semiconductor company specializing in microcontrollers, analog devices, and nonvolatile memory solutions, with broad industrial and automotive qualification capabilities.
The AT25640-10PC-2.7 belongs to Microchip's legacy SPI EEPROM product line, designed for robust, low-power, pin-compatible configuration storage in cost-sensitive embedded systems where reliability and ease of integration are prioritized over ultra-high speed.
FAQ
What is the maximum clock frequency supported by AT25640-10PC-2.7 at 3.3V operation?
The AT25640-10PC-2.7 supports up to 2.1 MHz at 2.7–5.5V supply per AC characteristics table. At 3.3V, this translates to reliable operation at 2.1 MHz - sufficient for most configuration read/write tasks without compromising timing margins. The device maintains full functionality across its specified voltage range without derating, and the 2.1 MHz limit ensures setup/hold compliance under worst-case process/voltage/temperature conditions.
Does AT25640-10PC-2.7 support SPI Mode 1 or Mode 2?
No, AT25640-10PC-2.7 explicitly supports only SPI Modes 0 (CPOL=0, CPHA=0) and 3 (CPOL=1, CPHA=1) as stated in the Features section. It does not support Mode 1 (CPOL=0, CPHA=1) or Mode 2 (CPOL=1, CPHA=0). Attempting to use unsupported modes will result in incorrect data sampling or communication failure. Host MCU SPI peripheral must be configured accordingly.
How is write protection configured on AT25640-10PC-2.7?
Write protection on AT25640-10PC-2.7 is configured via two mechanisms: (1) Hardware protection using the WP pin when WPEN bit = 1, and (2) Software protection using BP0/BP1 bits in the status register. The WRSR instruction sets BP0/BP1 to protect 0%, 25%, 50%, or 100% of the memory array. WP must be held low *and* WPEN=1 to activate hardware lock; otherwise, software protection alone applies.
What is the purpose of the HOLD pin on AT25640-10PC-2.7?
The HOLD pin on AT25640-10PC-2.7 allows temporary suspension of an ongoing SPI transaction without resetting the internal state or losing synchronization. When asserted low while SCK is low, it places SO in high-impedance and ignores SI inputs, enabling the host MCU to service interrupts or perform urgent tasks. Communication resumes upon deasserting HOLD while SCK remains low - preserving byte alignment and address counters.
Can AT25640-10PC-2.7 be used in place of AT25640-10PC without design changes?
Yes, AT25640-10PC-2.7 is a direct functional and pinout replacement for AT25640-10PC, differing only in supply voltage range: AT25640-10PC-2.7 operates from 2.7V–5.5V, while AT25640-10PC requires 4.5V–5.5V. All timing, instruction set, pin functions, and package dimensions are identical. No PCB or firmware modifications are needed when migrating to the -2.7 variant in systems with 3.3V or wider-rail supplies.
AT25640-10PC-2.7 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:
- 64Kbit
- Memory Organization:
- 8K x 8
- Memory Interface:
- SPI
- Clock Frequency:
- 3 MHz
- Write Cycle Time - Word, Page:
- 5ms
- Access Time:
- -
- Voltage - Supply:
- 2.7V ~ 5.5V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Through Hole
- Supplier Device Package:
- 8-PDIP
AT25640-10PC-2.7 FAQ
1.How can I place an order for AT25640-10PC-2.7 through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25640-10PC-2.7 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 AT25640-10PC-2.7 reliable?
The price and inventory of AT25640-10PC-2.7 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25640-10PC-2.7 is usually 5 days.
3.What payment methods are accepted for AT25640-10PC-2.7?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25640-10PC-2.7 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25640-10PC-2.7?
AT25640-10PC-2.7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25640-10PC-2.7 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 AT25640-10PC-2.7?
For technical support, including AT25640-10PC-2.7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25640-10PC-2.7 requirements.
6.How does Aetrix verify that AT25640-10PC-2.7 is sourced from the original manufacturer or authorized distributors?
All AT25640-10PC-2.7 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 AT25640-10PC-2.7 meets industry standards.
7.What is the process for return or replacement of AT25640-10PC-2.7?
All AT25640-10PC-2.7 units undergo pre-shipment inspection (PSI). If there is an issue with AT25640-10PC-2.7, 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 AT25640-10PC-2.7 part is unused and in its original packaging.
Return procedure for AT25640-10PC-2.7:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25640-10PC-2.7 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…

