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 AT93C46-10TU-2.7

Part No.:
AT93C46-10TU-2.7
Manufacturer:
Microchip Technology
Category:
Memory
Package:
8-TSSOP (0.173", 4.40mm Width)
Datasheet:
AetrixAT93C46-10TU-2.7.pdf
Description:
IC EEPROM 1KBIT 3-WIRE 8TSSOP
Quantity:
Payment:
Payment
Shipping:
Shipping

Inventory:2,309

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

Part Number
Quantity*
Price
Name*
Company
Email*
Comments

Product details

Overview

AT93C46-10TU-2.7 from Microchip Technology (formerly Atmel) is a 1K-bit three-wire serial EEPROM with user-selectable 128 × 8 or 64 × 16 organization, operating from 2.7V to 5.5V, featuring 2 MHz clock rate at 5V, 10 ms max self-timed write cycle, and automotive-grade temperature range (−40°C to +85°C). It is used for configuration storage in industrial control modules, sensor calibration data retention, and boot parameter storage in embedded microcontrollers.

For engineers reviewing the AT93C46-10TU-2.7 datasheet, AT93C46-10TU-2.7 pinout, AT93C46-10TU-2.7 application, or AT93C46-10TU-2.7 equivalent, key selection criteria include voltage compatibility (2.7–5.5V), TSSOP-8 package footprint, ORG-pin configurable memory width, Ready/Busy status reporting via DO, and endurance of 1 million write cycles.

Technical Context

The AT93C46-10TU-2.7 implements a synchronous three-wire serial interface (CS, SK, DI/DO) with start-bit–driven instruction decoding. Its internal architecture supports dual memory organizations selected by the ORG pin - tied to VCC for 64-word × 16-bit mode or GND for 128-word × 8-bit mode - and includes an Erase/Write Enable (EWEN) state machine that gates all programming operations until explicitly enabled.

Timing behavior is voltage-dependent: maximum SK clock frequency is 2 MHz at VCC = 4.5–5.5V, 1 MHz at 2.7–5.5V, and 0.25 MHz at 1.8–5.5V; write cycle time is 10 ms (max) across full voltage range, with status reporting via DO pin when CS is asserted post-write initiation.

Key Specifications

ParameterValue and Actual Design Meaning
Memory Size1024 bits (128 × 8 or 64 × 16 words), enabling compact nonvolatile storage for small firmware parameters or device IDs
Supply Voltage Range2.7V to 5.5V - compatible with both 3.3V and 5V logic systems without level shifting
Max Clock Frequency2 MHz at 5V - supports fast read/write in high-throughput embedded hosts
Write Cycle Time10 ms maximum - enables predictable timing budgeting for firmware update sequences
Endurance1 million write cycles - suitable for field-updatable calibration or counter applications
Data Retention100 years at 25°C - ensures long-term reliability in unattended equipment
Operating Temperature−40°C to +85°C - qualified for industrial and automotive under-hood environments

Pinout & Package

AT93C46-10TU-2.7 is housed in an 8-lead Thin Shrink Small Outline Package (TSSOP), 3.0 mm × 4.4 mm body, 0.65 mm pitch, lead-free/halogen-free compliant.

Pin/TerminalCircuit RoleDesign Meaning
CSChip SelectActive-low enable signal; must be held low for entire instruction sequence; determines device activation window
SKSerial ClockInput clock synchronizing all data transfers; rising edge samples DI, latches DO output
DIData InputSerial input for instructions and write data; accepts 7-bit op code + address + optional data
DOData OutputOpen-drain serial output for read data and Ready/Busy status (logic '1' = ready, '0' = busy)
GNDGround ReferencePrimary return path for VCC and I/O signals; requires low-impedance PCB connection
VCCPower SupplySingle supply input (2.7–5.5V); powers internal logic and charge pump for write/erase
ORGOrganization SelectConfigures memory width: VCC = 64 × 16, GND = 128 × 8; unconnected defaults to x16 on 2.7V version
DCNo ConnectInternally unused terminal; must be left floating or tied to GND per layout best practice

Key Features

FeatureDesign Value
User-selectable memory organizationSupports either byte-oriented (128 × 8) or word-oriented (64 × 16) access without hardware change - simplifies firmware adaptation across platforms
Self-timed write cycleEliminates need for external write timing control or polling delay loops - reduces host CPU overhead and firmware complexity
Ready/Busy status reportingDO pin outputs real-time status during write/erase; allows precise synchronization without fixed delays or blind polling
Low standby current10 µA max at 2.7V - minimizes power draw in battery-backed or energy-sensitive applications
Automotive-grade qualificationRated for −40°C to +85°C operation with lead-free/halogen-free packaging - meets AEC-Q200 stress test requirements

Applications

Industrial Sensor CalibrationEmbedded Boot Configuration

Use Scenario: Storing factory-trimmed offset/gain coefficients and linearization tables for analog sensor front-ends in programmable logic controllers.

IC Role / Device Role / Timing Role: Nonvolatile configuration register providing persistent parameter storage accessible via minimal GPIO resources.

Use Value: Enables field-replaceable sensor modules without recalibration; leverages ORG pin flexibility to match host MCU data bus width (8- or 16-bit).

Use Scenario: Holding bootloader configuration flags (e.g., UART baud rate, boot source priority, watchdog timeout) in microcontroller-based motor drives.

IC Role / Device Role / Timing Role: Serial configuration store accessed early in power-on reset sequence before main firmware execution.

Use Value: Reduces BOM count vs. discrete resistors/DIP switches; supports remote reconfiguration via host command interface.

Consumer Appliance SettingsAutomotive Body Control Module

Use Scenario: Retaining user preferences (temperature setpoints, display brightness, timer values) in smart thermostats and HVAC remotes.

IC Role / Device Role / Timing Role: Low-power serial NV memory interfaced to 8-bit MCU over bit-banged GPIO lines.

Use Value: 100-year data retention ensures settings survive product lifetime; 2.7V operation extends battery life in coin-cell-powered units.

Use Scenario: Storing door lock actuator calibration points, mirror position memory, and lighting dimming profiles in vehicle body ECUs.

IC Role / Device Role / Timing Role: Automotive-qualified EEPROM interfacing to CAN-linked microcontroller via dedicated SPI-like bus.

Use Value: Meets AEC-Q200 requirements; TSSOP-8 package fits constrained PCB space near door module connectors.

Equivalent & Alternatives

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

Alternative PartTechnical DifferenceApplication DifferenceSelection Advice
M95128-WMN6TP128 Kbit SPI interface, 5V-only supply (4.5–5.5V), no ORG pin, 20 MHz max clockHigher density, faster interface, but lacks voltage flexibility and organization selectChoose when higher capacity and SPI-native host support exist, and 2.7V operation is unnecessary
AT25128B-SSHL-T128 Kbit SPI interface, 1.8–5.5V supply, no ORG pin, 20 MHz max clock, WIP/WEL status bitsWider voltage range and faster throughput, but fixed 8-bit organization and SPI protocol onlyPrefer for new designs requiring SPI compatibility, extended low-voltage operation, and larger storage - not drop-in replacement

Compared with AT93C46-10TU-2.7, M95128-WMN6TP offers greater density and speed but sacrifices 2.7V operation and memory-width flexibility; AT25128B-SSHL-T provides broader voltage support and SPI standardization but removes ORG-based configuration and requires protocol-level redesign.

Availability

AT93C46-10TU-2.7 is available at Aetrix Electronics and suitable for industrial sensor calibration, embedded boot configuration, and automotive body control module applications requiring stable component supply, long-term lifecycle support, and automotive-grade reliability.

Supply support for AT93C46-10TU-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 delivering microcontrollers, analog devices, FPGAs, and memory solutions for industrial, automotive, communications, and consumer markets.

The AT93C46 series belongs to Microchip's legacy serial EEPROM product line, designed specifically for cost-sensitive, space-constrained embedded systems needing simple, robust, low-pin-count nonvolatile storage with flexible memory mapping.

FAQ

What is the function of the ORG pin on the AT93C46-10TU-2.7?

The ORG pin on the AT93C46-10TU-2.7 selects internal memory organization: tied to VCC enables 64-word × 16-bit mode, tied to GND enables 128-word × 8-bit mode. When left unconnected, the internal 1 MΩ pull-up selects x16 mode - a feature supported only on the 2.7V version (AT93C46-10TU-2.7), not the 1.8V variant. This pin directly determines address and data width interpretation during READ and WRITE instructions.

Does the AT93C46-10TU-2.7 support write protection at the hardware level?

The AT93C46-10TU-2.7 does not include hardware write-protect pins (e.g., WP or WPEN). Instead, it uses instruction-level protection: programming operations (ERASE, WRITE, ERAL, WRAL) are disabled by default after power-up and require explicit execution of the EWEN (Erase/Write Enable) instruction. The EWDS (Erase/Write Disable) instruction restores protection. This software-controlled mechanism prevents accidental writes but relies on correct host firmware sequencing - no physical pin-based lock exists on the AT93C46-10TU-2.7.

What is the maximum clock frequency for the AT93C46-10TU-2.7 at 3.3V supply?

At VCC = 3.3V, the AT93C46-10TU-2.7 falls within the 2.7V–5.5V operating range, where the maximum SK clock frequency is specified as 1 MHz (per Table 4, "2.7V ≤ VCC ≤ 5.5V" row). This limit ensures reliable setup/hold timing margins across process and temperature variations. Exceeding 1 MHz at 3.3V may cause read corruption or failed write verification, as tSKH/tSKL minimums increase to 250 ns - corresponding to a 4 MHz period, but the guaranteed functional limit remains 1 MHz.

Can the AT93C46-10TU-2.7 be used in place of the AT93C46-10SI-2.7?

Yes, the AT93C46-10TU-2.7 can replace the AT93C46-10SI-2.7 in most designs, as both share identical electrical specifications, instruction set, and 2.7–5.5V operation. The difference lies solely in package: AT93C46-10TU-2.7 uses 8-lead TSSOP (8A2), while AT93C46-10SI-2.7 uses 8-lead JEDEC SOIC (8S1). PCB layout must accommodate the smaller TSSOP footprint (3.0 × 4.4 mm vs. 3.9 × 4.9 mm) and finer 0.65 mm pitch. No firmware or schematic changes are required for the AT93C46-10TU-2.7.

Is the AT93C46-10TU-2.7 RoHS compliant and halogen-free?

Yes, the AT93C46-10TU-2.7 is explicitly designated as lead-free and halogen-free per its ordering code suffix "-TU-2.7", which maps to the "Lead-free/Halogen-free/Industrial Temperature" category in the official Atmel/Microchip ordering information table. This compliance meets EU RoHS Directive 2011/65/EU and JEDEC JS709C standards. The TSSOP package uses matte tin terminations and halogen-free molding compound, verified in the original datasheet revision 0172Y.

AT93C46-10TU-2.7 Specifications

Product attributes
Attribute value
Manufacturer:
Microchip Technology
Series:
-
Package/Case:
8-TSSOP (0.173", 4.40mm 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, 64 x 16
Memory Interface:
3-Wire Serial
Clock Frequency:
2 MHz
Write Cycle Time - Word, Page:
10ms
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-TSSOP

AT93C46-10TU-2.7 FAQ

1.How can I place an order for AT93C46-10TU-2.7 through Aetrix?

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

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

3.What payment methods are accepted for AT93C46-10TU-2.7?

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

Note: Certain payment methods may incur a processing fee.

4.How is shipping managed for AT93C46-10TU-2.7?

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

Once your AT93C46-10TU-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 AT93C46-10TU-2.7?

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

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

All AT93C46-10TU-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 AT93C46-10TU-2.7 meets industry standards.

7.What is the process for return or replacement of AT93C46-10TU-2.7?

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

Return procedure for AT93C46-10TU-2.7:

1.Submit a request within 90 days.

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

AT93C46-10TU-2.7 Tags

  • AT93C46-10TU-2.7
  • AT93C46-10TU-2.7 PDF
  • AT93C46-10TU-2.7 Datasheet
  • AT93C46-10TU-2.7 Specifications
  • AT93C46-10TU-2.7 Images
  • Microchip Technology
  • Microchip Technology AT93C46-10TU-2.7
  • Buy AT93C46-10TU-2.7
  • AT93C46-10TU-2.7 Price
  • AT93C46-10TU-2.7 Distributor
  • AT93C46-10TU-2.7 Supplier
  • AT93C46-10TU-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