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

- Shipping:

Inventory:4,256
Please send an inquiry. Send us your inquiry, and we will respond immediately.
Product details
Overview
AT93C66A-10TU-1.8 from Microchip Technology (formerly Atmel) is a 4-kbit serial EEPROM with three-wire interface, user-selectable 512×8 or 256×16 organization via ORG pin, 1.8V–5.5V supply operation, and self-timed write cycle (≤10 ms). It targets low-power industrial control and embedded systems requiring nonvolatile configuration storage.
For engineers reviewing the AT93C66A-10TU-1.8 datasheet, AT93C66A-10TU-1.8 pinout, AT93C66A-10TU-1.8 application, or AT93C66A-10TU-1.8 equivalent, key selection criteria include voltage range compatibility (1.8V min), standby current (0.4 µA at 1.8V), 8-lead TSSOP package footprint, and support for sequential read and Ready/Busy status reporting via DO pin.
Technical Context
The AT93C66A-10TU-1.8 implements a synchronous three-wire serial interface (CS, SK, DI/DO) with instruction-based command set including READ, WRITE, ERASE, EWEN, and EWDS. Its internal architecture supports dual memory organization modes selected by the ORG pin state-ground for 512×8, VCC for 256×16-and includes on-chip logic to enforce erase-before-write sequencing.
Operation requires Chip Select (CS) activation before clocking instructions; the DO pin transitions to high-impedance when CS is high, and outputs Ready/Busy status during write cycles. The device uses no external timing components and relies entirely on internal self-timed write/erase cycles, eliminating need for external delay circuitry or polling overhead beyond status checking.
Key Specifications
| Parameter | Value and Actual Design Meaning |
|---|---|
| Memory Size | 4096 bits (512 × 8 or 256 × 16), enabling compact storage of calibration data or boot parameters in space-constrained designs. |
| Supply Voltage Range | 1.8V to 5.5V - supports direct interfacing with 1.8V, 2.5V, 3.3V, and 5V microcontrollers without level-shifting. |
| Standby Current | 0.4 µA at 1.8V - critical for battery-powered devices where quiescent power must remain sub-µA. |
| Write Cycle Time | Max 10 ms - defines minimum time between successive write commands; enables deterministic firmware timing control. |
| Clock Frequency | 250 kHz to 2 MHz (1.8V–5.5V) - allows flexible speed selection based on noise immunity vs. throughput trade-offs. |
| Data Retention | 100 years - ensures long-term reliability for firmware configuration storage in infrastructure equipment. |
| Endurance | 1 million write cycles - supports frequent field updates such as logging or parameter tuning in industrial HMI applications. |
Pinout & Package
AT93C66A-10TU-1.8 is packaged in an 8-lead Thin Shrink Small Outline Package (TSSOP), 4.4 mm body width, 0.65 mm pitch, RoHS-compliant, green finish.
| Pin/Terminal | Circuit Role | Design Meaning |
|---|---|---|
| CS | Chip Select | Active-low enable signal; must be held low for entire instruction sequence; controls DO pin impedance state. |
| SK | Serial Clock | Synchronous input clock; rising edge latches DI, falling edge samples DO; frequency determines max data rate. |
| DI | Data Input | Serial command and address/data input path; accepts Start Bit (1), Op Code, address, and payload bits. |
| DO | Data Output | Open-drain output; provides read data, Ready/Busy status, or high-impedance when CS is high. |
| VCC | Power Supply | Primary supply rail; powers internal logic and memory array; supports 1.8V–5.5V operation. |
| GND | Ground | Reference return path for all signals and internal circuitry; must be low-impedance for stable EEPROM operation. |
| ORG | Organization Select | Configures memory map: tied to GND → 512×8; tied to VCC → 256×16; unconnected defaults to x16 mode. |
| NC | No Connect | Internally unused pin; must be left floating or tied to GND/VCC per board layout best practices; no electrical function. |
Key Features
| Feature | Design Value |
|---|---|
| User-selectable memory organization | Hardware-configurable 512×8 or 256×16 layout via ORG pin, eliminating need for software remapping or external address decoding logic. |
| Self-timed write cycle | Internal timing eliminates requirement for external wait-state generation or firmware delay loops during programming. |
| Ready/Busy status reporting | DO pin outputs logic '0' during active write/erase and '1' upon completion, enabling efficient polling without fixed timeouts. |
| Low-voltage operation down to 1.8V | Enables direct integration into ultra-low-power subsystems powered by single-cell Li-ion or energy-harvesting sources. |
| Three-wire serial interface | Reduces PCB routing complexity and I/O count versus SPI/I²C; compatible with minimal GPIO implementations on resource-limited MCUs. |
Applications
| Industrial Sensor Calibration | Embedded System Boot Configuration |
|---|---|
Use Scenario: Storing factory-calibrated sensor offset/gain coefficients in programmable logic controllers and smart transmitters. IC Role / Device Role / Timing Role: Nonvolatile configuration register holding trim values accessed at power-up before ADC initialization. Use Value: Eliminates need for external trimming potentiometers or laser calibration; supports field recalibration via serial interface. | Use Scenario: Holding bootloader configuration flags, communication port settings, and hardware revision identifiers in networked gateways. IC Role / Device Role / Timing Role: Early-boot configuration store read during MCU reset sequence prior to peripheral initialization. Use Value: Enables hardware-agnostic firmware deployment across multiple board variants using same binary image. |
| Consumer Appliance Parameter Storage | Automotive Body Control Module Settings |
Use Scenario: Saving user preferences (temperature setpoints, display brightness) and runtime counters in HVAC controllers and washing machines. IC Role / Device Role / Timing Role: Persistent parameter bank updated only on change events; accessed asynchronously during UI interaction. Use Value: Maintains settings across AC power loss; low 0.4 µA standby current extends backup capacitor hold-up time. | Use Scenario: Storing seat/mirror position memories, lighting profiles, and door lock configurations in automotive BCMs. IC Role / Device Role / Timing Role: Safety-critical nonvolatile store accessed during vehicle wake-up; must survive 125°C ambient and load-dump transients. Use Value: Qualified for industrial temperature range (−40°C to +85°C); withstands automotive-grade ESD and conducted emissions per ISO 11452. |
Equivalent & Alternatives
The following parts are listed as comparable options for similar serial EEPROM applications.
| Alternative Part | Technical Difference | Application Difference | Selection Advice |
|---|---|---|---|
| M95M04-DRMN6TP/K | 4-Mbit SPI interface, 1.8V–5.5V, 20 MHz clock, WIP bit polling instead of DO status pin. | Requires SPI-capable host; lacks Ready/Busy pin - needs software polling or interrupt-driven status check. | Select when higher density (4 Mbit) and faster interface are needed; not drop-in due to protocol and pinout differences. |
| AT25DF041A-SH-B | 4-Mbit SPI DataFlash, sector-erase architecture, 1.7V–3.6V supply, no ORG pin or x8/x16 reconfiguration. | Optimized for firmware/code storage; incompatible memory map and command set; no sequential read mode. | Choose for code shadowing or firmware update storage; unsuitable for small-parameter EEPROM replacement. |
Compared with M95M04-DRMN6TP/K and AT25DF041A-SH-B, the AT93C66A-10TU-1.8 offers unique hardware-selectable organization, dedicated Ready/Busy signaling, and minimal three-wire interface - making it optimal for legacy MCU designs with limited GPIO and strict low-power requirements.
Availability
AT93C66A-10TU-1.8 is available at Aetrix Electronics and suitable for industrial sensor calibration, embedded system boot configuration, and consumer appliance parameter storage requiring stable component supply and long-term lifecycle support.
Supply support for AT93C66A-10TU-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 is a global semiconductor company specializing in microcontrollers, analog devices, and nonvolatile memory solutions, with broad industrial and automotive qualification capabilities.
The AT93C66A-10TU-1.8 belongs to Microchip's legacy serial EEPROM product line, designed specifically for cost-sensitive, low-pin-count embedded systems needing reliable, low-voltage nonvolatile storage with minimal external components.
FAQ
What is the maximum clock frequency supported by AT93C66A-10TU-1.8 at 1.8V supply?
The AT93C66A-10TU-1.8 supports up to 250 kHz SK clock frequency when operating at 1.8V. This value is specified in Table 3-3 (AC Characteristics) under "1.8V ≤ VCC ≤ 5.5V" condition for fSK. Higher frequencies (up to 2 MHz) require ≥2.7V supply. Designers must respect this limit to ensure reliable command decoding and data integrity.
How does the ORG pin affect memory addressing in AT93C66A-10TU-1.8?
The ORG pin selects internal memory organization: tied to GND enables 512-word × 8-bit mode (address range A8–A0); tied to VCC enables 256-word × 16-bit mode (address range A7–A0). In AT93C66A-10TU-1.8, this mapping directly determines instruction length and address bit count - critical for correct READ/WRITE command formatting per Table 3-4.
Can AT93C66A-10TU-1.8 be used in automotive applications?
No - AT93C66A-10TU-1.8 is rated for industrial temperature range (−40°C to +85°C) and is not qualified to AEC-Q100 automotive standards. The datasheet explicitly states "Atmel's products are not intended, authorized, or warranted for use as components in applications intended to support or sustain life." For automotive use, Microchip recommends newer AEC-Q100-qualified EEPROMs like the 25AA040A.
What is the purpose of the NC pin on AT93C66A-10TU-1.8?
The NC (No Connect) pin on AT93C66A-10TU-1.8 has no internal connection and serves only mechanical or thermal functions in the TSSOP package. It must not be bonded to any trace or plane; leaving it floating is acceptable, though grounding may improve EMI performance in noisy environments. It plays no role in device functionality or timing.
Does AT93C66A-10TU-1.8 require an external pull-up resistor on the DO pin?
Yes - the DO pin is open-drain and requires an external pull-up resistor (typically 4.7 kΩ to VCC) to assert logic HIGH during Read operations and Ready status. Without it, DO remains undriven during high-output states, causing communication failure. This is confirmed by functional description stating DO transitions to high-impedance when CS is high and outputs status only when actively driven low or pulled high externally.
AT93C66A-10TU-1.8 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:
- 4Kbit
- Memory Organization:
- 512 x 8, 256 x 16
- Memory Interface:
- 3-Wire Serial
- Clock Frequency:
- 2 MHz
- Write Cycle Time - Word, Page:
- 10ms
- Access Time:
- -
- Voltage - Supply:
- 1.8V ~ 5.5V
- Operating Temperature:
- -40°C ~ 85°C (TA)
- Grade:
- -
- Qualification:
- -
- Mounting Type:
- Surface Mount
- Supplier Device Package:
- 8-TSSOP
AT93C66A-10TU-1.8 FAQ
1.How can I place an order for AT93C66A-10TU-1.8 through Aetrix?
Please submit a Request for Quotation (RFQ) for AT93C66A-10TU-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 AT93C66A-10TU-1.8 reliable?
The price and inventory of AT93C66A-10TU-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 AT93C66A-10TU-1.8 is usually 5 days.
3.What payment methods are accepted for AT93C66A-10TU-1.8?
We accept Wire Transfer, PayPal, Credit Card, Western Union, MoneyGram, and Escrow for AT93C66A-10TU-1.8 transactions.
Note: Certain payment methods may incur a processing fee.
4.How is shipping managed for AT93C66A-10TU-1.8?
AT93C66A-10TU-1.8 orders can be shipped via leading logistics carriers, including DHL, UPS, FedEx, TNT, or Registered Mail.
Once your AT93C66A-10TU-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 AT93C66A-10TU-1.8?
For technical support, including AT93C66A-10TU-1.8 datasheets, pinout diagrams, or application guidance, please contact our engineering support team. They can provide detailed documentation and assistance for your AT93C66A-10TU-1.8 requirements.
6.How does Aetrix verify that AT93C66A-10TU-1.8 is sourced from the original manufacturer or authorized distributors?
All AT93C66A-10TU-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 AT93C66A-10TU-1.8 meets industry standards.
7.What is the process for return or replacement of AT93C66A-10TU-1.8?
All AT93C66A-10TU-1.8 units undergo pre-shipment inspection (PSI). If there is an issue with AT93C66A-10TU-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 AT93C66A-10TU-1.8 part is unused and in its original packaging.
Return procedure for AT93C66A-10TU-1.8:
1.Submit a request within 90 days.
2.Obtain a Return Material Authorization (RMA) from Aetrix.
AT93C66A-10TU-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…
