Datasheet AT25010B, AT25020B, AT25040B Datasheet

AT25010B/AT25020B/
AT25040B
SPI Serial EEPROM 1 Kbit (128 x 8), 2 Kbits (256 x 8)
and 4 Kbits (512 x 8)

Features

• Serial Peripheral Interface (SPI) Compatible
• Supports SPI Modes 0 (0,0) and 3 (1,1): – Data sheet describes mode 0 operation
• Industrial Temperature Range: -40°C to +85°C
• 20 MHz Clock Rate (5V)
• 8Byte Page Mode
• Block Write Protection: – Protect 1/4, 1/2 or entire array
• Write-Protect (WP) Pin and Write Disable Instructions for Both Hardware and Software Data Protection
• Self-Timed Write Cycle within 5 ms Maximum
• ESD Protection > 4,000V
• High Reliability: – Endurance: 1,000,000 write cycles – Data retention: 100 years
• Green (Lead-free/Halide-free/RoHS Compliant) Package Options
• Die Sale Options: Wafer Form and Bumped Wafers

Packages

• 8-Lead SOIC, 8-Lead TSSOP, 8-Pad UDFN and 8-Ball VFBGA
© 2019 Microchip Technology Inc.
DS20006251A-page 1
AT25010B/AT25020B/AT25040B

Table of Contents

Features......................................................................................................................................................... 1
Packages........................................................................................................................................................1
1. Package Types (not to scale)..................................................................................................................4
2. Pin Description........................................................................................................................................ 5
2.1. Chip Select (CS)...........................................................................................................................5
2.2. Serial Data Output (SO)............................................................................................................... 5
2.3. Write-Protect (WP)....................................................................................................................... 5
2.4. Ground (GND).............................................................................................................................. 5
2.5. Serial Data Input (SI)....................................................................................................................5
2.6. Serial Data Clock (SCK)...............................................................................................................6
2.7. Suspend Serial Input (HOLD).......................................................................................................6
2.8. Device Power Supply (VCC)......................................................................................................... 6
3. Description.............................................................................................................................................. 7
3.1. SPI Bus Master Connections to Serial EEPROMs.......................................................................7
3.2. Block Diagram.............................................................................................................................. 8
4. Electrical Characteristics.........................................................................................................................9
4.1. Absolute Maximum Ratings..........................................................................................................9
4.2. DC and AC Operating Range.......................................................................................................9
4.3. DC Characteristics....................................................................................................................... 9
4.4. AC Characteristics......................................................................................................................10
4.5. SPI Synchronous Data Timimg.................................................................................................. 12
4.6. Electrical Specifications..............................................................................................................12
5. Device Operation.................................................................................................................................. 14
5.1. Interfacing the AT25010B/AT25020B/AT25040B on the SPI Bus.............................................. 14
5.2. Device Opcodes......................................................................................................................... 15
5.3. Hold Function............................................................................................................................. 15
5.4. Write Protection..........................................................................................................................16
6. Device Commands and Addressing......................................................................................................17
6.1. STATUS Register Bit Definition and Function............................................................................ 17
6.2. Read STATUS Register (RDSR)..................................................................................................18
6.3. Write Enable (WREN) and Write Disable (WRDI)......................................................................... 18
6.4. Write STATUS Register (WRSR)..................................................................................................19
7. Read Sequence.................................................................................................................................... 21
8. Write Sequence.....................................................................................................................................22
8.1. Byte Write...................................................................................................................................22
8.2. Page Write..................................................................................................................................22
8.3. Polling Routine........................................................................................................................... 23
9. Packaging Information.......................................................................................................................... 24
© 2019 Microchip Technology Inc.
DS20006251A-page 2
AT25010B/AT25020B/AT25040B
9.1. Package Marking Information.....................................................................................................24
10. Revision History.................................................................................................................................... 34
The Microchip Website.................................................................................................................................35
Product Change Notification Service............................................................................................................35
Customer Support........................................................................................................................................ 35
Product Identification System.......................................................................................................................36
Microchip Devices Code Protection Feature................................................................................................ 36
Legal Notice................................................................................................................................................. 37
Trademarks.................................................................................................................................................. 37
Quality Management System....................................................................................................................... 38
Worldwide Sales and Service.......................................................................................................................39
© 2019 Microchip Technology Inc.
DS20006251A-page 3

1. Package Types (not to scale)

8-Lead SOIC/TSSOP
(Top View)
CS 1
2
3
4
8
7
6
5
SO
WP
GND
Vcc
HOLD
SCK
SI
CS
SO
WP
GND
Vcc
HOLD
SCK
SI
8-Pad UDFN
(Top View)
1
2
3
4 5
6
7
8
1
2
3
4
8
7
6
5
CS
SO
WP
GND
Vcc
HOLD
SCK
SI
8-Ball VFBGA
(Top View)
AT25010B/AT25020B/AT25040B
Package Types (not to scale)
© 2019 Microchip Technology Inc.
DS20006251A-page 4

2. Pin Description

The descriptions of the pins are listed in Table 2-1.
Table 2-1. Pin Function Table
Name 8-Lead SOIC 8-Lead TSSOP 8-Pad UDFN
CS 1 1 1 1 Chip Select
SO 2 2 2 2 Serial Data Output
(2)
WP
GND 4 4 4 4 Ground
SI 5 5 5 5 Serial Data Input
SCK 6 6 6 6 Serial Data Clock
(2)
HOLD
V
CC
Note: 
1. The exposed pad on this package can be connected to GND or left floating.
2. The Write-Protect (WP) and Hold (HOLD) pins should be driven high or low as appropriate.
3 3 3 3 Write-Protect
7 7 7 7 Suspends Serial Input
8 8 8 8 Device Power Supply
AT25010B/AT25020B/AT25040B
Pin Description
(1)
8-Ball VFBGA Function

2.1 Chip Select (CS)

The AT25010B/AT25020B/AT25040B is selected when the Chip Select (CS) pin is low. When the device is not selected, data will not be accepted via the Serial Data Input (SI) pin, and the Serial Output (SO) pin will remain in a highimpedance state.
To ensure robust operation, the to VCC using a pull-up resistor (less than or equal to 10 kΩ). After power-up, a low level on CS is required prior to any sequence being initiated.

2.2 Serial Data Output (SO)

The Serial Data Output (SO) pin is used to transfer data out of the AT25010B/AT25020B/AT25040B. During a read sequence, data is shifted out on this pin after the falling edge of the Serial Data Clock (SCK).

2.3 Write-Protect (WP)

The Write-Protect (WP) pin will allow normal read/write operations when held high. When the WP pin is brought low, all write operations are inhibited. WP going low while CS is still low will interrupt a write operation. If the internal write cycle has already been initiated, WP going low will have no effect on any write operation.

2.4 Ground (GND)

The ground reference for the Device Power Supply (VCC). The Ground (GND) pin should be connected to the system ground.
CS pin should follow VCC upon power-up. It is therefore recommended to connect CS

2.5 Serial Data Input (SI)

The Serial Data Input (SI) pin is used to transfer data into the device. It receives instructions, addresses and data. Data is latched on the rising edge of the Serial Data Clock (SCK).
© 2019 Microchip Technology Inc.
DS20006251A-page 5

2.6 Serial Data Clock (SCK)

The Serial Data Clock (SCK) pin is used to synchronize the communication between a master and the AT25010B/ AT25020B/AT25040B. Instructions, addresses or data present on the Serial Data Input (SI) pin is latched in on the rising edge of SCK, while output on the Serial Data Output (SO) pin is clocked out on the falling edge of SCK.

2.7 Suspend Serial Input (HOLD)

The Suspend Serial Input (HOLD) pin is used in conjunction with the Chip Select (CS) pin to pause the AT25010B/ AT25020B/AT25040B. When the device is selected and a serial sequence is underway, HOLD can be used to pause the serial communication with the master device without resetting the serial sequence. To pause, the HOLD pin must be brought low while the Serial Data Clock (SCK) pin is low. To resume serial communication, the HOLD pin is brought high while the SCK pin is low (SCK may still toggle during HOLD). Inputs to the Serial Data Input (SI) pin will be ignored while the Serial Data Output (SO) pin will be in the highimpedance state.

2.8 Device Power Supply (VCC)

The Device Power Supply (VCC) pin is used to supply the source voltage to the device. Operations at invalid V voltages may produce spurious results and should not be attempted.
AT25010B/AT25020B/AT25040B
Pin Description
CC
© 2019 Microchip Technology Inc.
DS20006251A-page 6
SPI Master:
Microcontroller
Slave 0
AT25XXX
Data Clock (SCK)
Data Output (SO)
Data Input (SI)
CS3 CS2 CS1 CS0
SI SO SCK
CS
Slave 1
AT25XXX
SI SO SCK
Slave 2
AT25XXX
SI SO SCK
Slave 3
AT25XXX
SI SO SCK
CS
CSCS
AT25010B/AT25020B/AT25040B

3. Description

The AT25010B/AT25020B/AT25040B provides 1,024/2,048/4,096 bits of Serial Electrically Erasable and Programmable Read-Only Memory (EEPROM) organized as 128/256/512 words of 8 bits each. The device is optimized for use in many industrial and commercial applications where lowpower and lowvoltage operation are essential. The device is available in space-saving 8lead SOIC, 8lead TSSOP, 8pad UDFN and 8ball VFBGA packages. All packages operate from 1.8V to 5.5V.

3.1 SPI Bus Master Connections to Serial EEPROMs

Description
© 2019 Microchip Technology Inc.
DS20006251A-page 7

3.2 Block Diagram

GND
Memory
System Control
Module
High-Voltage
Generation
Circuit
Address Register
and Counter
Write Protection
Control
VCC
SCK
SI
Power-on
Reset
Generator
Row Decoder
Data Register
SO
Pause
Operation
Control
Register Bank:
STATUS Register
Data Output
Buffer
CS
WP
HOLD
1 page
EEPROM Array
Column Decoder
AT25010B/AT25020B/AT25040B
Description
© 2019 Microchip Technology Inc.
DS20006251A-page 8

4. Electrical Characteristics

4.1 Absolute Maximum Ratings

Operating temperature -40°C to +125°C
Storage temperature -65°C to +150°C
Voltage on any pin with respect to ground -1.0V to +7.0V
V
CC
DC output current 5.0 mA
ESD protection > 4 kV
Note:  Stresses above those listed under “Absolute Maximum Ratings” may cause permanent damage to the device.
This is a stress rating only and functional operation of the device at these or any other conditions above those indicated in the operation listings of this specification is not implied. Exposure to absolute maximum rating conditions for extended periods may affect device reliability.
AT25010B/AT25020B/AT25040B
Electrical Characteristics
6.25V

4.2 DC and AC Operating Range

Table 4-1. DC and AC Operating Range
AT25010B/AT25020B/AT25040B
Operating Temperature (Case) Industrial Temperature Range -40°C to +85°C
VCC Power Supply Low-Voltage Grade 1.8V to 5.5V

4.3 DC Characteristics

CC1
CC2
CC3
CC1
CC2
CC3
(1)
1.8 5.5 V
2.5 5.5 V
4.5 5.5 V
Table 4-2. DC Characteristics
Parameter Symbol Minimum Typical Maximum Units Conditions
Supply Voltage V
Supply Voltage V
Supply Voltage V
Supply Current I
Supply Current I
Supply Current I
8.5 10.0 mA VCC = 5.0V at 20 MHz,
SO = Open, Read
4.5 5.0 mA VCC = 5.0V at 10 MHz,
SO = Open, Read, Write
2.0 3.0 mA VCC = 5.0V at 1 MHz,
SO = Open, Read, Write
Standby Current I
Standby Current I
Standby Current I
Input Leakage I
SB1
SB2
SB3
IL
© 2019 Microchip Technology Inc.
0.1 0.5 µA VCC = 1.8V, CS = V
0.2 1.0 µA VCC = 2.5V, CS = V
2.0 3.5 µA VCC = 5.0V, CS = V
-3.0 3.0 µA VIN = 0V to V
CC
CC
CC
CC
DS20006251A-page 9
AT25010B/AT25020B/AT25040B
Electrical Characteristics
...........continued
Parameter Symbol Minimum Typical Maximum Units Conditions
Output Leakage I
OL
-3.0 3.0 µA VIN = 0V to VCC, TA = 0°C to +70°C
Input
(2)
V
IL
-0.6 VCC x 0.3 V
Low-Voltage
Input
(2)
V
IH
VCC x 0.7 VCC + 0.5 V
High-Voltage
Output
V
OL1
0.4 V 3.6V ≤ VCC ≤ 5.5V IOL = 3.0 mA
Low-Voltage
Output
V
OH1
VCC - 0.8 V 3.6V ≤ VCC ≤ 5.5V IOH = -1.6 mA
High-Voltage
Output
V
OL2
0.2 V 1.8V ≤ VCC ≤ 3.6V IOL = 0.15 mA
Low-Voltage
Output
V
OH2
VCC - 0.2 V 1.8V ≤ VCC ≤ 3.6V IOH = -100 µA
High-Voltage
Note: 
1. Applicable over recommended operating range from: TA = -40°C to +85°C, VCC = 1.8V to 5.5V (unless otherwise noted).
2. VIL min and VIH max are reference only and are not tested.

4.4 AC Characteristics

Table 4-3. AC Characteristics
Parameter Symbol Minimum Maximum Units Conditions
SCK Clock Frequency f
Input Rise Time t
Input Fall Time t
SCK High Time t
SCK Low Time t
CS High Time t
(1)
SCK
RI
FI
WH
WL
CS
0 20 MHz VCC = 4.5V to 5.5V
0 10 MHz VCC = 2.5V to 5.5V
0 5 MHz VCC = 1.8V to 5.5V
2000 ns VCC = 1.8V to 5.5V
2000 ns VCC = 1.8V to 5.5V
20 ns VCC = 4.5V to 5.5V
40 ns VCC = 2.5V to 5.5V
80 ns VCC = 1.8V to 5.5V
20 ns VCC = 4.5V to 5.5V
40 ns VCC = 2.5V to 5.5V
80 ns VCC = 1.8V to 5.5V
100 ns VCC = 4.5V to 5.5V
100 ns VCC = 2.5V to 5.5V
200 ns VCC = 1.8V to 5.5V
© 2019 Microchip Technology Inc.
DS20006251A-page 10
...........continued
Parameter Symbol Minimum Maximum Units Conditions
AT25010B/AT25020B/AT25040B
Electrical Characteristics
CS Setup Time t
CS Hold Time t
Data In Setup Time t
Data In Hold Time t
HOLD Setup Time t
HOLD Hold Time t
CSS
CSH
SU
H
HD
CD
100 ns VCC = 4.5V to 5.5V
100 ns VCC = 2.5V to 5.5V
200 ns VCC = 1.8V to 5.5V
100 ns VCC = 4.5V to 5.5V
100 ns VCC = 2.5V to 5.5V
200 ns VCC = 1.8V to 5.5V
20 ns VCC = 4.5V to 5.5V
40 ns VCC = 2.5V to 5.5V
80 ns VCC = 1.8V to 5.5V
20 ns VCC = 4.5V to 5.5V
40 ns VCC = 2.5V to 5.5V
80 ns VCC = 1.8V to 5.5V
20 ns VCC = 4.5V to 5.5V
40 ns VCC = 2.5V to 5.5V
80 ns VCC = 1.8V to 5.5V
20 ns VCC = 4.5V to 5.5V
40 ns VCC = 2.5V to 5.5V
Output Valid t
Output Hold Time t
HOLD to Output Low-Z t
HOLD to Output High-Z t
Output Disable Time t
Write Cycle Time t
V
HO
LZ
HZ
DIS
WC
80 ns VCC = 1.8V to 5.5V
0 20 ns VCC = 4.5V to 5.5V
0 40 ns VCC = 2.5V to 5.5V
0 80 ns VCC = 1.8V to 5.5V
0 ns VCC = 4.5V to 5.5V
0 ns VCC = 2.5V to 5.5V
0 ns VCC = 1.8V to 5.5V
0 25 ns VCC = 4.5V to 5.5V
0 50 ns VCC = 2.5V to 5.5V
0 100 ns VCC = 1.8V to 5.5V
25 ns VCC = 4.5V to 5.5V
50 ns VCC = 2.5V to 5.5V
100 ns VCC = 1.8V to 5.5V
25 ns VCC = 4.5V to 5.5V
50 ns VCC = 2.5V to 5.5V
100 ns VCC = 1.8V to 5.5V
5 ms VCC = 1.8V to 5.5V
© 2019 Microchip Technology Inc.
DS20006251A-page 11
Note: 
t
DIS
t
HO
t
CSH
t
CS
t
V
t
H
V
OH
V
OL
High
Impedance
Valid Data In
t
WH
V
IH
V
IH
V
IL
t
CSS
t
WL
SCK
SI
SO
CS
V
IL
V
IH
V
IL
t
SU
High
Impedance
1. Applicable over recommended operating range from TA = -40°C to +85°C, VCC = As Specified, CL = 1 TTL Gate and 30 pF (unless otherwise noted).

4.5 SPI Synchronous Data Timimg

AT25010B/AT25020B/AT25040B
Electrical Characteristics

4.6 Electrical Specifications

4.6.1 Power-Up Requirements and Reset Behavior

During a power-up sequence, the VCC supplied to the AT25010B/AT25020B/AT25040B should monotonically rise from GND to the minimum VCC level, as specified in Table 4-1, with a slew rate no faster than 0.1 V/µs.
4.6.1.1 Device Reset
To prevent inadvertent write operations or any other spurious events from occurring during a power-up sequence, the AT25010B/AT25020B/AT25040B includes a Power-on Reset (POR) circuit. Upon power-up, the device will not respond to any instructions until the VCC level crosses the internal voltage threshold (V of Reset and into Standby mode.
The system designer must ensure the instructions are not sent to the device until the VCC supply has reached a stable value greater than or equal to the minimum VCC level. Additionally, once the VCC is greater than or equal to the minimum VCC level, the bus master must wait at least t
4-4 for the values associated with these power-up parameters.
(1)
Table 4-4. Power-Up Conditions
Symbol Parameter Min. Max. Units
t
PUP
V
POR
t
POFF
Note: 
1. These parameters are characterized but they are not 100% tested in production.
If an event occurs in the system where the VCC level supplied to the AT25010B/AT25020B/AT25040B drops below the maximum V
© 2019 Microchip Technology Inc.
Time required after VCC is stable before the device can accept instructions 100 µs
Power-on Reset Threshold Voltage 1.5 V
Minimum time at VCC = 0V between power cycles 500 ms
POR
level specified, it is recommended that a full-power cycle sequence be performed by first driving
) that brings the device out
POR
before sending the first instruction to the device. See Table
PUP
DS20006251A-page 12
AT25010B/AT25020B/AT25040B
Electrical Characteristics
the VCC pin to GND in less than 1 ms, waiting at least the minimum t sequence in compliance with the requirements defined in this section.

4.6.2 Pin Capacitance

Table 4-5. Pin Capacitance
Symbol Test Condition Max. Units Conditions
C
OUT
C
IN
Output Capacitance (SO) 8 pF V
Input Capacitance (CS, SCK, SI, WP, HOLD) 6 pF VIN = 0V
Note: 
1. This parameter is characterized but is not 100% tested in production.
2. Applicable over recommended operating range from: TA = 25°C, f noted).
(1,2)

4.6.3 EEPROM Cell Performance Characteristics

Table 4-6. EEPROM Cell Performance Characteristics
Operation Test Condition Min. Max. Units
(1)
(1)
TA = 25°C, VCC = 5.0V, Page Write mode
TA = 55°C 100 Years
Write Endurance
Data Retention
time and then performing a new power-up
POFF
OUT
= 1.0 MHz, VCC = 5.0V (unless otherwise
SCK
1,000,000 Write Cycles
= 0V
Note: 
1. Performance is determined through characterization and the qualification process.

4.6.4 Software Reset

The SPI interface of the AT25010B/AT25020B/AT25040B can be reset by toggling the CS input. If the CS line is already in the Active state, it must complete a transition from the Inactive state (≥VIH) to the Active state (≤VIL) and then back to the Inactive state (≥VIH) without sending clocks on the SCK line. Upon completion of this sequence, the device will be ready to receive a new opcode on the SI line.

4.6.5 Device Default State at Power-Up

The AT25010B/AT25020B/AT25040B default state upon power-up consists of:
• Standby Power mode
• A high-to-low-level transition on CS is required to enter Active state
• Write Enable Latch (WEL) bit in the STATUS register = 0
• Ready/Busy bit in the STATUS register = 0, indicating the device is ready to accept a new command
• Device is not selected
• Not in Hold condition
• BP1 and BP0 bits in the STATUS register are unchanged from their previous state due to the fact that they are
nonvolatile values

4.6.6 Device Default Condition

The AT25010B/AT25020B/AT25040B is shipped from Microchip to the customer with the EEPROM array set to an all FFh data pattern (logic ‘1’ state). The Block WriteProtect bits in the STATUS register are set to logic ‘0’.
© 2019 Microchip Technology Inc.
DS20006251A-page 13

5. Device Operation

SO
SI
SCK
CS
MSB LSB
MSB LSB
Mode 0
Mode 3
Mode 0
Mode 3
The AT25010B/AT25020B/AT25040B is controlled by a set of instructions that are sent from a host controller, commonly referred to as the SPI Master. The SPI Master communicates with the AT25010B/AT25020B/AT25040B via the SPI bus which is comprised of four signal lines: Chip Select (CS), Serial Data Clock (SCK), Serial Data Input (SI) and Serial Data Output (SO).
The SPI protocol defines a total of four modes of operation (Mode 0, 1, 2 or 3) with each mode differing in respect to the SCK polarity and phase and how the polarity and phase control the flow of data on the SPI bus. The AT25010B/ AT25020B/AT25040B supports the two most common modes, SPI Modes 0 and 3. With SPI Modes 0 and 3, data is always latched in on the rising edge of SCK and always output on the falling edge of SCK. The only difference between SPI Modes 0 and 3 is the polarity of the SCK signal when in the inactive state (when the SPI Master is in Standby mode and not transferring any data). SPI Mode 0 is defined as a low SCK while and SPI Mode 3 has SCK high in the inactive state. The SCK Idle state must match when the CS is deasserted both before and after the communication sequence in SPI Mode 0 and 3. The figures in this document depict Mode 0 with a solid line on SCK while CS is inactive and Mode 3 with a dotted line.
Figure 5-1. SPI Mode 0 and Mode 3
AT25010B/AT25020B/AT25040B
Device Operation
CS is not asserted (at VCC)

5.1 Interfacing the AT25010B/AT25020B/AT25040B on the SPI Bus

Communication to and from the AT25010B/AT25020B/AT25040B must be initiated by the SPI Master device, such as a microcontroller. The SPI Master device must generate the serial clock for the AT25010B/AT25020B/AT25040B on the Serial Data Clock (SCK) pin. The AT25010B/AT25020B/AT25040B always operates as a slave due to the fact that the SCK is always an input.

5.1.1 Selecting the Device

The AT25010B/AT25020B/AT25040B is selected when the Chip Select (CS) pin is low. When the device is not selected, data will not be accepted via the Serial Data Input (SI) pin, and the Serial Data Output (SO) pin will remain in a highimpedance state.

5.1.2 Sending Data to the Device

The AT25010B/AT25020B/AT25040B uses the SI pin to receive information. All instructions, addresses and data input bytes are clocked into the device with the Most Significant bit (MSb) first. The SI pin samples on the first rising edge of the SCK line after the CS has been asserted.

5.1.3 Receiving Data from the Device

Data output from the device is transmitted on the SO pin, with the MSb output first. The SO data is latched on the first falling edge of SCK after the instruction has been clocked into the device, such as the Read from Memory Array (READ) and Read STATUS Register (RDSR) instructions. See Read Sequence for more details.
© 2019 Microchip Technology Inc.
DS20006251A-page 14

5.2 Device Opcodes

HOLD
SCK
CS
Hold HoldHold

5.2.1 Serial Opcode

After the device is selected by driving CS low, the first byte will be received on the SI pin. This byte contains the opcode that defines the operation to be performed. Refer to Table 6-1 for a list of all opcodes that the AT25010B/ AT25020B/AT25040B will respond to.

5.2.2 Invalid Opcode

If an invalid opcode is received, no data will be shifted into AT25010B/AT25020B/AT25040B and the SO pin will remain in a highimpedance state until the falling edge of CS is detected again. This will reinitialize the serial communication.

5.3 Hold Function

The Suspend Serial Input (HOLD) pin is used to pause the serial communication with the device without having to stop or reset the clock sequence. The Hold mode, however, does not have an effect on the internal write cycle. Therefore, if a write cycle is in progress, asserting the HOLD pin will not pause the operation and the write cycle will continue to completion.
The Hold mode can only be entered while the pin during the SCK low pulse. If the HOLD pin is asserted during the SCK high pulse, then the Hold mode will not be started until the beginning of the next SCK low pulse. The device will remain in the Hold mode as long as the HOLD pin and CS pin are asserted.
While in Hold mode, the SO pin will be in a high-impedance state. In addition, both the SI pin and the SCK pin will be ignored. The Write-Protect (WP) pin, however, can still be asserted or deasserted while in the Hold mode.
To end the Hold mode and resume serial communication, the pulse. If the HOLD pin is deasserted during the SCK high pulse, then the Hold mode will not end until the beginning of the next SCK low pulse.
If the CS pin is deasserted while the HOLD pin is still asserted, then any operation that may have been started will be aborted and the device will reset the WEL bit in the STATUS register back to the logic ‘0’ state.
Figure 5-2. Hold Mode
AT25010B/AT25020B/AT25040B
Device Operation
CS pin is asserted. The Hold mode is activated by asserting the HOLD
HOLD pin must be deasserted during the SCK low
© 2019 Microchip Technology Inc.
DS20006251A-page 15
Figure 5-3. Hold Timing
HOLD
SO
SCK
CS
t
CD
t
CD
t
HD
t
HD
t
LZ
t
HZ

5.4 Write Protection

The Write-Protect (WP) pin will allow normal read and write operations when held high. When the WP pin is brought low, all write operations are inhibited. The WP pin going low while CS is still low will interrupt a write operation. If the internal write cycle has already been initiated, WP going low will have no effect on any write operation.
AT25010B/AT25020B/AT25040B
Device Operation
© 2019 Microchip Technology Inc.
DS20006251A-page 16
AT25010B/AT25020B/AT25040B

6. Device Commands and Addressing

The AT25010B/AT25020B/AT25040B is designed to interface directly with the synchronous Serial Peripheral Interface (SPI). The AT25010B/AT25020B/AT25040B utilizes an 8bit instruction register. The list of instructions and their operation codes are contained in Table 6-1. All instructions, addresses and data are transferred with the MSb first and start with a hightolow
Table 6-1. Instruction Set for the AT25010B/AT25020B/AT25040B
Instruction Name Instruction Format Operates On Operation Description
WREN 0000 X110
WRDI 0000 X100
RDSR 0000 X101
WRSR 0000 X001
READ 0000 A011
WRITE 0000 A010
Note: 
1. “A” represents the MSb address bit (A8) for the AT25040B and a “don't care” bit for the AT25010B and AT25020B.
CS transition.
STATUS Register Set Write Enable Latch (WEL)
STATUS Register Reset Write Enable Latch (WEL)
STATUS Register Read STATUS Register
STATUS Register Write STATUS Register
Memory Array Read from Memory Array
Memory Array Write to Memory Array
Device Commands and Addressing

6.1 STATUS Register Bit Definition and Function

The AT25010B/AT25020B/AT25040B includes an 8bit STATUS register. The STATUS register bits modulate various features of the device as shown in Table 6-2 and Table 6-3. These bits can be changed by specific instructions that are detailed in the following sections.
Table 6-2. STATUS Register Format
Bit 7 Bit 6 Bit 5 Bit 4 Bit 3 Bit 2 Bit 1 Bit 0
X X X X BP1 BP0 WEL RDY/BSY
Table 6-3. STATUS Register Bit Definition
Bit Name Type Description
7:4 RFU Reserved for Future Use R
3:2 BP1
BP0
1 WEL Write Enable Latch R
0 RDY/BSY Ready/Busy Status R
Block Write Protection R/W
0
Reads as zeros when the device is not in a write cycle
1
Reads as ones when the device is in a write cycle
00
No array write protection (Factory Default)
01
Quarter array write protection (see Table 6-4)
10
Half array write protection (see Table 6-4)
11
Entire array write protection (see Table 6-4)
0
Device is not write enabled (Power-up Default)
1
Device is write enabled
0
Device is ready for a new sequence
1
Device is busy with an internal operation
© 2019 Microchip Technology Inc.
DS20006251A-page 17

6.2 Read STATUS Register (RDSR)

SO
SCK
CS
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
STATUS Register Data Out
High-Impedance
SI
MSB
RDSR Opcode (05h)
0 0 0 0 0 1 0 1
MSB
D7 D6 D5 D4 D3 D2 D1 D0
The Read STATUS Register (RDSR) instruction provides access to the STATUS register. The ready/busy and write enable status of the device can be determined by the RDSR instruction. Similarly, the Block Write-Protect (BP1, BP0) bits indicate the extent of memory array protection employed. The STATUS register is read by asserting the CS pin, followed by sending in a 05h opcode on the SI pin. Upon completion of the opcode, the device will return the 8bit STATUS register value on the SO pin.
Figure 6-1. RDSR Waveform
AT25010B/AT25020B/AT25040B
Device Commands and Addressing

6.3 Write Enable (WREN) and Write Disable (WRDI)

Enabling and disabling writing to the STATUS register and EEPROM array is accomplished through the Write Enable (WREN) instruction and the Write Disable (WRDI) instruction. These functions change the status of the WEL bit in the STATUS register.

6.3.1 Write Enable Instruction (WREN)

The Write Enable Latch (WEL) bit of the STATUS register must be set to a logic ‘1’ prior to each Write STATUS Register (WRSR) and Write to Memory Array (WRITE) instructions. This is accomplished by sending a WREN (06h) instruction to the AT25010B/AT25020B/AT25040B. First, the CS pin is driven low to select the device and then a WREN instruction is clocked in on the SI pin. Then the CS pin can be driven high and the WEL bit will be updated in the STATUS register to a logic ‘1’. The device will powerup in the Write Disable state (WEL = 0). The WP pin must be held high during a WREN instruction.
© 2019 Microchip Technology Inc.
DS20006251A-page 18
Figure 6-2. WREN Timing
SO
SCK
CS
High-Impedance
SI
MSB
WREN Opcode (06h)
0 0 0 0 0 1 1 0
0 1 2 3 4 5 6 7
SO
SCK
CS
High-Impedance
SI
MSB
WRDI Opcode (04h)
0 0 0 0 0 1 0 0
0 1 2 3 4 5 6 7

6.3.2 Write Disable Instruction (WRDI)

To protect the device against inadvertent writes, the Write Disable (WRDI) instruction (opcode 04h) disables all programming modes by setting the WEL bit to a logic ‘0’. The WRDI instruction is independent of the status of the WP pin.
Figure 6-3. WRDI Timing
AT25010B/AT25020B/AT25040B
Device Commands and Addressing

6.4 Write STATUS Register (WRSR)

The Write STATUS Register (WRSR) instruction enables the SPI Master to change selected bits of the STATUS register. Before a WRSR instruction can be initiated, a WREN instruction must be executed to set the WEL bit to logic ‘1’. Upon completion of a WREN instruction, a WRSR instruction can be executed.
Note:  The WRSR instruction has no effect on bit 7, bit 6, bit 5, bit 4, bit 1 and bit 0 of the STATUS register. Only bit 3 and bit 2 can be changed via the WRSR instruction. These modifiable bits are the Block Protect (BP1, BP0) bits. These bits are nonvolatile bits that have the same properties and functions as regular EEPROM cells. Their values are retained while power is removed from the device.
The AT25010B/AT25020B/AT25040B will not respond to commands other than a RDSR after a WRSR instruction until the selftimed internal write cycle has completed. When the write cycle is completed, the WEL bit in the STATUS register is reset to logic ‘0’.
© 2019 Microchip Technology Inc.
DS20006251A-page 19
Figure 6-4. WRSR Waveform
SCK
CS
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
STATUS Register Data In
High-Impedance
MSB
WRSR Opcode (01h)
0 0 0 0 0 0 0 1
MSB
X X X X D3 D2 X
X
SO
SI
t
WC
(1)
Note: 
1. This instruction initiates a self-timed internal write cycle (tWC) on the rising edge of CS after a valid sequence.

6.4.1 Block Write-Protect Function

The WRSR instruction allows the user to select one of four possible combinations as to how the memory array will be inhibited from writing through changing the Block Write-Protect bits (BP1, BP0). The four levels of array protection are:
• None of the memory array is protected.
• Upper quarter (¼) address range is write-protected meaning the highest order address bits are read-only.
• Upper half (½) address range is write-protected meaning the highest order address bits are read-only.
• All of the memory array is write-protected meaning all address bits are read-only.
The Block Write Protection levels and corresponding STATUS register control bits are shown in Table 6-4.
Table 6-4. Block Write-Protect Bits
AT25010B/AT25020B/AT25040B
Device Commands and Addressing
Level STATUS Register Bits Write-Protected/ReadOnly Address Range
BP1 BP0 AT25010B AT25020B AT25040B
0
1(1/4)
2(1/2)
3(All)
0 0
0 1
1 0
1 1
None None None
60h-7Fh C0h-FFh 180h-1FFh
40h-7Fh 80h-FFh 100h-1FFh
00h-7Fh 00h-FFh 000h-1FFh
© 2019 Microchip Technology Inc.
DS20006251A-page 20

7. Read Sequence

SO
SI
SCK
MSB MSB
2 310
0 0 0 0 0 A
(1)
1 1
6 754 10 1198 12 21 2217 20191815 1613 14 23 24 25
READ Opcode (03h)
A A A A A A A
MSB MSB
D D D D D D D DDD
Address Bits A7-A
0
Data Byte 1
High-Impedance
CS
A
Reading the AT25010B/AT25020B/AT25040B via the SO pin requires the following sequence. After the CS line is pulled low to select a device, the READ (03h) instruction (including A8 for the AT25040B) is transmitted via the SI line followed by the 8bit address to be read (A7 - A0). Refer to Table 7-1 for the address bits for AT25010B/AT25020B/ AT25040B.
Table 7-1. AT25010B/AT25020B/AT25040B Address Bits
Address AT25010B AT25020B AT25040B
AT25010B/AT25020B/AT25040B
Read Sequence
A
N
Don’t Care Bits A
A6-A
0
7
A7-A
0
None None
A8-A
0
Upon completion of the 8bit address, any data on the SI line will be ignored. The data (D7‑D0) at the specified address is then shifted out onto the SO line. If only one byte is to be read, the CS line should be driven high after the data comes out. The read sequence can be continued since the byte address is automatically incremented and data will continue to be shifted out. When the highestorder address bit is reached, the address counter will rollover to the lowestorder address bit allowing the entire memory to be read in one continuous read cycle regardless of the starting address.
Figure 7-1. Read Waveform
Note: 
1. “A” represents the MSb address bit (A8) for the AT25040B and a “don’t care” bit for the AT25010B and AT25020B.
© 2019 Microchip Technology Inc.
DS20006251A-page 21

8. Write Sequence

SO
SI
SCK
CS
MSB MSB
2 310
0 0 0 0 0
A
(2)
1 0
6 754 10 1198 12 2321 2217 20191815 1613 14
WRITE Opcode (02h)
High-Impedance
A A A A A AA A
MSB
D7 D6 D5 D4 D3 D2 D1 D0
Address Bits A7-A
0
Data In
t
WC
(1
)
In order to program the AT25010B/AT25020B/AT25040B, two separate instructions must be executed. First, the device must be write enabled via the Write Enable (WREN) instruction. Then, one of the two possible write sequences described in this section may be executed.
Note:  If the instruction and will return to the standby state when CS is brought high. A new CS assertion is required to re-initiate communication.
The address of the memory location(s) to be programmed must be outside the protected address field location selected by the block write protection level. During an internal write cycle, all commands will be ignored except the RDSR instruction. Refer to Table 8-1 for the address bits for AT25010B/AT25020B/AT25040B.
Table 8-1. AT25010B/AT25020B/AT25040B Address Bits
WP pin is brought low or the device is not Write Enabled (WREN), the device will ignore the WRITE
Address AT25010B AT25020B AT25040B
AT25010B/AT25020B/AT25040B
Write Sequence
Don’t Care Bits A

8.1 Byte Write

A byte write requires the following sequence and is depicted in Figure 8-1. After the CS line is pulled low to select the device, the WRITE (02h) instruction (including A8 for the AT25040B) is transmitted via the SI line followed by the 8bit address and the data (D7D0) to be programmed. Programming will start after the CS pin is brought high. The lowtohigh transition of the CS pin must occur during the SCK low time (Mode 0) and SCK high time (Mode 3) immediately after clocking in the D0 (LSB) data bit. The AT25010B/AT25020B/AT25040B is automatically returned to the Write Disable state (STATUS register bit WEL = 0) at the completion of a write cycle.
Figure 8-1. Byte Write
A
N
A6-A
0
7
A7-A
0
None None
A8-A
0
Note: 
1. This instruction initiates a self-timed internal write cycle (tWC) on the rising edge of CS after a valid sequence.
2. “A” represents the MSb address bit (A8) for the AT25040B and a “don’t care” bit for the AT25010B and AT25020B.

8.2 Page Write

A page write sequence allows up to 8 bytes to be written in the same write cycle, provided that all bytes are in the same row of the memory array. Partial page writes of less than 8 bytes are allowed. After each byte of data is received, the three lowest order address bits are internally incremented following the receipt of each data byte. The higher order address bits are not incremented and retain the memory array page location. If more bytes of data are transmitted than will fit to the end of that memory row, the address counter will rollover to the beginning of the same row. Nevertheless, creating a rollover event should be avoided as previously loaded data in the page could become
© 2019 Microchip Technology Inc.
DS20006251A-page 22
SO
SI
SCK
MSB MSB
2 310
0 0 0 0 0
A
(2)
1 0
6 754 9 208 18 1914 17161512 1310 11
WRITE Opcode (02h)
High-Impedance
A A A A AA
MSB
D D D D D D D D
Address Bits A7-A
0
Data In Byte 1
MSB
D D D D D D D D
Data In Byte 8
CS
t
WC
(1
)
A
A
21 22 23
Send Valid
Write
Protocol
Deassert
CS to V
CC
to
Initiate a
Write Cycle
Send RDSR
Instruction
to the Device
Continue to
Next Operation
NO
YES
Does
RDY/BSY
= 0?
AT25010B/AT25020B/AT25040B
Write Sequence
unintentionally altered. The AT25010B/AT25020B/AT25040B is automatically returned to the Write Disable state (WEL = 0) at the completion of a write cycle.
Figure 8-2. Page Write
Note: 
1. This instruction initiates a selftimed internal write cycle (tWC) on the rising edge of CS after a valid sequence.
2. “A” represents the MSb address bit (A8) for the AT25040B and a “don’t care” bit for the AT25010B and AT25020B.

8.3 Polling Routine

A polling routine can be implemented to optimize timesensitive applications that would not prefer to wait the fixed maximum write cycle time (tWC). This method allows the application to know immediately when the write cycle has completed to start a subsequent operation.
Once the internally-timed write cycle has started, a polling routine can be initiated. This involves repeatedly sending Read STATUS Register (RDSR) instruction to determine if the device has completed its self-timed internal write cycle. If the
RDY/BSY bit (bit 0 of STATUS register) = 1, the write cycle is still in progress. If bit 0 = 0, the write cycle has ended. If the the device is ready to execute a new instruction. Only the Read STATUS Register (RDSR) instruction is enabled during the write cycle.
Figure 8-3. Polling Flowchart
RDY/BSY bit = 1, repeated RDSR commands can be executed until the RDY/BSY bit = 0, signaling that
© 2019 Microchip Technology Inc.
DS20006251A-page 23

9. Packaging Information

AT25010B, AT25020B and AT25040B:

Package Marking Information

Catalog Number Truncation
AT25010B
Truncation Code ###: 51B
AT25020B
Truncation Code ###: 52B
AT25040B
Truncation Code ###: 54B
Date Codes
Voltages
YY = Year
Y = Year
WW = Work Week of Assembly
% = Minimum Voltage
16: 2016
20: 2020
6: 2016
0: 2020
02: Week 2
L:
1.8V min
17: 2017
21: 2021
7: 2017 1: 2021
04: Week 4
18: 2018
22: 2022
8: 2018 2: 2022
...
19: 2019
23: 2023
9: 2019 3: 2023
52: Week 52
Country of Origin
Device Grade
Atmel Truncation
CO = Country of Origin
H or U:
Industrial Grade
AT:
Atmel
ATM:
Atmel
ATML:
Atmel
Lot Number or Trace Code
NNN
= Alphanumeric Trace Code (2 Characters for Small Packages)
Note 1: designates pin 1
8-lead SOIC
YYWWNNN
###% CO
ATMLHYWW
8-lead TSSOP
YYWWNNN
###%CO
ATHYWW
Note 2: Package drawings are not to scale
8-pad UDFN
###H%NNN
2.0 x 3.0 mm Body
1.5 x 2.0 mm Body
8-ball VFBGA
###U
WNNN
9.1 Package Marking Information
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 24
0.25 C A–B D
C
SEATING
PLANE
TOP VIEW
SIDE VIEW
VIEW A–A
0.10
C
0.10
C
Microchip Technology Drawing No. C04-057-SN Rev E Sheet 1 of 2
8X
For the most current package drawings, please see the Microchip Packaging Specification located at http://www.microchip.com/packaging
Note:
8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm (.150 In.) Body [SOIC]
R
1
2
N
h
h
A1
A2
A
A
B
e
D
E
E
2
E1
2
E1
NOTE 5
NOTE 5
NX b
0.10
C A–B
2X
H 0.23
(L1)
L
R0.13
R0.13
VIEW C
SEE VIEW C
NOTE 1
D
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 25
Microchip Technology Drawing No. C04-057-SN Rev E Sheet 2 of 2
8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm (.150 In.) Body [SOIC]
For the most current package drawings, please see the Microchip Packaging Specification located at http://www.microchip.com/packaging
Note:
R
Foot Angle -
15°-
Mold Draft Angle Bottom
15°-
Mold Draft Angle Top
0.51-0.31
b
Lead Width
0.25-0.17
c
Lead Thickness
1.27-0.40LFoot Length
0.50-0.25hChamfer (Optional)
4.90 BSCDOverall Length
3.90 BSCE1Molded Package Width
6.00 BSCEOverall Width
0.25-0.10
A1
Standoff
--1.25A2Molded Package Thickness
1.75--AOverall Height
1.27 BSC
e
Pitch
8NNumber of Pins
MAXNOMMINDimension Limits
MILLIMETERSUnits
protrusions shall not exceed 0.15mm per side.
3. Dimensions D and E1 do not include mold flash or protrusions. Mold flash or
REF: Reference Dimension, usually without tolerance, for information purposes only.
BSC: Basic Dimension. Theoretically exact value shown without tolerances.
1. Pin 1 visual index feature may vary, but must be located within the hatched area.
2. § Significant Characteristic
4. Dimensioning and tolerancing per ASME Y14.5M
Notes:
§
Footprint
L1 1.04 REF
5. Datums A & B to be determined at Datum H.
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 26
RECOMMENDED LAND PATTERN
Microchip Technology Drawing C04-2057-SN Rev E
8-Lead Plastic Small Outline (SN) - Narrow, 3.90 mm Body [SOIC]
BSC: Basic Dimension. Theoretically exact value shown without tolerances.
Notes:
Dimensioning and tolerancing per ASME Y14.5M1.
For the most current package drawings, please see the Microchip Packaging Specification located at http://www.microchip.com/packaging
Note:
R
Dimension Limits
Units
CContact Pad Spacing
Contact Pitch
MILLIMETERS
1.27 BSC
MIN
E
MAX
5.40
Contact Pad Length (X8)
Contact Pad Width (X8)
Y1
X1
1.55
0.60
NOM
E
X1
C
Y1
SILK SCREEN
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 27
M
Packaging Diagrams and Parameters
8-Lead Plastic Thin Shrink Small Outline (ST) – 4.4 mm Body [TSSOP]
Notes:
1. Pin 1 visual index feature may vary, but must be located within the hatched area.
2. Dimensions D and E1 do not include mold flash or protrusions. Mold flash or protrusions shall not exceed 0.15 mm per side.
3. Dimensioning and tolerancing per ASME Y14.5M. BSC: Basic Dimension. Theoretically exact value shown without tolerances.
REF: Reference Dimension, usually without tolerance, for information purposes only.
Note: For the most current package drawings, please see the Microchip Packaging Specification located at
http://www.microchip.com/packaging
Units MILLIMETERS
Dimension Limits MIN NOM MAX
Number of Pins N 8
Pitch e 0.65 BSC
Overall Height A 1.20
Molded Package Thickness A2 0.80 1.00 1.05
Standoff A1 0.05 0.15
Overall Width E 6.40 BSC
Molded Package Width E1 4.30 4.40 4.50
Molded Package Length D 2.90 3.00 3.10
Foot Length L 0.45 0.60 0.75
Footprint L1 1.00 REF
Foot Angle
φ
Lead Thickness c 0.09 0.20
Lead Width b 0.19 0.30
D
N
E
E1
NOTE 1
1 2
b
e
c
A
A1
A2
L1
L
φ
Microchip Technology Drawing C04-086B
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 28
M
Packaging Diagrams and Parameters
Note: For the most current package drawings, please see the Microchip Packaging Specification located at
http://www.microchip.com/packaging
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 29
B
A
0.10 C
0.10 C
(DATUM B)
(DATUM A)
C
SEATING
PLANE
12
N
2X
TOP VIEW
SIDE VIEW
NOTE 1
12
N
0.10 C A B
0.10 C A B
0.10
C
0.08 C
Microchip Technology Drawing C04-21355-Q4B Rev A Sheet 1 of 2
2X
8X
For the most current package drawings, please see the Microchip Packaging Specification located at http://www.microchip.com/packaging
Note:
8-Lead Ultra Thin Plastic Dual Flat, No Lead Package (Q4B) - 2x3 mm Body [UDFN] Atmel Legacy YNZ Package
D
E
D2
E2
K
L
8X b
e
e 2
0.10 C A B
0.05 C
A
(A3)
A1
BOTTOM VIEW
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 30
REF: Reference Dimension, usually without tolerance, for information purposes only.
BSC: Basic Dimension. Theoretically exact value shown without tolerances.
1.
2.
3.
Notes:
Pin 1 visual index feature may vary, but must be located within the hatched area. Package is saw singulated
Dimensioning and tolerancing per AS ME Y14.5M
For the most current package drawings, please see the Microchip Packaging Specification located at http://www.microchip.com/packaging
Note:
Number of Terminals
Overall Height
Terminal Width
Overall Width
Terminal Length
Exposed Pad Width
Terminal Thickness
Pitch
Standoff
Units
Dimension Limits
A1
A
b
E2
A3
e
L
E
N
0.50 BSC
0.152 REF
1.20
0.35
0.18
0.50
0.00
0.25
0.40
1.30
0.55
0.02
3.00 BSC
MILLIMETERS
MIN
NOM
8
1.40
0.45
0.30
0.60
0.05
MAX
K-0.20 -Terminal-to-Exposed-Pad
Overall Length Exposed Pad Length
D
D2 1.40
2.00 BSC
1.50 1.60
Microchip Technology Drawing C04-21355-Q4B Rev A Sheet 2 of 2
8-Lead Ultra Thin Plastic Dual Flat, No Lead Package (Q4B) - 2x3 mm Body [UDFN] Atmel Legacy YNZ Package
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 31
RECOMMENDED LAND PATTERN
Dimension Limits
Units
Optional Center Pad Width Optional Center Pad Length
Contact Pitch
Y2
X2
1.40
1.60
MILLIMETERS
0.50 BSC
MIN
E
MAX
Contact Pad Length (X8)
Contact Pad Width (X8)
Y1
X1
0.85
0.30
NOM
12
8
CContact Pad Spacing 2.90
Contact Pad to Center Pad (X8) G1 0.20
Thermal Via Diameter V Thermal Via Pitch EV
0.30
1.00
BSC: Basic Dimension. Theoretically exact value shown without tolerances.
Notes:
Dimensioning and tolerancing per ASME Y14.5M
For best soldering results, thermal vias, if used, should be filled or tente d to avoid solder loss during reflow process
1.
2.
For the most current package drawings, please see the Microchip Packaging Specification located at http://www.microchip.com/packaging
Note:
Microchip Technology Drawing C04-21355-Q4B Rev A
8-Lead Ultra Thin Plastic Dual Flat, No Lead Package (Q4B) - 2x3 mm Body [UDFN] Atmel Legacy YNZ Package
X2
Y2
Y1
SILK SCREEN
X1
E
C
EV
G2
G1
ØV
Contact Pad to Contact Pad (X6) G2 0.33
AT25010B/AT25020B/AT25040B
Packaging Information
© 2019 Microchip Technology Inc.
DS20006251A-page 32
DRAWING NO. REV. TITLE
GPC
8U3-1 G
7/1/14
8U3-1, 8-ball, 1.50mm x 2.00mm body, 0.50mm pitch, Very Thin, Fine-Pitch Ball Grid Array Package (VFBGA)
GXU
COMMON DIMENSIONS
(Unit of Measure - mm)
SYMBOL
MIN
NOM
MAX NOTE
A
0.73 0.79 0.85
A1 0.09 0.14 0.19
A2 0.40 0.45 0.50
b 0.20 0.25 0.30 2
D
1.50 BSC
E
2.0 BSC
e
0.50 BSC
e1
0.25 REF
d
1.00 BSC
d1
0.25 REF
1. This drawing is for general information only.
2. Dimension ‘b’ is measured at maximum solder ball diameter.
3. Solder ball composition shall be 95.5Sn-4.0Ag-.5Cu.
Notes:
A2
SIDE VIEW
A
PIN 1 BALL PAD CORNER
TOP VIEW
E
D
A1
b
8 SOLDER BALLS
BOTTOM VIEW
(d1)
d
4
3
2
(e1)
6
e
5
7
PIN 1 BALL PAD CORNER
1
8
2.
(4X)d 0.10
B
d 0.08 C
C
f 0.10 C
j n 0.15m C A B j n 0.08m C
A
AT25010B/AT25020B/AT25040B
Packaging Information
Note:  For the most current package drawings, please see the Microchip Packaging Specification located at http://
www.microchip.com/packaging.
© 2019 Microchip Technology Inc.
DS20006251A-page 33

10. Revision History

Revision A (October 2019)
Updated to Microchip template. Microchip DS20006251 replaces Atmel document 8707. Updated Part Marking Information. Added ESD rating. Removed the 8pad XDFN detail and ordering code. Removed lead finish designation. Added POR recommendations section. Updated trace code format in package markings. Updated section content throughout for clarification. Updated the 8U31 VFBGA package drawing. Updated the SOIC, TSSOP and UDFN package drawings to the Microchip equivalents.
Atmel Document 8707 Revision F (January 2015)
Added the UDFN Expanded Quantity Option. Updated the 8MA2 package outline drawing and the ordering information section.
Atmel Document 8707 Revision E (May 2014)
Updated part markings, package drawings, package 8A2 to 8X, template, logos, and disclaimer page. No change to functional specification.
Atmel Document 8707 Revision D (April 2013)
Corrected WRSR waveform figure 4-5, bit 7 is not writable. Updated Atmel logos and disclaimer page.
AT25010B/AT25020B/AT25040B
Revision History
Atmel Document 8707 Revision C (June 2011)
Corrected AT25040B-SSHL marking detail. Replaced 8A2 package drawing with version E.
Atmel Document 8707 Revision B (October 2010)
Removed Preliminary.
Atmel Document 8707 Revision B (March 2010)
Replaced 8Y6 with 8MA2.
Atmel Document 8707 Revision A (February 2010)
Initial document release.
© 2019 Microchip Technology Inc.
DS20006251A-page 34
AT25010B/AT25020B/AT25040B

The Microchip Website

Microchip provides online support via our website at http://www.microchip.com/. This website is used to make files and information easily available to customers. Some of the content available includes:
Product Support – Data sheets and errata, application notes and sample programs, design resources, user’s guides and hardware support documents, latest software releases and archived software
General Technical Support – Frequently Asked Questions (FAQs), technical support requests, online discussion groups, Microchip design partner program member listing
Business of Microchip – Product selector and ordering guides, latest Microchip press releases, listing of seminars and events, listings of Microchip sales offices, distributors and factory representatives

Product Change Notification Service

Microchip’s product change notification service helps keep customers current on Microchip products. Subscribers will receive email notification whenever there are changes, updates, revisions or errata related to a specified product family or development tool of interest.
To register, go to http://www.microchip.com/pcn and follow the registration instructions.

Customer Support

Users of Microchip products can receive assistance through several channels:
• Distributor or Representative
• Local Sales Office
• Embedded Solutions Engineer (ESE)
• Technical Support
Customers should contact their distributor, representative or ESE for support. Local sales offices are also available to help customers. A listing of sales offices and locations is included in this document.
Technical support is available through the website at: http://www.microchip.com/support
© 2019 Microchip Technology Inc.
DS20006251A-page 35
Product Family
25 = Standard SPI
Serial EEPROM
Device Density
Shipping Carrier Option
Device Grade or Wafer/Die Thickness
Package Option
010 = 1-Kilobit 020 = 2-Kilobit 040 = 4-Kilobit
B = Bulk (Tubes) T = Tape and Reel, Standard Quantity Option E = Tape and Reel, Extended Quantity Option
Operating Voltage
L = 1.8V to 5.5V
H or U = Industrial Temperature Range
(-40°C to +85°C)
11
= 11mil Wafer Thickness
SS = SOIC X = TSSOP MA = 2.0mm x 3.0mm UDFN
C = VFBGA WWU = Wafer Unsawn WDT = Die in Tape and Reel
AT25010B-SSHL-B
Device Revision
Note: Refer to automotive data sheet for automotive grade ordering information.
AT25010B/AT25020B/AT25040B

Product Identification System

To order or obtain information, e.g., on pricing or delivery, refer to the factory or the listed sales office.
Examples:
Device Package Package
Drawing
Package
Option
Shipping Carrier
Option
Device Grade
Code
AT25040BSSHLB SOIC SN SS Bulk (Tubes) Industrial
AT25010BSSHLT SOIC SN SS Tape and Reel
AT25020BSSHLT SOIC SN SS Tape and Reel
AT25020BXHLB TSSOP ST X Bulk (Tubes)
AT25010BXHLT TSSOP ST X Tape and Reel
AT25040BMAHLE UDFN Q4B MA Tape and Reel
AT25020BMAHLT UDFN Q4B MA Tape and Reel
AT25010BMAHLE UDFN Q4B MA Tape and Reel
AT25040BCULT VFBGA 8U3-1 C Tape and Reel
Temperature
(-40°C to 85°C)

Microchip Devices Code Protection Feature

Note the following details of the code protection feature on Microchip devices:
• Microchip products meet the specification contained in their particular Microchip Data Sheet.
© 2019 Microchip Technology Inc.
DS20006251A-page 36
AT25010B/AT25020B/AT25040B
• Microchip believes that its family of products is one of the most secure families of its kind on the market today, when used in the intended manner and under normal conditions.
• There are dishonest and possibly illegal methods used to breach the code protection feature. All of these methods, to our knowledge, require using the Microchip products in a manner outside the operating specifications contained in Microchip’s Data Sheets. Most likely, the person doing so is engaged in theft of intellectual property.
• Microchip is willing to work with the customer who is concerned about the integrity of their code.
• Neither Microchip nor any other semiconductor manufacturer can guarantee the security of their code. Code protection does not mean that we are guaranteeing the product as “unbreakable.”
Code protection is constantly evolving. We at Microchip are committed to continuously improving the code protection features of our products. Attempts to break Microchip’s code protection feature may be a violation of the Digital Millennium Copyright Act. If such acts allow unauthorized access to your software or other copyrighted work, you may have a right to sue for relief under that Act.

Legal Notice

Information contained in this publication regarding device applications and the like is provided only for your convenience and may be superseded by updates. It is your responsibility to ensure that your application meets with your specifications. MICROCHIP MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WHETHER EXPRESS OR IMPLIED, WRITTEN OR ORAL, STATUTORY OR OTHERWISE, RELATED TO THE INFORMATION, INCLUDING BUT NOT LIMITED TO ITS CONDITION, QUALITY, PERFORMANCE, MERCHANTABILITY OR FITNESS FOR PURPOSE. Microchip disclaims all liability arising from this information and its use. Use of Microchip devices in life support and/or safety applications is entirely at the buyer’s risk, and the buyer agrees to defend, indemnify and hold harmless Microchip from any and all damages, claims, suits, or expenses resulting from such use. No licenses are conveyed, implicitly or otherwise, under any Microchip intellectual property rights unless otherwise stated.

Trademarks

The Microchip name and logo, the Microchip logo, Adaptec, AnyRate, AVR, AVR logo, AVR Freaks, BesTime, BitCloud, chipKIT, chipKIT logo, CryptoMemory, CryptoRF, dsPIC, FlashFlex, flexPWR, HELDO, IGLOO, JukeBlox, KeeLoq, Kleer, LANCheck, LinkMD, maXStylus, maXTouch, MediaLB, megaAVR, Microsemi, Microsemi logo, MOST, MOST logo, MPLAB, OptoLyzer, PackeTime, PIC, picoPower, PICSTART, PIC32 logo, PolarFire, Prochip Designer, QTouch, SAM-BA, SenGenuity, SpyNIC, SST, SST Logo, SuperFlash, Symmetricom, SyncServer, Tachyon, TempTrackr, TimeSource, tinyAVR, UNI/O, Vectron, and XMEGA are registered trademarks of Microchip Technology Incorporated in the U.S.A. and other countries.
APT, ClockWorks, The Embedded Control Solutions Company, EtherSynch, FlashTec, Hyper Speed Control, HyperLight Load, IntelliMOS, Libero, motorBench, mTouch, Powermite 3, Precision Edge, ProASIC, ProASIC Plus, ProASIC Plus logo, Quiet-Wire, SmartFusion, SyncWorld, Temux, TimeCesium, TimeHub, TimePictra, TimeProvider, Vite, WinPath, and ZL are registered trademarks of Microchip Technology Incorporated in the U.S.A.
Adjacent Key Suppression, AKS, Analog-for-the-Digital Age, Any Capacitor, AnyIn, AnyOut, BlueSky, BodyCom, CodeGuard, CryptoAuthentication, CryptoAutomotive, CryptoCompanion, CryptoController, dsPICDEM, dsPICDEM.net, Dynamic Average Matching, DAM, ECAN, EtherGREEN, In-Circuit Serial Programming, ICSP, INICnet, Inter-Chip Connectivity, JitterBlocker, KleerNet, KleerNet logo, memBrain, Mindi, MiWi, MPASM, MPF, MPLAB Certified logo, MPLIB, MPLINK, MultiTRAK, NetDetach, Omniscient Code Generation, PICDEM, PICDEM.net, PICkit, PICtail, PowerSmart, PureSilicon, QMatrix, REAL ICE, Ripple Blocker, SAM-ICE, Serial Quad I/O, SMART-I.S., SQI, SuperSwitcher, SuperSwitcher II, Total Endurance, TSHARC, USBCheck, VariSense, ViewSpan, WiperLock, Wireless DNA, and ZENA are trademarks of Microchip Technology Incorporated in the U.S.A. and other countries.
SQTP is a service mark of Microchip Technology Incorporated in the U.S.A.
The Adaptec logo, Frequency on Demand, Silicon Storage Technology, and Symmcom are registered trademarks of Microchip Technology Inc. in other countries.
GestIC is a registered trademark of Microchip Technology Germany II GmbH & Co. KG, a subsidiary of Microchip Technology Inc., in other countries.
© 2019 Microchip Technology Inc.
DS20006251A-page 37
AT25010B/AT25020B/AT25040B
All other trademarks mentioned herein are property of their respective companies.
©
2019, Microchip Technology Incorporated, Printed in the U.S.A., All Rights Reserved.
ISBN: 978-1-5224-5155-6
AMBA, Arm, Arm7, Arm7TDMI, Arm9, Arm11, Artisan, big.LITTLE, Cordio, CoreLink, CoreSight, Cortex, DesignStart, DynamIQ, Jazelle, Keil, Mali, Mbed, Mbed Enabled, NEON, POP, RealView, SecurCore, Socrates, Thumb, TrustZone, ULINK, ULINK2, ULINK-ME, ULINK-PLUS, ULINKpro, µVision, Versatile are trademarks or registered trademarks of Arm Limited (or its subsidiaries) in the US and/or elsewhere.

Quality Management System

For information regarding Microchip’s Quality Management Systems, please visit http://www.microchip.com/quality.
© 2019 Microchip Technology Inc.
DS20006251A-page 38

Worldwide Sales and Service

AMERICAS ASIA/PACIFIC ASIA/PACIFIC EUROPE
Corporate Office
2355 West Chandler Blvd.
Chandler, AZ 85224-6199
Tel: 480-792-7200
Fax: 480-792-7277
Technical Support:
http://www.microchip.com/support
Web Address:
http://www.microchip.com
Atlanta
Duluth, GA
Tel: 678-957-9614
Fax: 678-957-1455
Austin, TX
Tel: 512-257-3370
Boston
Westborough, MA
Tel: 774-760-0087
Fax: 774-760-0088
Chicago
Itasca, IL
Tel: 630-285-0071
Fax: 630-285-0075
Dallas
Addison, TX
Tel: 972-818-7423
Fax: 972-818-2924
Detroit
Novi, MI
Tel: 248-848-4000
Houston, TX
Tel: 281-894-5983
Indianapolis
Noblesville, IN
Tel: 317-773-8323
Fax: 317-773-5453
Tel: 317-536-2380
Los Angeles
Mission Viejo, CA
Tel: 949-462-9523
Fax: 949-462-9608
Tel: 951-273-7800
Raleigh, NC
Tel: 919-844-7510
New York, NY
Tel: 631-435-6000
San Jose, CA
Tel: 408-735-9110
Tel: 408-436-4270
Canada - Toronto
Tel: 905-695-1980
Fax: 905-695-2078
Australia - Sydney
Tel: 61-2-9868-6733
China - Beijing
Tel: 86-10-8569-7000
China - Chengdu
Tel: 86-28-8665-5511
China - Chongqing
Tel: 86-23-8980-9588
China - Dongguan
Tel: 86-769-8702-9880
China - Guangzhou
Tel: 86-20-8755-8029
China - Hangzhou
Tel: 86-571-8792-8115
China - Hong Kong SAR
Tel: 852-2943-5100
China - Nanjing
Tel: 86-25-8473-2460
China - Qingdao
Tel: 86-532-8502-7355
China - Shanghai
Tel: 86-21-3326-8000
China - Shenyang
Tel: 86-24-2334-2829
China - Shenzhen
Tel: 86-755-8864-2200
China - Suzhou
Tel: 86-186-6233-1526
China - Wuhan
Tel: 86-27-5980-5300
China - Xian
Tel: 86-29-8833-7252
China - Xiamen
Tel: 86-592-2388138
China - Zhuhai
Tel: 86-756-3210040
India - Bangalore
Tel: 91-80-3090-4444
India - New Delhi
Tel: 91-11-4160-8631
India - Pune
Tel: 91-20-4121-0141
Japan - Osaka
Tel: 81-6-6152-7160
Japan - Tokyo
Tel: 81-3-6880- 3770
Korea - Daegu
Tel: 82-53-744-4301
Korea - Seoul
Tel: 82-2-554-7200
Malaysia - Kuala Lumpur
Tel: 60-3-7651-7906
Malaysia - Penang
Tel: 60-4-227-8870
Philippines - Manila
Tel: 63-2-634-9065
Singapore
Tel: 65-6334-8870
Taiwan - Hsin Chu
Tel: 886-3-577-8366
Taiwan - Kaohsiung
Tel: 886-7-213-7830
Taiwan - Taipei
Tel: 886-2-2508-8600
Thailand - Bangkok
Tel: 66-2-694-1351
Vietnam - Ho Chi Minh
Tel: 84-28-5448-2100
Austria - Wels
Tel: 43-7242-2244-39
Fax: 43-7242-2244-393
Denmark - Copenhagen
Tel: 45-4450-2828
Fax: 45-4485-2829
Finland - Espoo
Tel: 358-9-4520-820
France - Paris
Tel: 33-1-69-53-63-20
Fax: 33-1-69-30-90-79
Germany - Garching
Tel: 49-8931-9700
Germany - Haan
Tel: 49-2129-3766400
Germany - Heilbronn
Tel: 49-7131-72400
Germany - Karlsruhe
Tel: 49-721-625370
Germany - Munich
Tel: 49-89-627-144-0
Fax: 49-89-627-144-44
Germany - Rosenheim
Tel: 49-8031-354-560
Israel - Ra’anana
Tel: 972-9-744-7705
Italy - Milan
Tel: 39-0331-742611
Fax: 39-0331-466781
Italy - Padova
Tel: 39-049-7625286
Netherlands - Drunen
Tel: 31-416-690399
Fax: 31-416-690340
Norway - Trondheim
Tel: 47-72884388
Poland - Warsaw
Tel: 48-22-3325737
Romania - Bucharest
Tel: 40-21-407-87-50
Spain - Madrid
Tel: 34-91-708-08-90
Fax: 34-91-708-08-91
Sweden - Gothenberg
Tel: 46-31-704-60-40
Sweden - Stockholm
Tel: 46-8-5090-4654
UK - Wokingham
Tel: 44-118-921-5800
Fax: 44-118-921-5820
© 2019 Microchip Technology Inc.
DS20006251A-page 39
Loading...