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

FT311D-32L1C-x 参数 Datasheet PDF下载

FT311D-32L1C-x图片预览
型号: FT311D-32L1C-x
PDF下载: 下载PDF文件 查看货源
内容描述: [USB Android Host IC]
分类和应用:
文件页数/大小: 40 页 / 1073 K
品牌: FTDI [ FUTURE TECHNOLOGY DEVICES INTERNATIONAL LTD. ]
 浏览型号FT311D-32L1C-x的Datasheet PDF文件第11页浏览型号FT311D-32L1C-x的Datasheet PDF文件第12页浏览型号FT311D-32L1C-x的Datasheet PDF文件第13页浏览型号FT311D-32L1C-x的Datasheet PDF文件第14页浏览型号FT311D-32L1C-x的Datasheet PDF文件第16页浏览型号FT311D-32L1C-x的Datasheet PDF文件第17页浏览型号FT311D-32L1C-x的Datasheet PDF文件第18页浏览型号FT311D-32L1C-x的Datasheet PDF文件第19页  
DS_FT311D USB ANDROID HOST IC Datasheet  
Version 1.2  
Document No.: FT_000660 Clearance No.: FTDI# 305  
I²C defines three basic types of message, each of which begins with a START and ends with a STOP:  
.
.
.
Single message where a master writes data to a slave;  
Single message where a master reads data from a slave;  
Combined messages, where a master issues at least two reads and/or writes to one or more  
slaves  
In a combined message, each read or write begins with a START and the slave address. After the first  
START, these are also called repeated START bits; repeated START bits are not preceded by STOP bits,  
which is how slaves know the next transfer is part of the same message.  
Please refer to the I2C specification for more information on the protocol.  
5.5 Serial Peripheral Interface SPI Modes  
The Serial Peripheral Interface Bus is an industry standard communications interface. Devices  
communicate in Master / Slave mode, with the Master initiating the data transfer.  
FT311D has one master module and one slave module. Both the SPI master and slave module has four  
signals clock, slave select, MOSI (master out slave in) and MISO (master in slave out). Table 5.2  
lists how the signals are named in each module.  
Module  
Signal Name  
Type  
Description  
spi_s_clk  
spi_s_ss#  
Input  
Input  
Clock input  
Active low slave select input  
Master out serial in  
SPI Slave  
spi_s_mosi  
spi_s_miso  
spi_m_clk  
Input  
Output  
Output  
Output  
Input  
Master in slave out  
Clock output master  
spi_m_mosi  
spi_m_miso  
spi_m_ss_0#  
Master out slave in - master  
Master in slave out - master  
Active low slave select 0 from master to slave 0  
SPI  
Master  
Output  
Table 5.2 SPI Signal Names  
The SPI slave protocol by default does not support any form of handshaking. It is simply transferring 8  
bit data.  
5.5.1 SPI Clock Phase Modes  
SPI interface has 4 unique modes of clock phase (CPHA) and clock polarity (CPOL), known  
as Mode 0, Mode 1, Mode 2 and Mode 3. Table 5.3 summarizes these modes and available interface and  
Figure 5-5 is the function timing diagram.  
For CPOL = 0, the base (inactive) level of SCLK is 0.  
In this mode:  
When CPHA = 0, data is clocked in on the rising edge of SCLK, and data is clocked out on  
the falling edge of SCLK.  
When CPHA = 1, data is clocked in on the falling edge of SCLK, and data is clocked out on  
the rising edge of SCLK  
For CPOL =1, the base (inactive) level of SCLK is 1.  
In this mode:  
When CPHA = 0, data is clocked in on the falling edge of SCLK, and data is clocked out on  
the rising edge of SCLK  
When CPHA =1, data is clocked in on the rising edge of SCLK, and data is clocked out on  
the falling edge of SCLK.  
Copyright © 2013 Future Technology Devices International Limited  
15  
 
 复制成功!