Microchip Technology AT25640N-10SC-1.8
- Part No.:
- AT25640N-10SC-1.8
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
AT25640N-10SC-1.8.pdf
- Description:
- IC EEPROM 64KBIT SPI 3MHZ 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:2,593
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT25640N-10SC-1.8 from Atmel (now Microchip) is a 64 Kbit SPI serial EEPROM organized as 8192 × 8-bit memory, supporting 1.8V to 3.6V operation, 32-byte page write mode, and hardware/software write protection via WP pin and status register. It delivers 5 ms typical self-timed write cycles and is used in low-power embedded systems requiring nonvolatile parameter storage.
For engineers reviewing the AT25640N-10SC-1.8 datasheet, AT25640N-10SC-1.8 pinout, AT25640N-10SC-1.8 application, or AT25640N-10SC-1.8 equivalent, key selection criteria include 1.8V supply compatibility, SPI Mode 0/3 support, block write protection granularity (1/4, 1/2, full array), endurance of 1 million write cycles, and JEDEC SOIC-8 packaging for space-constrained PCBs.
Technical Context
The AT25640N-10SC-1.8 operates as an SPI slave device with separate SI (input) and SO (output) pins, MSB-first data framing, and chip-select–driven command sequencing. Its instruction set includes WREN, WRDI, RDSR, WRSR, READ, and WRITE, all initiated after CS low transition.
It implements dual-layer data protection: software-configurable block write protection (BP0/BP1 bits) defining protected address ranges, and hardware-based WP pin control enabled only when WPEN bit is set. The HOLD pin suspends ongoing serial transfers without resetting the sequence, preserving address continuity across pause/resume.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 64 Kbit (8192 × 8-bit), enabling storage of firmware calibration tables or device configuration data in compact footprint. |
| Supply Voltage Range | 1.8V to 3.6V - supports direct interface with 1.8V/2.5V/3.3V microcontrollers without level shifting. |
| Max Clock Frequency | 0.5 MHz at 1.8V - ensures reliable timing margin for low-voltage operation while maintaining SPI compatibility. |
| Write Cycle Time | 20 ms maximum - defines worst-case latency for persistent data commit; typical is 5 ms. |
| Endurance & Retention | 1 million write cycles / 100 years data retention - suitable for field-updatable systems with infrequent but critical writes. |
| Block Protection | Configurable 1/4, 1/2, or full array protection via status register - prevents accidental overwrite of boot code or security keys. |
| Standby Current | 0.2 µA max at 1.8V - minimizes quiescent power in battery-powered sleep modes. |
Pinout & Package
AT25640N-10SC-1.8 is packaged in an 8-lead JEDEC SOIC (8S1), 0.150" wide, surface-mount package with standard gull-wing leads and 1.27 mm pitch.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable signal; must be held low during entire SPI transaction to activate device communication. |
| SCK | Serial Clock | Input-only clock line; synchronizes SI data sampling and SO data output per SPI Mode 0/3 timing requirements. |
| SI | Serial Data Input | Receives op-codes, addresses, and write data; MSB-first, sampled on SCK rising edge (Mode 0) or falling edge (Mode 3). |
| SO | Serial Data Output | Drives read data and status bits; high-impedance when CS is high or during HOLD assertion. |
| GND | Ground Reference | Primary return path for VCC and I/O signals; requires low-impedance PCB connection to minimize noise coupling. |
| VCC | Power Supply | Single 1.8V–3.6V supply; decoupling capacitor (0.1 µF ceramic) required within 10 mm of pin for stable operation. |
| WP | Write Protect | Hardware lock for status register; active low only when WPEN bit = 1 - prevents unauthorized changes to protection settings. |
| HOLD | Communication Suspend | Pauses ongoing SPI transfer without resetting internal address counter; resumes from same byte on next SCK edge. |
Key Features
| Feature | Design Value |
|---|---|
| 32-byte Page Write | Enables burst programming of up to 32 contiguous bytes per CS cycle, reducing total write time versus byte-by-byte writes. |
| Four-Tier Block Protection | Allows selective locking of memory regions (none, 1/4, 1/2, or full array) to isolate critical firmware sections from runtime corruption. |
| Independent WP and WREN Control | WP pin blocks status register writes only when WPEN=1; WREN instruction enables memory writes regardless of WP state. |
| Low-Voltage Optimized Timing | AC parameters fully characterized down to 1.8V, including tWH/tWL ≥800 ns and tSU/tH ≥100 ns - eliminates guesswork in 1.8V system design. |
| HOLD Pin Functionality | Permits multi-master arbitration or CPU interrupt handling without losing SPI context - address pointer and command state persist across HOLD assertion. |
Applications
| Industrial Sensor Node | Medical Wearable Device |
|---|---|
|
Use Scenario: Storing calibrated sensor offsets and environmental compensation coefficients in battery-powered wireless nodes operating at 1.8V. IC Role / Device Role: Nonvolatile configuration storage with guaranteed 100-year data retention and ultra-low standby current (0.2 µA). Use Value: Eliminates need for external voltage translators or backup batteries while ensuring field-updatable calibration survives 10+ years of deployment. |
Use Scenario: Holding patient-specific therapy parameters and usage logs in compact, CE-certified wearable insulin pumps. IC Role / Device Role: Secure, tamper-resistant memory with hardware write protection (WP pin + BP bits) preventing accidental overwrites during firmware updates. Use Value: Meets IEC 62304 safety requirements by isolating critical therapy data in a write-protected memory segment independent of application code. |
| Automotive Body Control Module | Smart Home Gateway |
|
Use Scenario: Saving seat/mirror position presets and lighting profiles in 12V vehicle subsystems using local 3.3V LDO rails. IC Role / Device Role: SPI EEPROM interfacing directly with automotive-grade MCU via 3.3V logic, qualified for -40°C to +85°C operation. Use Value: Enables seamless user personalization across vehicles without requiring reprogramming tools - data persists through ignition cycles and ECU resets. |
Use Scenario: Storing Wi-Fi credentials, Zigbee network keys, and OTA update metadata in always-on residential gateways. IC Role / Device Role: Trusted configuration vault with dual protection: software-set BP bits lock credential sectors, WP pin prevents runtime modification during network attacks. Use Value: Mitigates credential leakage risk by enforcing immutable storage policies - even compromised firmware cannot alter protected memory regions. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M95640-DWDW3TP/K | Same 64 Kbit size, 1.8V–5.5V range, but uses SPI Mode 0 only; 10 ms max write cycle vs. 20 ms; SOIC-8 package identical. | Higher max clock (20 MHz at 5V) but no HOLD pin - unsuitable where master arbitration or interrupt-driven pauses are required. | Select M95640-DWDW3TP/K only if HOLD functionality is unused and faster write timing is needed at higher VCC. |
| BR24G64FJ-WE2 | I²C interface (not SPI); 1.7V–5.5V; 1024-byte page write; 1 million cycles; TSSOP-8 package - different pinout and protocol stack. | Requires I²C host controller and pull-up resistors; lacks hardware WP pin - relies solely on software lock bits for protection. | Choose BR24G64FJ-WE2 only when migrating from I²C-based designs or when board layout already accommodates TSSOP-8 footprint and I²C routing. |
Compared with M95640-DWDW3TP/K and BR24G64FJ-WE2, AT25640N-10SC-1.8 uniquely combines SPI Mode 0/3 flexibility, dedicated HOLD functionality for robust multi-tasking, and hardware-enforced write protection - making it optimal for real-time embedded systems where deterministic timing and fail-safe data integrity are mandatory.
Availability
AT25640N-10SC-1.8 is available at Aetrix Electronics and suitable for industrial sensor nodes, medical wearables, and automotive body control modules requiring stable component supply, long-term lifecycle support, and guaranteed 1.8V operation.
Supply support for AT25640N-10SC-1.8 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 (formerly Atmel) is a global semiconductor company specializing in microcontrollers, analog devices, and nonvolatile memory solutions for industrial, automotive, and consumer markets.
The AT25640N-10SC-1.8 belongs to Microchip's legacy AT25 SPI EEPROM product line, engineered specifically for low-voltage, low-power embedded systems needing reliable, pin-compatible serial memory with flexible protection schemes.
FAQ
What voltage range does the AT25640N-10SC-1.8 support, and how does it affect timing?
The AT25640N-10SC-1.8 supports 1.8V to 3.6V operation. At 1.8V, its maximum SCK frequency is 0.5 MHz, with AC timing parameters such as tWH/tWL ≥800 ns and tSU/tH ≥100 ns. These relaxed timing margins ensure robust communication in ultra-low-power systems without requiring external clock dividers or timing adjustments.
Does the AT25640N-10SC-1.8 support both SPI Mode 0 and Mode 3, and how is mode selection handled?
Yes, the AT25640N-10SC-1.8 supports SPI Modes 0 (CPOL=0, CPHA=0) and 3 (CPOL=1, CPHA=1). Mode selection is determined entirely by the host controller's clock polarity and phase configuration - the AT25640N-10SC-1.8 has no internal mode register or configuration bits; it responds correctly to either mode per its datasheet timing diagrams.
How does the WRITE PROTECT (WP) pin function on the AT25640N-10SC-1.8, and what conditions must be met for it to take effect?
The WP pin on the AT25640N-10SC-1.8 protects the status register only when the WPEN bit is set to "1". If WPEN=0, the WP pin is ignored. When WPEN=1 and WP is driven low, all writes to the status register (including BP0/BP1 and WPEN itself) are blocked - preventing accidental changes to memory protection settings during system operation.
What is the purpose of the HOLD pin on the AT25640N-10SC-1.8, and how does it interact with ongoing SPI transactions?
The HOLD pin on the AT25640N-10SC-1.8 suspends serial communication without resetting the internal address counter or command state. When asserted low (with SCK low), it places SO in high-impedance and ignores SI inputs. Resuming requires bringing HOLD high while SCK remains low - allowing seamless continuation of multi-byte reads or writes after CPU interrupts or bus arbitration.
Can the AT25640N-10SC-1.8 be used in automotive applications, and what temperature grades are available?
The AT25640N-10SC-1.8 is rated for commercial temperature range (0°C to +70°C). For automotive use, Microchip offers the industrial-grade variant AT25640N-10SI-1.8 (−40°C to +85°C), which shares identical electrical specs and pinout. Always verify qualification status per AEC-Q100 requirements when deploying in automotive ECUs.
AT25640N-10SC-1.8 Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- 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:
- 1.8V ~ 3.6V
- Operating Temperature:
- 0°C ~ 70°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
AT25640N-10SC-1.8 FAQ
1.How can I place an order for AT25640N-10SC-1.8 through Aetrix?
Please submit a Request for Quotation (RFQ) for AT25640N-10SC-1.8 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 AT25640N-10SC-1.8 reliable?
The price and inventory of AT25640N-10SC-1.8 are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT25640N-10SC-1.8 is usually 5 days.
3.What payment methods are accepted for AT25640N-10SC-1.8?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT25640N-10SC-1.8 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT25640N-10SC-1.8?
AT25640N-10SC-1.8 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT25640N-10SC-1.8 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 AT25640N-10SC-1.8?
For technical support, including AT25640N-10SC-1.8 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT25640N-10SC-1.8 requirements.
6.How does Aetrix verify that AT25640N-10SC-1.8 is sourced from the original manufacturer or authorized distributors?
All AT25640N-10SC-1.8 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 AT25640N-10SC-1.8 meets industry standards.
7.What is the process for return or replacement of AT25640N-10SC-1.8?
All AT25640N-10SC-1.8 units undergo pre-shipment inspection (PSI). If there is an issue with AT25640N-10SC-1.8, 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 AT25640N-10SC-1.8 part is unused and in its original packaging.
Return procedure for AT25640N-10SC-1.8:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT25640N-10SC-1.8 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…
