Analog Devices Inc./Maxim Integrated DS2460S+T&R
- Part No.:
- DS2460S+T&R
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Category:
- Memory
- Package:
- 8-SOIC (0.154", 3.90mm Width)
- Datasheet:
-
DS2460S+T&R.pdf
- Description:
- IC EEPROM 896BIT I2C 8SOIC
- Quantity:
- Payment:

- Shipping:

Inventory:1,170
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
DS2460S+T&R from Maxim Integrated is a dedicated SHA-1 coprocessor with 112-byte user EEPROM, designed for secure authentication in I²C-based host systems. It performs hardware-accelerated SHA-1 MAC generation, supports 100kHz/400kHz I²C communication, operates from 2.7V to 5.5V across –40°C to +85°C, and integrates three address inputs (AD0–AD2) for up to eight device addressing on one bus - used in electronic payment terminals and access control readers.
For engineers reviewing the DS2460S+T&R datasheet, DS2460S+T&R pinout, DS2460S+T&R application, or DS2460S+T&R equivalent, key selection considerations include its I²C slave address configurability, 200k-cycle EEPROM endurance per 8-byte block, 10ms max EEPROM write time, ±4kV IEC 1000-4-2 ESD rating, and SHA-1 computation support for token authentication and short-message encryption.
Technical Context
The DS2460S+T&R implements a fully autonomous SHA-1 engine that accepts up to 64 bytes of input data and produces a 20-byte MAC without host CPU intervention. Its I²C interface complies with standard- and fast-mode timing, including tHD:STA ≥ 0.6µs, tLOW ≥ 1.3µs, and fSCL up to 400kHz, with Schmitt-trigger inputs on AD0–AD2 and open-drain SDA/SCL pins requiring external pullups.
It features a dedicated 8-byte EEPROM write buffer, 112-byte user EEPROM organized in 14 × 8-byte blocks, and a fixed 64-bit unique registration number. The device uses no internal clock source - all timing is derived from the master's SCL - and does not support clock stretching, simplifying host timing control but requiring strict adherence to I²C bus idle conditions before START sequences.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| SHA-1 Engine | Hardware-accelerated MAC generation; eliminates need for software SHA-1 implementation on host MCU |
| User EEPROM | 112 bytes (14 × 8-byte blocks); stores end-equipment property data with 200k write cycles per block at 25°C |
| I²C Interface | Supports 100kHz standard-mode and 400kHz fast-mode; requires external pullup resistors on SDA/SCL |
| Supply Range | 2.7V to 5.5V; enables direct integration into 3.3V or 5V industrial and metering systems |
| Operating Temp | –40°C to +85°C; qualified for utility meters, door locks, and outdoor access control enclosures |
| ESD Protection | ±4kV per IEC 1000-4-2 on all pins; reduces need for external transient protection in field-deployed systems |
| Unique ID | 64-bit factory-programmed registration number; enables cryptographic binding of device identity to stored secrets |
Pinout & Package
DS2460S+T&R is housed in an 8-pin SOIC (150 mils) RoHS-compliant package with gull-wing leads, compatible with standard surface-mount reflow profiles (peak 260°C). Pin 5 is NC (not connected); all other pins are electrically functional and defined per Maxim's abridged datasheet Rev. 3/10.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| AD0–AD2 | I²C slave address inputs | Binary-encoded address bits A0/A2/A4; configure one of eight possible 7-bit slave addresses (1000101x to 1000111x) |
| GND | Ground reference | Return path for VCC and all I/O; must be low-impedance connection to avoid noise-induced I²C errors |
| NC | No connection | Internally unconnected; must remain floating or tied to GND/VCC only if required by PCB layout constraints |
| SDA | I²C bidirectional data line | Open-drain output; requires external pullup resistor (RP); hosts read/write commands and MAC result transfers |
| SCL | I²C clock input | Input-only (no clock stretching); master-generated edge controls all timing; must be pulled up externally |
| VCC | Power supply input | Supplies core logic and EEPROM programming voltage; bypass capacitor (0.1µF) recommended near pin |
Key Features
| Feature | Design Value |
|---|---|
| Dedicated SHA-1 engine | Offloads full SHA-1 computation from host MCU; enables deterministic MAC generation without software stack overhead |
| Configurable I²C address | Three address pins (AD0–AD2) allow up to eight DS2460S+T&R devices on same I²C bus without address conflict |
| EEPROM write granularity | Supports single-byte to 8-byte writes; avoids full-block erasure and enables fine-grained credential updates |
| Low-power standby | 1µA typical ICCS at +25°C bus idle; extends battery life in portable access tokens and handheld readers |
| Wide voltage operation | 2.7V–5.5V supply range accommodates legacy 5V systems and modern 3.3V microcontrollers without level-shifting |
Applications
| License Management | Secure Feature Control |
|---|---|
Use Scenario: Embedded system enforces software license activation via cryptographically signed feature keys stored on host. IC Role / Device Role / Timing Role: DS2460S+T&R acts as secure key vault and MAC verifier; validates signature integrity using preloaded secrets and SHA-1 engine. Use Value: Prevents unauthorized feature enablement by ensuring only signed, unaltered licenses execute - leveraging 64-bit unique ID and tamper-resistant EEPROM storage. | Use Scenario: Industrial controller unlocks premium firmware modules (e.g., motion profiling, PID tuning) based on authenticated entitlement tokens. IC Role / Device Role / Timing Role: DS2460S+T&R serves as hardware root-of-trust; computes MAC over module metadata and compares against host-stored reference. Use Value: Enables field-upgradable feature licensing without exposing secret keys to host firmware - using hardware-isolated SHA-1 and 112-byte protected EEPROM. |
| System Authentication | Clone Prevention |
Use Scenario: Smart utility meter authenticates firmware updates before installation using digital signatures embedded in update packages. IC Role / Device Role / Timing Role: DS2460S+T&R verifies SHA-1 MAC of firmware image header and critical parameters prior to flash programming. Use Value: Ensures only authorized, vendor-signed updates run - exploiting 200k-cycle EEPROM endurance to store revocation lists and counters across 15+ years of service. | Use Scenario: Access control badge reader validates physical token authenticity during entry attempt using challenge-response protocol. IC Role / Device Role / Timing Role: DS2460S+T&R generates time-sensitive MAC over random challenge and stored secret - preventing replay and cloning attacks. Use Value: Provides cryptographic assurance of token presence without exposing secrets - enabled by hardware SHA-1 engine and 64-bit unique ID bound to EEPROM contents. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar SHA-1 coprocessor applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| ATSHA204A-TNGTLS | Uses SHA-256 instead of SHA-1; includes hardware random number generator and ECC support; 4-wire I²C-compatible interface | Designed for TLS handshake acceleration and asymmetric key exchange; not drop-in for SHA-1-only legacy protocols | Select when migrating to NIST-recommended SHA-2 and requiring stronger crypto agility beyond DS2460S+T&R's SHA-1 scope |
| DS28E01-100+ | 1-Wire interface (not I²C); 1024-bit EEPROM; SHA-1 engine with challenge-response mode; no address pins | Targeted for single-wire sensor networks and legacy 1-Wire infrastructure; incompatible with I²C bus topology | Choose only if existing system uses 1-Wire physical layer and requires identical SHA-1 functionality with different bus architecture |
Compared with ATSHA204A-TNGTLS and DS28E01-100+, the DS2460S+T&R offers I²C-native integration, configurable slave addressing, and optimized support for legacy SHA-1 authentication workflows - making it suitable where protocol compatibility, minimal host code changes, and multi-device bus scalability are prioritized over cryptographic algorithm evolution.
Availability
DS2460S+T&R is available at Aetrix Electronics and suitable for utility meters, electronic payment terminals, and access control systems requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.
Supply support for DS2460S+T&R 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
Maxim Integrated (now part of Analog Devices) designs precision analog, mixed-signal, and secure ICs for industrial, automotive, and communications applications - emphasizing reliability, security, and power efficiency.
The DS2460S+T&R belongs to Maxim's secure authentication product line, engineered specifically for hardware-accelerated cryptographic operations in resource-constrained I²C host systems - targeting anti-cloning, license enforcement, and data integrity verification.
FAQ
What is the primary function of the DS2460S+T&R in a secure system?
The DS2460S+T&R serves as a hardware SHA-1 coprocessor with integrated EEPROM, enabling secure authentication through MAC generation without host software implementation. It offloads SHA-1 computation, stores device-specific secrets in 112-byte EEPROM, and communicates via I²C - making DS2460S+T&R ideal for access control, payment terminals, and license management where cryptographic integrity is critical.
Does the DS2460S+T&R support both standard- and fast-mode I²C speeds?
Yes, the DS2460S+T&R supports I²C communication at 100kHz (standard-mode) and 400kHz (fast-mode), with timing compliance verified per I²C specification - including tLOW ≥ 1.3µs and tHD:STA ≥ 0.6µs. Its open-drain SDA and input-only SCL require external pullup resistors, and DS2460S+T&R does not perform clock stretching, simplifying timing design for host controllers.
How many devices can share the same I²C bus using DS2460S+T&R?
Up to eight DS2460S+T&R devices can operate on the same I²C bus segment, enabled by three binary address inputs (AD0, AD1, AD2) that configure distinct 7-bit slave addresses (1000101x to 1000111x). This eliminates address conflicts and removes the need for external multiplexers - a key advantage of DS2460S+T&R in multi-token or multi-peripheral authentication systems.
What is the EEPROM endurance and data retention specification for DS2460S+T&R?
The DS2460S+T&R provides 200,000 write cycles per 8-byte EEPROM block at +25°C and guarantees 40 years of data retention at +85°C. Endurance degrades with temperature, and retention is reduced above +85°C - confirming DS2460S+T&R's suitability for long-life deployments like utility meters and building access systems where field replacement is costly.
Is the DS2460S+T&R pin-compatible with other Maxim SHA coprocessors?
No, DS2460S+T&R is not pin-compatible with other Maxim SHA coprocessors such as DS28E01-100+ (1-Wire interface) or ATSHA204A (4-wire I²C with SHA-256). Its 8-pin SOIC package with AD0–AD2 address pins, NC, SDA, SCL, VCC, and GND is unique to this family - meaning DS2460S+T&R requires dedicated PCB layout and cannot serve as a drop-in replacement without hardware revision.
DS2460S+T&R Specifications
- Product attributes
- Attribute value
- Manufacturer:
- Analog Devices Inc./Maxim Integrated
- Series:
- -
- Package/Case:
- 8-SOIC (0.154", 3.90mm Width)
- Packaging:
- Tape & Reel (TR)
- Product Status:
- Active
- Programmable:
- Not Verified
- Memory Type:
- Non-Volatile
- Memory Format:
- EEPROM
- Technology:
- EEPROM
- Memory Size:
- 896bit
- Memory Organization:
- 112 x 8
- Memory Interface:
- I2C
- Clock Frequency:
- 400 kHz
- Write Cycle Time - Word, Page:
- -
- Access Time:
- -
- Voltage - Supply:
- 2.7V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-SOIC
DS2460S+T&R FAQ
1.How can I place an order for DS2460S+T&R through Aetrix?
Please submit a Request for Quotation (RFQ) for DS2460S+T&R 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 DS2460S+T&R reliable?
The price and inventory of DS2460S+T&R are updated periodically and may fluctuate due to market conditions. Stock and pricing data are typically refreshed every 24 hours. Quotation validity for DS2460S+T&R is usually 5 days.
3.What payment methods are accepted for DS2460S+T&R?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for DS2460S+T&R transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for DS2460S+T&R?
DS2460S+T&R orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your DS2460S+T&R 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 DS2460S+T&R?
For technical support, including DS2460S+T&R datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your DS2460S+T&R requirements.
6.How does Aetrix verify that DS2460S+T&R is sourced from the original manufacturer or authorized distributors?
All DS2460S+T&R 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 DS2460S+T&R meets industry standards.
7.What is the process for return or replacement of DS2460S+T&R?
All DS2460S+T&R units undergo pre-shipment inspection (PSI). If there is an issue with DS2460S+T&R, 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 DS2460S+T&R part is unused and in its original packaging.
Return procedure for DS2460S+T&R:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
DS2460S+T&R 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 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…
Jumper cables guide covering safe connection order, red and black clamp placement, final ground connection, cable gauge, length, clamp quality, copper vs CCA cables, jump starter comparison and battery…
