Send an Inquiry

To receive a quote for your project, please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Part Number*
Quantity*
Message
Submit Inventory List

Please fill in the following information, and we’ll get back to you promptly.

Name*
Company*
Email Address*
Phone/WhatsApp
Upload My List
Message

Microchip Technology AT24C11N-10SU-2.7

Part No.:
AT24C11N-10SU-2.7
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-SOIC (0.154", 3.90mm Width)
Datasheet:
AetrixAT24C11N-10SU-2.7.pdf
Description:
IC EEPROM 1KBIT I2C 1MHZ 8SOIC
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:4,619

Please send an inquiry. Send us your inquiry, and we will respond immediately.

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT24C11N-10SU-2.7 from Microchip Technology (formerly Atmel) is a 1K-bit (128 × 8) two-wire serial EEPROM optimized for low-voltage industrial applications. It operates from 2.7V to 5.5V, supports 400 kHz I²C communication at 1.8V and 1 MHz at 2.7V/5V, features 4-byte page write mode, self-timed 5 ms max write cycle, and delivers 1 million write cycles with 100-year data retention. It is used in embedded system configuration storage, sensor calibration data logging, and power-management parameter backup.

For engineers reviewing the AT24C11N-10SU-2.7 datasheet, AT24C11N-10SU-2.7 pinout, AT24C11N-10SU-2.7 application, or AT24C11N-10SU-2.7 equivalent, key selection considerations include its 2.7V–5.5V supply range, SOT23-5 package footprint, I²C timing compliance at 1 MHz, NC pin handling, and TEST pin grounding requirement for standard operation.

Technical Context

The AT24C11N-10SU-2.7 implements a fixed 7-bit I²C slave address architecture with no hardware address pins (A0–A2), uses open-drain SDA/SCL signaling compliant with standard-mode and fast-mode I²C protocols, and relies on external pull-ups. Its memory is organized into 32 pages of 4 bytes each, with internal address incrementing during page writes and automatic rollover at page boundaries.

It requires the TEST pin to be tied to GND for normal operation and includes built-in write protection via software address lock and hardware write-protect pin functionality (not implemented in this variant). Standby current is 1.6 µA typical at 2.7V, and it enters low-power standby after STOP condition receipt and internal write completion.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size1024 bits (128 words × 8 bits), sufficient for small configuration registers or calibration coefficients
Supply Voltage Range2.7V to 5.5V - compatible with 3.3V and 5V logic domains without level shifting
I²C Clock FrequencyUp to 1 MHz at 2.7V/5V - enables faster firmware updates versus standard 100 kHz EEPROMs
Page Write Capacity4 bytes per page - reduces I²C transaction count when writing aligned parameter sets
Write Cycle TimeMax 5 ms - defines minimum inter-write interval; blocks I²C bus until complete
Data Retention100 years at +25°C - ensures long-term reliability in unpowered storage applications
Endurance1 million write cycles - supports frequent recalibration or runtime parameter logging

Pinout & Package

AT24C11N-10SU-2.7 is packaged in a 5-lead SOT23 (5TS1) surface-mount package measuring 2.90 mm × 1.60 mm × 1.10 mm, with lead pitch of 0.95 mm and RoHS-compliant lead-free/halogen-free finish ("U" suffix).

Pin/TerminalCircuit RoleDesign Meaning
1 (SCL)Serial Clock InputPositive-edge sampled clock input; requires external pull-up; synchronizes all I²C transfers
2 (GND)Ground ReferencePrimary return path for VCC and I/O; must be low-impedance connection to system ground plane
3 (SDA)Serial Data I/OBidirectional open-drain line; requires external pull-up; shared across multiple I²C devices
4 (VCC)Power Supply2.7V–5.5V supply input; bypass capacitor (0.1 µF) recommended near pin
5 (TEST)Test Mode ControlMust be connected to GND for normal operation; floating or VCC may cause undefined behavior

Key Features

FeatureDesign Value
Low-Voltage Operation2.7V–5.5V supply enables direct interface with 3.3V microcontrollers without voltage translation
Fast-Mode I²C Support1 MHz clock capability at 2.7V reduces EEPROM programming time by up to 10× vs. 100 kHz parts
4-Byte Page WriteMinimizes I²C START/STOP overhead when storing multi-byte parameters like ADC offsets or PID gains
Self-Timed Write CycleHardware-managed 5 ms internal erase/write eliminates need for host polling or timeout management
Automotive-Grade ReliabilityRated for –40°C to +85°C operation and qualified for industrial control systems requiring long service life

Applications

Industrial Sensor CalibrationEmbedded System Configuration

Use Scenario: Storing factory-trimmed temperature sensor offset/gain coefficients in HVAC controllers.

IC Role / Device Role / Timing Role: Nonvolatile parameter storage accessed once at boot; I²C read occurs during initialization before closed-loop control begins.

Use Value: Eliminates need for external trimming components and enables field recalibration via firmware update without hardware change.

Use Scenario: Holding user-defined display brightness, language, and network settings in medical handheld devices.

IC Role / Device Role / Timing Role: Persistent configuration store updated infrequently (<100 writes/year); accessed via I²C during UI startup and settings save.

Use Value: Survives battery removal and power loss; retains settings across firmware upgrades due to independent memory architecture.

Power Management BackupFirmware Parameter Logging

Use Scenario: Saving last-known state (e.g., fault flags, charge cycle count) in battery-powered UPS modules.

IC Role / Device Role / Timing Role: Critical state recorder triggered by power-fail interrupt; writes occur only on brown-out detection.

Use Value: Enables safe restart and diagnostics after unexpected shutdown; 1M endurance supports >27 years of daily logging at 100 events/year.

Use Scenario: Capturing runtime tuning parameters (e.g., motor current limits, thermal thresholds) during development of motor drives.

IC Role / Device Role / Timing Role: Debug-time persistent log buffer written via debug interface; accessed over I²C during post-mortem analysis.

Use Value: Provides traceable historical data without requiring external flash or host PC connection during field testing.

Equivalent & Alternatives

The following parts are listed as comparable options for similar serial EEPROM applications.

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
Microchip AT24C01C-SSHM-T1K-bit, SOIC-8 package, 1.7V–5.5V supply, 1 MHz I²C, but lacks TEST pin and uses A0/A1 address pinsRequires PCB layout change (8-pin vs. 5-pin), needs external address configuration; no TEST pin dependencySelect when board space allows SOIC-8 and address flexibility is needed for multi-device I²C buses
ON Semiconductor CAT24C01HU4I-GT31K-bit, SOT23-5 package, 1.8V–5.5V supply, 400 kHz max I²C speed at 1.8V, no TEST pinSame 5-pin footprint but slower max clock; simplified pinout (no TEST) reduces design risk but limits compatibility with legacy AT24C11 layoutsSelect when 400 kHz I²C bandwidth suffices and TEST pin omission simplifies schematic validation

Compared with AT24C11N-10SU-2.7, the AT24C01C-SSHM-T offers address pin flexibility at the cost of larger SOIC-8 footprint and no TEST pin constraint, while the CAT24C01HU4I-GT3 matches the SOT23-5 package but trades 1 MHz speed for simplified pinout-making AT24C11N-10SU-2.7 optimal where high-speed writes and existing TEST/GND routing exist.

Availability

AT24C11N-10SU-2.7 is available at Aetrix Electronics and suitable for industrial sensor calibration, embedded system configuration, and power management backup requiring stable component supply, long-term lifecycle support, and RoHS-compliant packaging.

Supply support for AT24C11N-10SU-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 emphasis on reliability and long-term product availability.

The AT24C11N-10SU-2.7 belongs to Microchip's legacy AT24Cxx serial EEPROM product line, designed specifically for cost-sensitive, space-constrained industrial and automotive applications requiring robust, low-power, I²C-compatible nonvolatile storage.

FAQ

What is the correct connection for the TEST pin on AT24C11N-10SU-2.7?

The TEST pin on AT24C11N-10SU-2.7 must be connected directly to GND for normal operation. Leaving it floating or connecting it to VCC may result in undefined behavior or failure to respond on the I²C bus. This requirement is explicitly documented in the AT24C11 datasheet Pin Description section and applies uniquely to this variant - unlike later EEPROM families that repurpose or omit the TEST pin.

Does AT24C11N-10SU-2.7 support standard 100 kHz or fast-mode 400 kHz I²C speeds?

AT24C11N-10SU-2.7 supports both: 400 kHz at 1.8V operation and 1 MHz at 2.7V, 2.5V, or 5V supply levels. Its AC Characteristics table confirms tLOW/tHIGH timing compliance down to 0.4 µs at 2.7V+, enabling full fast-mode I²C operation. At 100 kHz, timing margins are significantly relaxed, but the device does not require special configuration to operate at that speed.

Can AT24C11N-10SU-2.7 be used interchangeably with AT24C01 or AT24C02 devices?

No - AT24C11N-10SU-2.7 is not interchangeable with AT24C01 or AT24C02. It has a fixed 7-bit slave address (no A0/A1/A2 pins), different memory organization (128 × 8 vs. 128 × 8 for AT24C01 but differing page structure), and unique TEST pin behavior. Firmware must be adapted for its address scheme and page write protocol; PCB layout differs due to SOT23-5 vs. SOIC-8 footprints in common alternatives.

What is the maximum write endurance and data retention specification for AT24C11N-10SU-2.7?

AT24C11N-10SU-2.7 is specified for 1 million write cycles and 100 years of data retention at +25°C. These values are guaranteed under recommended operating conditions (VCC = 2.7V–5.5V, TA = –40°C to +85°C) and measured per JEDEC standards. Endurance degrades at elevated temperature or voltage extremes, and retention decreases logarithmically above +25°C per Arrhenius modeling in the datasheet.

Is AT24C11N-10SU-2.7 pin-compatible with other SOT23-5 EEPROMs like CAT24C01HU4I-GT3?

No - although both use SOT23-5 packages, AT24C11N-10SU-2.7 and CAT24C01HU4I-GT3 differ in pin function assignment: AT24C11N-10SU-2.7 assigns Pin 5 to TEST (GND-required), while CAT24C01HU4I-GT3 uses Pin 5 as NC or VCC depending on variant. Direct substitution would cause functional failure unless the TEST pin is correctly handled in the design.

AT24C11N-10SU-2.7 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:
1Kbit
Memory Organization:
128 x 8
Memory Interface:
I2C
Clock Frequency:
1 MHz
Write Cycle Time - Word, Page:
5ms
Access Time:
550 ns
Voltage - Supply:
2.7V ~ 5.5V
Operating Temperature:
-40°C ~ 85°C (TA)
Grade:
-
Qualification:
-
Mounting Type:
Surface Mount
Supplier Device Package:
8-SOIC

AT24C11N-10SU-2.7 FAQ

1.How can I place an order for AT24C11N-10SU-2.7 through Aetrix?

Please submit a Request for Quotation (RFQ) for AT24C11N-10SU-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 AT24C11N-10SU-2.7 reliable?

The price and inventory of AT24C11N-10SU-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 AT24C11N-10SU-2.7 is usually 5 days.

3.What payment methods are accepted for AT24C11N-10SU-2.7?

We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT24C11N-10SU-2.7 transactions.

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT24C11N-10SU-2.7?

AT24C11N-10SU-2.7 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.

Once your AT24C11N-10SU-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 AT24C11N-10SU-2.7?

For technical support, including AT24C11N-10SU-2.7 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT24C11N-10SU-2.7 requirements.

6.How does Aetrix verify that AT24C11N-10SU-2.7 is sourced from the original manufacturer or authorized distributors?

All AT24C11N-10SU-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 AT24C11N-10SU-2.7 meets industry standards.

7.What is the process for return or replacement of AT24C11N-10SU-2.7?

All AT24C11N-10SU-2.7 units undergo pre-shipment inspection (PSI). If there is an issue with AT24C11N-10SU-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 AT24C11N-10SU-2.7 part is unused and in its original packaging.

Return procedure for AT24C11N-10SU-2.7:

1.Submit a request within 90 days.

2.Obtain a Return Material Authorization (RMA) from Aetrix.

AT24C11N-10SU-2.7 Tags

  • AT24C11N-10SU-2.7
  • AT24C11N-10SU-2.7 PDF
  • AT24C11N-10SU-2.7 Datasheet
  • AT24C11N-10SU-2.7 Specifications
  • AT24C11N-10SU-2.7 Images
  • Microchip Technology
  • Microchip Technology AT24C11N-10SU-2.7
  • Buy AT24C11N-10SU-2.7
  • AT24C11N-10SU-2.7 Price
  • AT24C11N-10SU-2.7 Distributor
  • AT24C11N-10SU-2.7 Supplier
  • AT24C11N-10SU-2.7 Wholesale
Related Products
M24C02-WMN6TP
M24C02-WMN6TP

STMicroelectronics

AT24C02C-XHM-T
AT24C02C-XHM-T

Microchip Technology

AT21CS01-STUM10-T
AT21CS01-STUM10-T

Microchip Technology

AT24C02C-SSHM-T
AT24C02C-SSHM-T

Microchip Technology

24LC01BT-I/OT
24LC01BT-I/OT

Microchip Technology

M24C02-FMC6TG
M24C02-FMC6TG

STMicroelectronics

AT24CS02-SSHM-T
AT24CS02-SSHM-T

Microchip Technology

93LC46BT-I/OT
93LC46BT-I/OT

Microchip Technology

AT24C04C-SSHM-T
AT24C04C-SSHM-T

Microchip Technology

24LC01BT-I/SN
24LC01BT-I/SN

Microchip Technology

24AA02UIDT-I/OT
24AA02UIDT-I/OT

Microchip Technology

AT24C08C-STUM-T
AT24C08C-STUM-T

Microchip Technology

Tech Hub

Search

Search

PRODUCT

PRODUCT

PHONE

PHONE

USER

USER