Atmel-0299-PEEPROM-AT28BV64B-Datasheet.docx_第1页
Atmel-0299-PEEPROM-AT28BV64B-Datasheet.docx_第2页
Atmel-0299-PEEPROM-AT28BV64B-Datasheet.docx_第3页
Atmel-0299-PEEPROM-AT28BV64B-Datasheet.docx_第4页
Atmel-0299-PEEPROM-AT28BV64B-Datasheet.docx_第5页
已阅读5页,还剩12页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

64K (8K x 8)Battery-Voltage Parallel EEPROMwith Page Write and SoftwareData ProtectionAT28BV64BFeatures Single 2.7V to 3.6V Supply Hardware and Software Data Protection Low Power Dissipation 15mA Active Current 20A CMOS Standby Current Fast Read Access Time 200ns Automatic Page Write Operation Internal Address and Data Latches for 64 Bytes Internal Control Timer Fast Write Cycle Times Page Write Cycle Time: 10 ms Maximum 1 to 64 Byte Page Write Operation DATA Polling for End of Write Detection High-reliability CMOS Technology Endurance: 100,000 Cycles Data Retention: 10 Years JEDEC Approved Byte-wide Pinout Industrial Temperature Ranges Green (Pb/Halide-free) Packaging Only1. DescriptionThe Atmel AT28BV64B is a high-performance electrically erasable programmable read only-memory (EEPROM). Its 64K of memory is organized as 8,192 words by8 bits. Manufactured with Atmels advanced nonvolatile CMOS technology, the device offers access times to 200ns with power dissipation of just 54 mW. When the device is deselected, the CMOS standby current is less than 20A.The AT28BV64B is accessed like a static RAM for the read or write cycle without the need for external components. The device contains a 64 byte page register to allow writing of up to 64 bytes simultaneously. During a write cycle, the addresses and 1 to 64 bytes of data are internally latched, freeing the address and data bus for other operations. Following the initiation of a write cycle, the device will automatically write the latched data using an internal control timer. The end of a write cycle can be detected by DATA polling of I/O7. Once the end of a write cycle has been detected a new access for a read or write can begin.Atmels AT28BV64B has additional features to ensure high quality and manufactur- ability. A software data protection mechanism guards against inadvertent writes. The device also includes an extra 64 bytes of EEPROM for device identification or tracking.Atmel-0299K-PEEPROM-AT28BV64B-Datasheet_072014AT28BV64B15Atmel-0299K-PEEPROM-AT28BV64B-Datasheet_072014A7 A12 NC DC VCC WENC2. Pin Configurations2.232-lead PLCC Top View4321323130Pin NameFunctionA0 - A12AddressesCEChip EnableOEOutput EnableWEWrite EnableI/O0 - I/O7Data Inputs/OutputsNCNo ConnectDCDont ConnectA65A56A47A38A29A110A011NC1214151617181920I/O01329A828A927A1126NC25OE24A1023CE22I/O721I/O6I/O1 I/O2 GND DC I/O3 I/O4I/O5Note:PLCC package pins 1 and 17 are Dont Connect.123456789101112131428272625242322212019181716152.128-lead SOIC Top View2.328-lead TSOP Top ViewNC A12 A7 A6 A5 A4 A3 A2 A1 A0 I/O0 I/O1 I/O2 GNDVCC WE NC A8 A9 A11 OE A10 CE I/O7 I/O6 I/O5 I/O4 I/O3OE1A112A93WE6VCC7NC8A129A710A512A413A31428A1027CE26I/O723I/O422I/O321GND20I/O219I/O117A016A115A23. Block Diagram4. Device Operation4.1 ReadThe AT28BV64B is accessed like a static RAM. When CE and OE are low and WE is high, the data stored at the memory location determined by the address pins is asserted on the outputs. The outputs are put in the high impedance state when either CE or OE is high. This dual-line control gives designers flexibility in preventing bus contention in their systems.4.2 Byte WriteA low pulse on the WE or CE input with CE or WE low (respectively) and OE high initiates a write cycle. The address is latched on the falling edge of CE or WE, whichever occurs last. The data is latched by the first rising edge of CE or WE. Once a byte write has been started, it will automati- cally time itself to completion. Once a programming operation has been initiated and for the duration of tWC, a read operation will effectively be a polling operation.4.3 Page WriteThe page write operation of the AT28BV64B allows 1 to 64 bytes of data to be written into the device during a single internal programming period. A page write operation is initiated in the same manner as a byte write; the first byte written can then be followed by 1 to 63 additional bytes. Each successive byte must be written within 100s (tBLC) of the previous byte. If the tBLC limit is exceeded, the AT28BV64B will cease accepting data and commence the internal pro- gramming operation. All bytes during a page write operation must reside on the same page as defined by the state of the A6 to A12 inputs. For each WE high to low transition during the page write operation, A6 to A12 must be the same.The A0 to A5 inputs specify which bytes within the page are to be written. The bytes may be loaded in any order and may be altered within the same load period. Only bytes which are spec- ified for writing will be written; unnecessary cycling of other bytes within the page does not occur.4.4 DATA PollingThe AT28BV64B features DATA Polling to indicate the end of a write cycle. During a byte or page write cycle an attempted read of the last byte written will result in the complement of the written data to be presented on I/O7. Once the write cycle has been completed, true data is valid on all outputs, and the next write cycle may begin. DATA Polling may begin at anytime during the write cycle.4.5 Toggle BitIn addition to DATA Polling, the AT28BV64B provides another method for determining the end of a write cycle. During the write operation, successive attempts to read data from the device will result in I/O6 toggling between one and zero. Once the write has completed, I/O6 will stop toggling and valid data will be read. Reading the toggle bit may begin at any time during the write cycle.4.6 Data ProtectionIf precautions are not taken, inadvertent writes may occur during transitions of the host system power supply. Atmel has incorporated both hardware and software features that will protect the memory against inadvertent writes.4.6.1 Hardware ProtectionHardware features protect against inadvertent writes to the AT28BV64B in the following ways:(a) VCC power-on delay once VCC has reached 1.8V (typical) the device will automatically time out 10 ms (typical) before allowing a write; (b) write inhibit holding any one of OE low, CE high or WE high inhibits write cycles; and (c) noise filter pulses of less than 15ns (typical) on the WE or CE inputs will not initiate a write cycle.4.6.2 Software Data ProtectionA software-controlled data protection feature has been implemented on the AT28BV64B. Software data protection (SDP) helps prevent inadvertent writes from corrupting the data in the device. SDP can prevent inadvertent writes during power-up and power-down as well as any other potential periods of system instability.The AT28BV64B can only be written using the software data protection feature. A series of three write commands to specific addresses with specific data must be presented to the device before writing in the byte or page mode. The same three write commands must begin each write operation. All software write commands must obey the page mode write timing specifications. The data in the 3-byte command sequence is not written to the device; the addresses in the command sequence can be utilized just like any other location in the device.Any attempt to write to the device without the 3-byte sequence will start the internal write timers. No data will be written to the device; however, for the duration of tWC, read operations will effec- tively be polling operations.4.7Device IdentificationAn extra 64 bytes of EEPROM memory are available to the user for device identification. By raising A9 to 12V 0.5V and using address locations 0000H to 003FH, the additional bytes may be written to or read from in the same manner as the regular memory array.5. DC and AC Operating RangeAT28BV64B-20Operating Temperature (Case)-40C - 85CVCC Power Supply2.7V to 3.6V6. Operating ModesModeCEOEWEI/OReadVILVILVIHDOUTWrite(2)VILVIHVILDINStandby/Write InhibitVIHX(1)XHigh ZWrite InhibitXXVIHWrite InhibitXVILXOutput DisableXVIHXHigh ZChip EraseVILV (3) HVILHigh ZNotes: 1. X can be VIL or VIH.2. Refer to AC Programming Waveforms. 3. VH = 12.0V 0.5V.Temperature Under Bias . -55C to +125CStorage Temperature. -65C to +150CAll Input Voltages (including NC Pins)with Respect to Ground .-0.6V to +6.25VAll Output Voltageswith Respect to Ground .-0.6V to VCC + 0.6VVoltage on OE and A9with Respect to Ground .-0.6V to +13.5V7. Absolute Maximum Ratings*NOTICE:Stresses beyond those listed under “Absolute Maximum Ratings” may cause permanent dam- age to the device. This is a stress rating only and functional operation of the device at these or any other conditions beyond those indicated in the operational sections of this specification is not implied. Exposure to absolute maximum rating conditions for extended periods may affect device reliability8. DC CharacteristicsSymbolParameterConditionMinMaxUnitsILIInput Load CurrentVIN = 0V to VCC + 1V10AILOOutput Leakage CurrentVI/O = 0V to VCC10AISBVCC Standby Current CMOSCE = VCC - 0.3V to VCC + 1V50AICCVCC Active Currentf = 5 MHz; IOUT = 0 mA15mAVILInput Low Voltage0.6VVIHInput High Voltage2.0VVOLOutput Low VoltageIOL = 1.6 mA0.45VVOHOutput High VoltageIOH = -100 A2.0V9. AC Read CharacteristicsSymbolParameterAT28BV64B-20UnitsMinMaxtACCAddress to Output Delay200nstCE(1)CE to Output Delay200nst (2) OEOE to Output Delay080nstDF(3)(4)CE or OE to Output Float055nstOHOutput Hold from OE, CE or Address, Whichever Occurred First0ns10. AC Read Waveforms(1)(2)(3)(4)Notes: 1. CE may be delayed up to tACC - tCE after the address transition without impact on tACC.2. OE may be delayed up to tCE - tOE after the falling edge of CE without impact on tCE or by tACC - tOE after an address change without impact on tACC.3. tDF is specified from OE or CE whichever occurs first (CL = 5pF).4. This parameter is characterized and is not 100% tested.11. Input Test Waveforms and Measurement LeveltR, tF 20 ns12. Output Test Load13. Pin Capacitancef = 1 MHz, T = 25C(1)SymbolTypMaxUnitsConditionsCIN46pFVIN = 0VCOUT812pFVOUT = 0VNote:1. This parameter is characterized and is not 100% tested.14. AC Write CharacteristicsSymbolParameterMinMaxUnitstAS, tOESAddress, OE Set-up Time0nstAHAddress Hold Time100nstCSChip Select Set-up Time0nstCHChip Select Hold Time0nstWPWrite Pulse Width (WE or CE)200nstDSData Set-up Time100nstDH, tOEHData, OE Hold Time0nstDVTime to Data ValidNR(1)tWPHWrite Pulse Width High100nsNotes: 1. NR = No Restriction2. All byte write operations must be preceded by the SDP command sequence.15. AC Write Waveforms15.1 WE Controlled15.2 CE Controlled16. Page Mode CharacteristicsSymbolParameterMinMaxUnitstWCWrite Cycle Time10mstASAddress Set-up Time0nstAHAddress Hold Time100nstDSData Set-up Time100nstDHData Hold Time0nstWPWrite Pulse Width200nstBLCByte Load Cycle Time100stWPHWrite Pulse Width High100ns17. Write Algorithm(1)LOAD LAST B TE TOLAST ADDRESSLOAD DATA AA TOADDRESS 1555LOAD DATA 55 TOADDRESS 0AAALOAD DATA A0 TOADDRESS 1555LOAD DATA XX TOAN ADDRESS(3)WRITES ENABLED(2)ENTER DATA PROTECT STATENotes: 1. Data Format: I/O7 - I/O0 (Hex); Address Format: A12 - A0 (Hex).2. Data protect state will be re-activated at the end of the write cycle.3. 1 to 64 bytes of data are loaded.AT28BV64B Notes: 1. A0 - A12 must conform to the addressing sequence for the first three bytes as shown above.2. A6 through A12 must specify the same page address during each high to low transition of WE (or CE) after the software code has been entered.3. OE must be high only when WE and CE are both low.19. Data Polling Characteristics(1)SymbolParameterMinTypMaxUnitstDHData Hold Time0nstOEHOE Hold Time0nstOEOE to Output Delay(2)nstWRWrite Recovery Time0nsNotes: 1. These parameters are characterized and not 100% tested.2. See AC Read Characteristics.20. Data Polling Waveforms21. Toggle Bit Characteristics(1)SymbolParameterMinTypMaxUnitstDHData Hold Time10nstOEHOE Hold Time10nstOEOE to Output Delay(2)nstOEHPOE High Pulse150nstWRWrite Recovery Time0nsNotes: 1. These parameters are characterized and not 100% tested.2. See AC Read Characteristics.22. Toggle Bit WaveformsNotes: 1. Toggling either OE or CE or both OE and CE will operate toggle bit.2. Beginning and ending state of I/O6 will vary.3. Any address location may be used, but the address should not vary.AT28BV64B23. Ordering Information23.1 Green Package Option (Pb/Halide-free)tACC(ns)ICC (mA)Ordering CodePackageOperation RangeActiveStandby200150.05AT28BV64B-20JU AT28BV64B-20SU AT28BV64B-20TU32J28S28TIndustrial(-40C to 85C)23.2 Die ProductsContact Atmel Sales in regards to die and wafer sales.Package Type32J32-lead, Plastic J-leaded Chip Carrier (PLCC)28S28-lead, 0.300 Wide, Plastic Gull Wing Small Outline (SOIC)28T28-lead, Plastic Thin Small Outline Package (TSOP)SYMBOLMINNOMMANOTEA3.1753.556A11.5242.413A20.381D12.31912.573D111.35411.506Note 2D29.90610.922E14.85915.113E113.89414.046Note 2E212.47113.487B0.6600.813B10.3300.533e1.270 T P24. Packaging Information24.1 32J PLCC1.14(0.045) X 45PIN NO. 11.14(0.045) X 45IDENTIFIER0.318(0.0125)0.191(0.0075)E1EB1E2BeA2D1DA1A0.51(0.020)MAX45 MAX (3X)COMMON DIMENSIONS(Unit of Measure = mm)D2Notes: 1. This package conforms to JEDEC reference MS-016, Variation AE.2. Dimensions D1 and E1 do not include mold protrusion. Allowable protrusion is .010(0.254 mm) per side. Dimension D1 and E1 include mold mismatch and are measured at the extreme material condition at the upper or lower parting line.3. Lead coplanarity is 0.004 (0.102 mm) maximum.10/04/01Package Drawing Contact: packagedrawings TITLE32J, 32-lead, Plastic J-leaded Chip Carrier (PLCC)DRAWING NO.32JREV.B24.2 28S SOICDimensions in Millimeters and (Inches).Controlling dimension: Millimeters.0.51(0.020)0.33(0.013)7.60(0.2992) 10.65(0.419)7.40(0.2914) 10.00(0.394)PIN 11.27(0.50) BSCTOP VIEW18.10(0.7125)17.70(0.6969)2.65(0.1043)2.35(0.0926)0.30(0.0118)0.10(0.0040)SIDE VIEWS0 80.32(0.0125)0.23(0.0091)1.27(0.050)0.40(0.016)8/4/03Package Drawing Contact: TITLE28S, 28-lead, 0.300 Body, Plastic Gull Wing Small Outline (SOIC) JEDEC Standard MS-013DRAWING NO.28SREV.BSYMBOLMINNOMMAXNOTEA1.20A10.050.15A20.901.001.05D13.2013.4013.60D111.7011.8011.90Note 2E7.908.008.10Note 2L0.500.600.70L10.25 BASICb7c0.100.21e0.55 BASIC24.3 28T TSOP0 5cPin 1 Identifier AreaD1 DLebL1EA2ASEATING PLANEGAGE PLANECOMMON DIMENSIONSA1(Unit of Measure = mm)Notes:1.This package conforms to JEDEC reference MO-183.2. Dimensions D1 and E do not include mold protrusion. Allowable protrusion on E is 0.15 mm per side and on D1 is 0.25 mm per side.3. Lead coplanarity is 0.10 mm maximum.12/06/02Package Drawing Contact: TITLE28T, 28-lead (8 x 13.4 mm) Plastic Thin Small Outline Package, Type I (TSOP)DRAWING NO.28TREV.C25. Revision HistoryDoc. Rev.DateComments0299K07/2014Correct displayed 28T package drawing.0299J04/2013Correct Device ID addressing.Update Atmel branding and disclaimer page.X X X X X XAtmel Corporation1600 Technology Drive, San Jose, CA 95110 USA T: (+1)(408) 441.0311F: (+1)(408) 436.4200| 2014 Atmel Corporation. / Rev.: Atmel-0299K-PEEPROM-AT28BV64B-Datasheet_072014.Atmel, Atmel logo and combinations thereof, Enabling Unlimited Possibilities, and others are registered trademarks or trademarks of Atmel Corporation in U.S. and other countries. Other terms and product names may be trademarks of others.DISCLAIMER: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise, to any intellectual property right is granted by this document or in connection with the sale of Atmel products. EXCEPT AS SET FORTH IN THE ATMEL TERMS AND CONDITIONS OF SALES LOCATED ON THE ATMEL WEBSITE, ATMEL ASSUMES NO LIABILITY WHA

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论