欢迎访问ic37.com |
会员登录 免费注册
发布采购

AT24C02C-SSHM-T 参数 Datasheet PDF下载

AT24C02C-SSHM-T图片预览
型号: AT24C02C-SSHM-T
PDF下载: 下载PDF文件 查看货源
内容描述: 两线串行电可擦除和可编程只读存储器 [Two-wire Serial Electrically Erasable and Programmable Read-only Memory]
分类和应用: 存储内存集成电路光电二极管双倍数据速率PC可编程只读存储器电动程控只读存储器电可擦编程只读存储器时钟
文件页数/大小: 23 页 / 1003 K
品牌: ATMEL [ ATMEL CORPORATION ]
 浏览型号AT24C02C-SSHM-T的Datasheet PDF文件第5页浏览型号AT24C02C-SSHM-T的Datasheet PDF文件第6页浏览型号AT24C02C-SSHM-T的Datasheet PDF文件第7页浏览型号AT24C02C-SSHM-T的Datasheet PDF文件第8页浏览型号AT24C02C-SSHM-T的Datasheet PDF文件第10页浏览型号AT24C02C-SSHM-T的Datasheet PDF文件第11页浏览型号AT24C02C-SSHM-T的Datasheet PDF文件第12页浏览型号AT24C02C-SSHM-T的Datasheet PDF文件第13页  
Atmel AT24C02C
6.
Device Addressing
The 2K EEPROM device requires an 8-bit device address word following a start condition to enable the chip for a
read or write operation (refer to
The device address word consists of a mandatory one, zero sequence for the first four most significant bits as
shown. This is common to all the EEPROM devices.
The next three bits are the A2, A1 and A0 device address bits for the 2K EEPROM. These three bits must compare
to their corresponding hard-wired input pins.
The eighth bit of the device address is the read/write operation select bit. A read operation is initiated if this bit is
high and a write operation is initiated if this bit is low.
Upon a compare of the device address, the EEPROM will output a zero. If a compare is not made, the chip will
return to a standby state.
7.
Write Operations
BYTE WRITE:
A write operation requires an 8-bit data word address following the device address word and
acknowledgment. Upon receipt of this address, the EEPROM will again respond with a zero and then clock in the
first 8-bit data word. Following receipt of the 8-bit data word, the EEPROM will output a zero and the addressing
device, such as a microcontroller, must terminate the write sequence with a stop condition. At this time the
EEPROM enters an internally timed write cycle, t
WR
, to the nonvolatile memory. All inputs are disabled during this
write cycle and the EEPROM will not respond until the write is complete (see
PAGE WRITE:
The 2K EEPROM is capable of an 8-byte page write.
A page write is initiated the same as a byte write, but the microcontroller does not send a stop condition after the
first data word is clocked in. Instead, after the EEPROM acknowledges receipt of the first data word, the
microcontroller can transmit up to seven data words. The EEPROM will respond with a zero after each data word
received. The microcontroller must terminate the page write sequence with a stop condition (see
The data word address lower three bits are internally incremented following the receipt of each data word. The
higher data word address bits are not incremented, retaining the memory page row location. When the word
address, internally generated, reaches the page boundary, the following byte is placed at the beginning of the
same page. If more than eight data words are transmitted to the EEPROM, the data word address will “roll over”
and previous data will be overwritten.
ACKNOWLEDGE POLLING:
Once the internally timed write cycle has started and the EEPROM inputs are
disabled, acknowledge polling can be initiated. This involves sending a start condition followed by the device
address word. The read/write bit is representative of the operation desired. Only if the internal write cycle has
completed will the EEPROM respond with a zero allowing the read or write sequence to continue.
8.
Read Operations
Read operations are initiated the same way as write operations with the exception that the read/write select bit in
the device address word is set to one. There are three read operations: current address read, random address
read and sequential read.
CURRENT ADDRESS READ:
The internal data word address counter maintains the last address accessed during
the last read or write operation, incremented by one. This address stays valid between operations as long as the
chip power is maintained. The address “roll over” during read is from the last byte of the last memory page to the
9
8700D–SEEPR–8/10