Microchip Technology AT28C17E-15SC
- Part No.:
- AT28C17E-15SC
- Manufacturer:
- Microchip Technology
- Category:
- Memory
- Package:
- 28-SOIC (0.295", 7.50mm Width)
- Datasheet:
-
AT28C17E-15SC.pdf
- Description:
- IC EEPROM 16KBIT PARALLEL 28SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:3,273
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT28C17E-15SC from Atmel is a 16K-bit (2,048 × 8) parallel EEPROM with JEDEC-standard byte-wide pinout, 150 ns read access time, 200 µs fast byte write, and CMOS/TTL-compatible I/O. It operates at 5V ±10%, supports commercial temperature range (0°C to 70°C), and delivers 100 µA standby current-ideal for firmware storage in embedded controllers requiring nonvolatile, microprocessor-direct memory access.
For engineers reviewing the AT28C17E-15SC datasheet, AT28C17E-15SC pinout, AT28C17E-15SC application, or AT28C17E-15SC equivalent, key selection criteria include self-timed write cycle, RDY/BUSY open-drain signaling, DATA POLLING support, and high endurance (10⁵ cycles) in SOIC-28 packaging.
Technical Context
The AT28C17E-15SC implements a fully self-timed byte write architecture with internal address/data latches and an automatic clear-before-write sequence. Its dual write detection methods-RDY/BUSY open-drain output and I/O7 data polling-enable deterministic timing control without external wait-state logic.
It functions as a drop-in SRAM replacement for reads and writes, requiring no external timing components. The device enforces write protection via VCC sense (<3.8V inhibition), 5 ms power-on delay, and active-level CE/OE/WE gating-ensuring robust immunity to spurious writes during power transitions.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 16 Kbit (2,048 words × 8 bits): sufficient for boot code, calibration tables, or configuration data in resource-constrained systems. |
| Read Access Time | 150 ns max: enables direct interface with 5–8 MHz microcontrollers without wait states. |
| Byte Write Time | 200 µs max (AT28C17E variant): reduces full-memory rewrite to ≤0.4 seconds-critical for field-upgradable firmware. |
| Endurance | 100,000 write/erase cycles: supports frequent parameter logging or dynamic configuration updates over product lifetime. |
| Standby Current | 100 µA typical: meets low-power requirements for battery-backed or energy-harvesting applications. |
| Supply Voltage | 5V ±10%: compatible with legacy 5V logic families and industrial power rails without regulation overhead. |
| Data Retention | 10 years at 25°C: ensures long-term reliability of stored settings without refresh or backup power. |
Pinout & Package
AT28C17E-15SC is supplied in a 28-lead, 0.300" wide plastic gull-wing small outline (SOIC) package per JEDEC MS-011 AB, with pin 1 marked by a beveled corner and standard lead pitch of 0.050".
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| A0–A10 | Address Inputs | 11-bit address bus supporting full 2K-word addressing; TTL/CMOS compatible thresholds. |
| I/O0–I/O7 | Bidirectional Data Bus | 8-bit parallel data path with tristate outputs; supports both read and write operations on same pins. |
| CE | Chip Enable | Active-low chip select; must be low for any access-enables multi-device memory decoding. |
| OE | Output Enable | Active-low output gate; controls data bus drive during reads only; high during writes. |
| WE | Write Enable | Active-low write strobe; initiates self-timed byte write when CE low and OE high. |
| RDY/BUSY | Open-Drain Status Output | Actively pulled low during write; released high-Z at completion-supports wired-OR multi-device status monitoring. |
| VCC, GND | Power Supply | Single 5V supply with decoupling recommended near pin 28 (VCC) and pin 14 (GND). |
| NC | No Connect | Pins 12 and 26 are unconnected; must remain floating-no external tie required. |
Key Features
| Feature | Design Value |
|---|---|
| Self-Timed Byte Write | Eliminates need for external write timing circuitry-internal control timer handles erase-and-program sequence automatically. |
| DATA POLLING Support | Enables software-driven write completion detection via I/O7 complement-to-data behavior-no hardware interrupt required. |
| RDY/BUSY Open-Drain Output | Allows multiple AT28C17E-15SC devices to share a single status line using pull-up resistor-reduces GPIO count in dense memory systems. |
| VCC Sense Write Inhibit | Prevents partial writes during brown-out conditions by disabling WE functionality below ~3.8V-ensures data integrity across power fluctuations. |
| 32-Byte Identification Area | Accessible via A9 = 12V; provides user-writable space for serial numbers, calibration offsets, or manufacturing traceability without consuming main array. |
Applications
| Industrial PLC Configuration Storage | Medical Device Calibration Memory |
|---|---|
Use Scenario: Storing I/O mapping, PID tuning parameters, and alarm thresholds in programmable logic controllers deployed in factory automation environments. IC Role / Device Role / Timing Role: Nonvolatile configuration register accessed during boot and runtime via 8051 or ARM7-based controller using standard address/data bus. Use Value: 100,000-cycle endurance ensures reliable parameter updates over 10+ years of daily reconfiguration; 150 ns read speed supports real-time scan cycle execution. | Use Scenario: Holding sensor calibration coefficients, patient-specific therapy profiles, and regulatory audit logs in portable infusion pumps and diagnostic monitors. IC Role / Device Role / Timing Role: Secure, tamper-resistant memory block interfaced to microcontroller via dedicated memory-mapped region with hardware write protection. Use Value: VCC-sense and 5 ms power-on delay prevent corruption during battery swap or AC power interruption-meeting IEC 62304 safety requirements. |
| Automotive Body Control Module (BCM) | Point-of-Sale Terminal Firmware Backup |
Use Scenario: Retaining door lock programming, lighting presets, and seat position memory in automotive BCMs operating across -40°C to +85°C ambient. IC Role / Device Role / Timing Role: Parallel EEPROM directly mapped to MCU address space; accessed during startup and user-initiated reprogramming events. Use Value: Industrial-grade temperature rating (-40°C to +85°C) and 10-year data retention guarantee persistent settings despite thermal cycling and vehicle lifetime exposure. | Use Scenario: Preserving payment application firmware images and cryptographic keys in retail terminals subject to frequent software updates and power loss risk. IC Role / Device Role / Timing Role: Dual-purpose memory used for both active firmware execution (via XIP or copy-to-RAM) and secure key storage with hardware write inhibit. Use Value: 200 µs fast byte write enables sub-second firmware patching; RDY/BUSY signaling allows deterministic update sequencing without timeout uncertainty. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar parallel EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| AT28C256-15SC | 32K × 8 organization, same 150 ns read, 200 µs write, SOIC-28 package; requires A11 address line. | Higher density for larger firmware images; identical interface and timing-requires minor PCB address bus extension. | Select when >16K storage needed and A11 routing is feasible; otherwise AT28C17E-15SC remains optimal for compact designs. |
| ST M28W160ECB90ZC1 | 16Mbit (2M × 8) Flash, 90 ns read, 10 µs program time, but requires sector erase; SOIC-44 package. | Not pin-compatible; requires different command protocol and erase management; higher density but less flexible byte-level updates. | Choose only if migrating to flash-based architecture with erase-block discipline; not a functional substitute for true EEPROM byte-write behavior. |
Compared with AT28C256-15SC, the AT28C17E-15SC offers identical timing and package but half the density-ideal where board space and cost constrain expansion. Versus ST M28W160ECB90ZC1, it provides true byte-erasable operation in smaller SOIC-28 footprint, avoiding flash erase complexity and larger package.
Availability
AT28C17E-15SC is available at Aetrix Electronics and suitable for industrial PLCs, medical instrumentation, automotive body control modules, and point-of-sale terminals requiring stable component supply, long-lifecycle support, and guaranteed 5V parallel EEPROM compatibility.
Supply support for AT28C17E-15SC 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
Atmel Corporation (now part of Microchip Technology) is a fabless semiconductor company specializing in microcontrollers, nonvolatile memory, and security ICs for embedded systems.
The AT28C17E-15SC belongs to Atmel's parallel EEPROM product line, designed specifically for microprocessor-direct, byte-addressable nonvolatile storage in industrial, medical, and automotive control applications where SRAM-like interface simplicity and high endurance are essential.
FAQ
What is the maximum write cycle time for AT28C17E-15SC?
The AT28C17E-15SC has a maximum byte write cycle time of 200 µs, as confirmed in the AC Write Characteristics table. This is the "E" variant's defining specification-distinct from the standard AT28C17-15SC, which requires up to 1 ms per byte. The 200 µs value applies under standard 5V operation and commercial temperature range, enabling rapid field updates without system stall.
Does AT28C17E-15SC support hardware write protection?
Yes, AT28C17E-15SC implements three hardware write protection mechanisms: (1) VCC sense that disables writing below ~3.8V, (2) automatic 5 ms power-on delay before write enable, and (3) active-level gating-write is inhibited unless CE is low, OE is high, and WE is low. These features operate independently of software and ensure immunity to noise-induced or brown-out writes.
Can AT28C17E-15SC be used as a direct replacement for standard SRAM in existing designs?
AT28C17E-15SC supports SRAM-like read access with identical timing (150 ns), but write behavior differs: it requires explicit WE strobing and write completion detection (via RDY/BUSY or DATA POLLING). While pinout and read interface match, existing SRAM write routines must be modified to accommodate self-timed writes and status polling-making it a functional, not drop-in, replacement.
What is the purpose of the RDY/BUSY pin on AT28C17E-15SC?
The RDY/BUSY pin (Pin 1) on AT28C17E-15SC is an open-drain output that actively pulls low during byte write execution and releases to high-impedance upon completion. It enables hardware-driven write synchronization-multiple devices can share one RDY/BUSY line with a single pull-up resistor, simplifying timing-critical systems where software polling is undesirable or unavailable.
How does DATA POLLING work on AT28C17E-15SC?
During a byte write, AT28C17E-15SC returns the complement of the written data on I/O7 while other outputs remain indeterminate; once the write completes, true data appears on all I/O lines. This allows the host microcontroller to poll I/O7-reading until the bit toggles from complement to true-to detect write completion without external hardware or fixed delays.
AT28C17E-15SC Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Microchip Technology
- Series:
- -
- Package/Case:
- 28-SOIC (0.295", 7.50mm Width)
- Packaging:
- Tube
- Product Status:
- Obsolete
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 16Kbit
- Memory Organization:
- 2K x 8
- Memory Interface:
- Parallel
- Clock Frequency:
- -
- Write Cycle Time - Word, Page:
- 200µs
- Access Time:
- 150 ns
- Voltage - Supply:
- 4.5V ~ 5.5V
- Operating Temperature:
- 0°C ~ 70°C (TC)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 28-SOIC
AT28C17E-15SC FAQ
1.How can I place an order for AT28C17E-15SC through Aetrix?
Please submit a Request for Quotation (RFQ) for AT28C17E-15SC 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 AT28C17E-15SC reliable?
The price and inventory of AT28C17E-15SC are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for AT28C17E-15SC is usually 5 days.
3.What payment methods are accepted for AT28C17E-15SC?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT28C17E-15SC transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT28C17E-15SC?
AT28C17E-15SC orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT28C17E-15SC 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 AT28C17E-15SC?
For technical support, including AT28C17E-15SC datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT28C17E-15SC requirements.
6.How does Aetrix verify that AT28C17E-15SC is sourced from the original manufacturer or authorized distributors?
All AT28C17E-15SC 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 AT28C17E-15SC meets industry standards.
7.What is the process for return or replacement of AT28C17E-15SC?
All AT28C17E-15SC units undergo pre-shipment inspection (PSI). If there is an issue with AT28C17E-15SC, 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 AT28C17E-15SC part is unused and in its original packaging.
Return procedure for AT28C17E-15SC:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT28C17E-15SC 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
A practical engineering and sourcing framework covering lifecycle verification, lifetime-buy calculations, replacement qualification, supplier checks and counterfeit-risk controls.
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…

