CAT 28256 - Eeprom
CAT 28256 - Eeprom
CAT 28256 - Eeprom
Features
• 20 MHz (5 V) SPI Compatible PDIP−8 TSSOP−8 TDFN−8**
• 1.8 V to 5.5 V Supply Voltage Range L SUFFIX Y SUFFIX ZD2 SUFFIX
CASE 646AA CASE 948AL CASE 511AM
• SPI Modes (0,0) & (1,1)
• 64−byte Page Write Buffer
PIN CONFIGURATIONS
• Additional Identification Page with Permanent Write Protection
(New Product) CS 1 VCC
• Self−timed Write Cycle SO
WP
HOLD
SCK
• Hardware and Software Protection VSS SI
• Block Write Protection PDIP (L), SOIC (V, X), TSSOP (Y),
− Protect 1/4, 1/2 or Entire EEPROM Array UDFN (HU4), TDFN** (ZD2)
http://onsemi.com
2
CAT25256
Table 5. PIN CAPACITANCE (Note 5) (TA = 25°C, f = 1.0 MHz, VCC = +5.0 V)
Symbol Test Conditions Min Typ Max Units
COUT Output Capacitance (SO) VOUT = 0 V 8 pF
CIN Input Capacitance (CS, SCK, SI, WP, HOLD) VIN = 0 V 8 pF
5. These parameters are tested initially and after a design or process change that affects the parameter according to appropriate AEC−Q100
and JEDEC test methods.
http://onsemi.com
3
CAT25256
http://onsemi.com
4
CAT25256
Table 8. A.C. CHARACTERISTICS – NEW PRODUCT (Rev E) (VCC = 1.8 V to 5.5 V, TA = −40°C to +85°C (Industrial) and
VCC = 2.5 V to 5.5 V, TA = −40°C to +125°C, unless otherwise specified.) (Note 11)
VCC = 1.8 V − 5.5 V VCC = 2.5 V − 5.5 V VCC = 4.5 V − 5.5 V
−405C to +855C −405C to +1255C −405C to +855C
http://onsemi.com
5
CAT25256
tCS
CS
SCK
tH tRI
tSU tFI
VALID
SI
IN
tV tV tDIS
tHO
HI−Z VALID HI−Z
SO
OUT
http://onsemi.com
6
CAT25256
Status Register
The Status Register, as shown in Table 11, contains a protected sections of memory. While hardware write
number of status and control bits. protection is active, only the non−block protected memory
The RDY (Ready) bit indicates whether the device is busy can be written. Hardware write protection is disabled when
with a write operation. This bit is automatically set to 1 during the WP pin is high or the WPEN bit is 0. The WPEN bit, WP
an internal write cycle, and reset to 0 when the device is ready pin and WEL bit combine to either permit or inhibit Write
to accept commands. For the host, this bit is read only. operations, as detailed in Table 13.
The WEL (Write Enable Latch) bit is set/reset by the The IPL (Identification Page Latch) bit determines
WREN/WRDI commands. When set to 1, the device is in a whether the additional Identification Page (IPL = 1) or main
Write Enable state and when set to 0, the device is in a Write memory array (IPL = 0) can be accessed both for Read and
Disable state. Write operations. The IPL bit is set by the user with the
The BP0 and BP1 (Block Protect) bits determine which WRSR command and is volatile. The IPL bit is
blocks are currently write protected. They are set by the user automatically reset after read/write operations.
with the WRSR command and are non−volatile. The user is The LIP bit is set by the user with the WRSR command
allowed to protect a quarter, one half or the entire memory, and is non−volatile. When set to 1, the Identification Page is
by setting these bits according to Table 12. The protected permanently write protected (locked in Read−only mode).
blocks then become read−only. Note: The IPL and LIP bits cannot be set to 1 using the
The WPEN (Write Protect Enable) bit acts as an enable for same WRSR instruction. If the user attempts to set (“1”)
the WP pin. Hardware write protection is enabled when the both the IPL and LIP bit in the same time, these bits cannot
WP pin is low and the WPEN bit is 1. This condition be written and therefore they will remain unchanged.
prevents writing to the status register and to the block
http://onsemi.com
7
CAT25256
WRITE OPERATIONS
The CAT25256 device powers up into a write disable instruction to the CAT25256. Care must be taken to take the
state. The device contains a Write Enable Latch (WEL) CS input high after the WREN instruction, as otherwise the
which must be set before attempting to write to the memory Write Enable Latch will not be properly set. WREN timing
array or to the status register. In addition, the address of the is illustrated in Figure 3. The WREN instruction must be
memory location(s) to be written must be outside the sent prior to any WRITE or WRSR instruction.
protected area, as defined by BP0 and BP1 bits from the The internal write enable latch is reset by sending the
status register. WRDI instruction as shown in Figure 4. Disabling write
operations by resetting the WEL bit, will protect the device
Write Enable and Write Disable against inadvertent writes.
The internal Write Enable Latch and the corresponding
Status Register WEL bit are set by sending the WREN
CS
SCK
SI 0 0 0 0 0 1 1 0
HIGH IMPEDANCE
SO
Dashed Line = mode (1, 1)
Figure 3. WREN Timing
CS
SCK
SI 0 0 0 0 0 1 0 0
HIGH IMPEDANCE
SO
Dashed Line = mode (1, 1)
Figure 4. WRDI Timing
http://onsemi.com
8
CAT25256
Byte Write automatically returned to the write disable state. While the
Once the WEL bit is set, the user may execute a write internal write cycle is in progress, the RDSR command will
sequence, by sending a WRITE instruction, a 16−bit address output the RDY (Ready) bit status only (i.e., data out = FFh).
and data as shown in Figure 5. Only 15 significant address
bits are used by the CAT25256. The 16th address bit is don’t Write Identification Page
care, as shown in Table 14. Internal programming will start The additional 64−byte Identification Page (IP) can be
after the low to high CS transition. During an internal write written with user data using the same Write commands
cycle, all commands, except for RDSR (Read Status sequence as used for Page Write to the main memory array
Register) will be ignored. The RDY bit will indicate if the (Figure 6). The IPL bit from the Status Register must be set
internal write cycle is in progress (RDY high), or the device (IPL = 1) using the WRSR instruction, before attempting
is ready to accept commands (RDY low). to write to the IP.
The address bits [A15:A6] are Don’t Care and the
Page Write [A5:A0] bits define the byte address within the
After sending the first data byte to the CAT25256, the host Identification Page. In addition, the Byte Address must point
may continue sending data, up to a total of 64 bytes, to a location outside the protected area defined by the BP1,
according to timing shown in Figure 6. After each data byte, BP0 bits from the Status Register. When the full memory
the lower order address bits are automatically incremented, array is write protected (BP1, BP0 = 1,1), the write
while the higher order address bits (page address) remain instruction to the IP is not accepted and not executed.
unchanged. If during this process the end of page is Also, the write to the IP is not accepted if the LIP bit from
exceeded, then loading will “roll over” to the first byte in the the Status Register is set to 1 (the page is locked in
page, thus possibly overwriting previously loaded data. Read−only mode).
Following completion of the write cycle, the CAT25256 is
Table 14. BYTE ADDRESS
Address Significant Bits Address Don’t Care Bits # Address Clock Pulses
Main Memory Array A14 − A0 A15 16
Identification Page* A5 − A0 A15 − A6 16
*New Product only.
CS
0 1 2 3 4 5 6 7 8 21 22 23 24 25 26 27 28 29 30 31
SCK
HIGH IMPEDANCE
SO
Dashed Line = mode (1, 1) * Please check the Byte Address Table (Table 14)
CS
http://onsemi.com
9
CAT25256
CS
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
SCK
OPCODE DATA IN
SI 0 0 0 0 0 0 0 1 7 6 5 4 3 2 1 0
MSB
HIGH IMPEDANCE
SO
Dashed Line = mode (1, 1)
Figure 7. WRSR Timing
tWPS tWPH
CS
SCK
WP
WP
http://onsemi.com
10
CAT25256
READ OPERATIONS
Read from Memory Array address register defined by [A5:A0] bits is automatically
To read from memory, the host sends a READ instruction incremented and the next data byte from the IP is shifted out.
followed by a 16−bit address (see Table 14 for the number The byte address must not exceed the 64−byte page
of significant address bits). boundary.
After receiving the last address bit, the CAT25256 will
respond by shifting out data on the SO pin (as shown in Read Status Register
Figure 9). Sequentially stored data can be read out by simply To read the status register, the host simply sends a RDSR
continuing to run the clock. The internal address pointer is command. After receiving the last bit of the command, the
automatically incremented to the next higher address as data CAT25256 will shift out the contents of the status register on
is shifted out. After reaching the highest memory address, the SO pin (Figure 10). The status register may be read at
the address counter “rolls over” to the lowest memory any time, including during an internal write cycle. While the
address, and the read cycle can be continued indefinitely. internal write cycle is in progress, the RDSR command will
The read operation is terminated by taking CS high. output the full content of the status register (New product,
Rev. E) or the RDY (Ready) bit only (i.e., data out = FFh) for
Read Identification Page previous product revisions C, D (Mature product). For easy
Reading the additional 64−byte Identification Page (IP) is detection of the internal write cycle completion, both during
achieved using the same Read command sequence as used writing to the memory array and to the status register, we
for Read from main memory array (Figure 9). The IPL bit recommend sampling the RDY bit only through the polling
from the Status Register must be set (IPL = 1) before routine. After detecting the RDY bit “0”, the next RDSR
attempting to read from the IP. The [A5:A0] are the address instruction will always output the expected content of the
significant bits that point to the data byte shifted out on the status register.
SO pin. If the CS continues to be held low, the internal
CS
0 1 2 3 4 5 6 7 8 9 10 20 21 22 23 24 25 26 27 28 29 30
SCK
DATA OUT
HIGH IMPEDANCE
SO 7 6 5 4 3 2 1 0
Dashed Line = mode (1, 1) MSB
* Please check the Byte Address Table (Table 14)
CS
0 1 2 3 4 5 6 7 8 9 10 11 12 13 14
SCK
OPCODE
SI 0 0 0 0 0 1 0 1
DATA OUT
HIGH IMPEDANCE
SO 7 6 5 4 3 2 1 0
Dashed Line = mode (1, 1) MSB
http://onsemi.com
11
CAT25256
Hold Operation below the POR trigger level. This bi−directional POR
The HOLD input can be used to pause communication behavior protects the device against ‘brown−out’ failure
between host and CAT25256. To pause, HOLD must be following a temporary loss of power.
taken low while SCK is low (Figure 11). During the hold The CAT25256 device powers up in a write disable state
condition the device must remain selected (CS low). During and in a low power standby mode. A WREN instruction
the pause, the data output pin (SO) is tri−stated (high must be issued prior to any writes to the device.
impedance) and SI transitions are ignored. To resume After power up, the CS pin must be brought low to enter
communication, HOLD must be taken high while SCK is low. a ready state and receive an instruction. After a successful
byte/page write or status register write, the device goes into
Design Considerations a write disable mode. The CS input must be set high after the
The CAT25256 device incorporates Power−On Reset proper number of clock cycles to start the internal write
(POR) circuitry which protects the internal logic against cycle. Access to the memory array during an internal write
powering up in the wrong state. The device will power up cycle is ignored and programming is continued. Any invalid
into Standby mode after VCC exceeds the POR trigger level op−code will be ignored and the serial output pin (SO) will
and will power down into Reset mode when VCC drops remain in the high impedance state.
CS
tCD tCD
SCK
tHD
HOLD tHD
tHZ
HIGH IMPEDANCE
SO
tLZ
Dashed Line = mode (1, 1)
http://onsemi.com
12
CAT25256
PACKAGE DIMENSIONS
A 5.33
A1 0.38
A2 2.92 3.30 4.95
b 0.36 0.46 0.56
TOP VIEW
E
A2
A
A1
c
b2
L
eB
e b
Notes:
(1) All dimensions are in millimeters.
(2) Complies with JEDEC MS-001.
http://onsemi.com
13
CAT25256
PACKAGE DIMENSIONS
A 2.03
A1 0.05 0.25
b 0.36 0.48
c 0.19 0.25
E1 E
D 5.13 5.33
E 7.75 8.26
E1 5.13 5.38
e 1.27 BSC
L 0.51 0.76
θ 0º 8º
PIN#1 IDENTIFICATION
TOP VIEW
A q
e b L c
A1
Notes:
(1) All dimensions are in millimeters. Angles in degrees.
(2) Complies with EIAJ EDR-7320.
http://onsemi.com
14
CAT25256
PACKAGE DIMENSIONS
A 1.35 1.75
A1 0.10 0.25
b 0.33 0.51
c 0.19 0.25
E1 E D 4.80 5.00
E 5.80 6.20
E1 3.80 4.00
e 1.27 BSC
h 0.25 0.50
L 0.40 1.27
PIN # 1
IDENTIFICATION θ 0º 8º
TOP VIEW
D h
A1 θ
A
c
e b L
Notes:
(1) All dimensions are in millimeters. Angles in degrees.
(2) Complies with JEDEC MS-012.
http://onsemi.com
15
CAT25256
PACKAGE DIMENSIONS
A 2.03
A1 0.05 0.25
b 0.36 0.48
c 0.19 0.25
E1 E
D 5.13 5.33
E 7.75 8.26
E1 5.13 5.38
e 1.27 BSC
L 0.51 0.76
θ 0º 8º
PIN#1 IDENTIFICATION
TOP VIEW
A q
e b L c
A1
Notes:
(1) All dimensions are in millimeters. Angles in degrees.
(2) Complies with EIAJ EDR-7320.
http://onsemi.com
16
CAT25256
PACKAGE DIMENSIONS
TSSOP8, 4.4x3
CASE 948AL−01
ISSUE O
b
TOP VIEW
A2 c
A q1
A1 L1
L
SIDE VIEW END VIEW
Notes:
(1) All dimensions are in millimeters. Angles in degrees.
(2) Complies with JEDEC MO-153.
http://onsemi.com
17
CAT25256
PACKAGE DIMENSIONS
TDFN8, 3x4.9
CASE 511AM−01
ISSUE A
D A
DETAIL A
DAP SIZE
2.6 x 3.3mm
E E2
PIN #1
IDENTIFICATION
A1
PIN #1 IDENTIFICATION D2
Notes: DETAIL A
(1) All dimensions are in millimeters.
(2) Complies with JEDEC MO-229.
http://onsemi.com
18
CAT25256
PACKAGE DIMENSIONS
D A b e
E E2
PIN #1
IDENTIFICATION
A1
PIN #1 INDEX AREA D2
0.065 REF
Notes: A3 0.0 - 0.05
Copper Exposed
(1) All dimensions are in millimeters.
(2) Refer JEDEC MO-236/MO-252. DETAIL A
http://onsemi.com
19
CAT25256
CAT25256VI−GT3 25256E SOIC−8 Industrial NiPdAu Tape & Reel, 3,000 Units / Reel
(−40°C to +85°C)
CAT25256VE−GT3 25256E SOIC−8 Extended NiPdAu Tape & Reel, 3,000 Units / Reel
(−40°C to +125°C)
CAT25256XI−T2 25256E SOIC−8 Industrial Matte−Tin Tape & Reel, 2,000 Units / Reel
(−40°C to +85°C)
CAT25256XE−T2 25256E SOIC−8 Extended Matte−Tin Tape & Reel, 2,000 Units / Reel
(−40°C to +125°C)
CAT25256YI−GT3 S56E TSSOP−8 Industrial NiPdAu Tape & Reel, 3,000 Units / Reel
(−40°C to +85°C)
CAT25256YE−GT3 S56E TSSOP−8 Extended NiPdAu Tape & Reel, 3,000 Units / Reel
(−40°C to +125°C)
CAT25256ZD2I−GT2 CCHM TDFN−8 Industrial NiPdAu Tape & Reel, 2,000 Units / Reel
(Note 19) (−40°C to +85°C)
CAT25256HU4I−GT3 S8U UDFN8−EP Industrial NiPdAu Tape & Reel, 3,000 Units / Reel
(−40°C to +85°C)
CAT25256HU4E−GT3 S8U UDFN8−EP Extended NiPdAu Tape & Reel, 3,000 Units / Reel
(−40°C to +125°C)
*Marking for New Product (Rev E)
15. All packages are RoHS−compliant (Lead−free, Halogen−free).
16. The standard lead finish is NiPdAu.
17. For detailed information and a breakdown of device nomenclature and numbering systems, please see the ON Semiconductor Device
Nomenclature document, TND310/D, available at www.onsemi.com
18. For additional package and temperature options, please contact your nearest ON Semiconductor Sales office.
19. The TDFN 3x4.9 (ZD2) package is not recommended for new design. Not available for New Product (Rev E).
20. For information on tape and reel specifications, including part orientation and tape sizes, please refer to our Tape and Reel Packaging
Specifications Brochure, BRD8011/D.
ON Semiconductor and are registered trademarks of Semiconductor Components Industries, LLC (SCILLC). SCILLC owns the rights to a number of patents, trademarks,
copyrights, trade secrets, and other intellectual property. A listing of SCILLC’s product/patent coverage may be accessed at www.onsemi.com/site/pdf/Patent−Marking.pdf. SCILLC
reserves the right to make changes without further notice to any products herein. SCILLC makes no warranty, representation or guarantee regarding the suitability of its products for any
particular purpose, nor does SCILLC assume any liability arising out of the application or use of any product or circuit, and specifically disclaims any and all liability, including without
limitation special, consequential or incidental damages. “Typical” parameters which may be provided in SCILLC data sheets and/or specifications can and do vary in different applications
and actual performance may vary over time. All operating parameters, including “Typicals” must be validated for each customer application by customer’s technical experts. SCILLC
does not convey any license under its patent rights nor the rights of others. SCILLC products are not designed, intended, or authorized for use as components in systems intended for
surgical implant into the body, or other applications intended to support or sustain life, or for any other application in which the failure of the SCILLC product could create a situation where
personal injury or death may occur. Should Buyer purchase or use SCILLC products for any such unintended or unauthorized application, Buyer shall indemnify and hold SCILLC and
its officers, employees, subsidiaries, affiliates, and distributors harmless against all claims, costs, damages, and expenses, and reasonable attorney fees arising out of, directly or indirectly,
any claim of personal injury or death associated with such unintended or unauthorized use, even if such claim alleges that SCILLC was negligent regarding the design or manufacture
of the part. SCILLC is an Equal Opportunity/Affirmative Action Employer. This literature is subject to all applicable copyright laws and is not for resale in any manner.
http://onsemi.com CAT25256/D
20