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

AT26DF161-SU 参数 Datasheet PDF下载

AT26DF161-SU图片预览
型号: AT26DF161-SU
PDF下载: 下载PDF文件 查看货源
内容描述: 16兆位2.7伏,只有串行固件的DataFlash内存 [16-megabit 2.7-volt Only Serial Firmware DataFlash Memory]
分类和应用: 闪存存储内存集成电路光电二极管时钟
文件页数/大小: 34 页 / 586 K
品牌: ATMEL [ ATMEL CORPORATION ]
 浏览型号AT26DF161-SU的Datasheet PDF文件第1页浏览型号AT26DF161-SU的Datasheet PDF文件第2页浏览型号AT26DF161-SU的Datasheet PDF文件第3页浏览型号AT26DF161-SU的Datasheet PDF文件第4页浏览型号AT26DF161-SU的Datasheet PDF文件第6页浏览型号AT26DF161-SU的Datasheet PDF文件第7页浏览型号AT26DF161-SU的Datasheet PDF文件第8页浏览型号AT26DF161-SU的Datasheet PDF文件第9页  
AT26DF161
5. Device Operation
The AT26DF161 is controlled by a set of instructions that are sent from a host controller, com-
monly referred to as the SPI Master. The SPI Master communicates with the AT26DF161 via the
SPI bus which is comprised of four signal lines: Chip Select (CS), Serial Clock (SCK), Serial
Input (SI), and Serial 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 AT26DF161 supports the two most common modes, SPI
Modes 0 and 3. 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). 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.
Figure 5-1.
CS
SPI Mode 0 and 3
SCK
SI
MSB
LSB
SO
MSB
LSB
6. Commands and Addressing
A valid instruction or operation must always be started by first asserting the CS pin. After the CS
pin has been asserted, the SPI Master must then clock out a valid 8-bit opcode on the SPI bus.
Following the opcode, instruction dependent information such as address and data bytes would
then be clocked out by the SPI Master. All opcode, address, and data bytes are transferred with
the most significant bit (MSB) first. An operation is ended by deasserting the CS pin.
Opcodes not supported by the AT26DF161 will be ignored by the device and no operation will be
started. The device will continue to ignore any data presented on the SI pin until the start of the
next operation (CS pin being deasserted and then reasserted). In addition, if the CS pin is deas-
serted before complete opcode and address information is sent to the device, then no operation
will be performed and the device will simply return to the idle state and wait for the next
operation.
Addressing of the device requires a total of three bytes of information to be sent, representing
address bits A23-A0. Since the upper address limit of the AT26DF161 memory array is
1FFFFFh, address bits A23-A21 are always ignored by the device.
5
3599G–DFLASH–8/08