5秒后页面跳转
11257-804 PDF预览

11257-804

更新时间: 2024-01-26 19:44:49
品牌 Logo 应用领域
其他 - ETC 逻辑集成电路光电二极管驱动时钟
页数 文件大小 规格书
19页 384K
描述
LOW-SKEW CLOCK FANOUT BUFFER ICs

11257-804 技术参数

生命周期:Obsolete零件包装代码:SOIC
包装说明:SOP,针数:28
Reach Compliance Code:unknownHTS代码:8542.39.00.01
风险等级:5.66Is Samacsys:N
输入调节:STANDARDJESD-30 代码:R-PDSO-G28
长度:17.9 mm逻辑集成电路类型:LOW SKEW CLOCK DRIVER
功能数量:1反相输出次数:
端子数量:28实输出次数:14
最高工作温度:70 °C最低工作温度:
输出特性:3-STATE封装主体材料:PLASTIC/EPOXY
封装代码:SOP封装形状:RECTANGULAR
封装形式:SMALL OUTLINE传播延迟(tpd):5 ns
认证状态:Not Qualified座面最大高度:2.65 mm
最大供电电压 (Vsup):3.465 V最小供电电压 (Vsup):3.135 V
标称供电电压 (Vsup):3.3 V表面贴装:YES
温度等级:COMMERCIAL端子形式:GULL WING
端子节距:1.27 mm端子位置:DUAL
宽度:7.5 mmBase Number Matches:1

11257-804 数据手册

 浏览型号11257-804的Datasheet PDF文件第3页浏览型号11257-804的Datasheet PDF文件第4页浏览型号11257-804的Datasheet PDF文件第5页浏览型号11257-804的Datasheet PDF文件第7页浏览型号11257-804的Datasheet PDF文件第8页浏览型号11257-804的Datasheet PDF文件第9页 
)6ꢀꢁꢂꢁꢃ)6ꢀꢁꢂꢄꢃ)6ꢀꢁꢂꢅꢃ)6ꢀꢁꢂꢆ  
/RZꢇ6NHZꢈ&ORFNꢈ)DQRXWꢈ%XIIHUꢈ,&V  
ꢀꢁꢂꢃꢄꢅꢀꢆꢇꢁꢄꢅꢃꢈꢉꢊꢉꢋꢂꢁꢉXꢇꢄꢆꢅT  
April 1999  
For an I2C-bus interface, the device can support two de-  
vice addresses to permit multiple devices on one I2C-bus.  
The A2 address bit is ignored and can be set to either a  
one or a zero.  
4.2.4 I2C-bus: Sequential Register Write Procedure  
Sequential write operations, as shown in Figure 8, allow  
the master to write to each register in order. The register  
pointer is automatically incremented after each write. This  
procedure is more efficient than the Random Register  
Write if several registers must be written.  
Therefore, for an I2C-bus interface the device address is:  
A6  
A5  
A4  
A3  
A2  
A1  
A0  
1
0
1
1
X
0
0
To initiate a write procedure, the R/W bit that is transmit-  
ted after the seven-bit I2C device address is a logic-low.  
This indicates to the addressed slave device that a reg-  
ister address will follow after the slave device acknowl-  
edges its device address. The register address is written  
into the slave’s address pointer. Following an acknowl-  
edge by the slave, the master is allowed to write data up  
to the last addressed register before the register address  
pointer overflows back to the beginning address. An ac-  
knowledge by the device between each byte of data must  
occur before the next data byte is sent.  
4.2.2 I2C-bus: Random Register Write Procedure  
Random write operations, as shown in Figure  
6, allow the master to directly write to any  
register. To initiate a write procedure, the R/W  
bit that is transmitted after the seven-bit I2C  
device address is a logic-low. This indicates to the ad-  
dressed slave device that a register address will follow  
after the slave device acknowledges its device address.  
The register address is written into the slave’s address  
pointer. Following an acknowledge by the slave, the  
master is allowed to write eight bits of data into the ad-  
dressed register. A final acknowledge is returned by the  
device, and the master generates a STOP condition.  
Registers are updated every time the device sends an  
acknowledge to the host. The register update does not  
wait for the STOP condition to occur. Registers are  
therefore updated at different times during a Sequential  
Register Write.  
4.2.5 I2C-bus: Sequential Register Read Procedure  
If either a STOP or a repeated START condition occurs  
during a Register Write, the data that has been trans-  
ferred is ignored.  
Sequential read operations allow the master to read from  
each register in order. The register pointer is automati-  
cally incremented by one after each read. This proce-  
dure, as shown in Figure 9, is more efficient than the  
Random Register Read if several registers must be read  
from.  
4.2.3 I2C-bus: Random Register Read Procedure  
Random read operations allow the master to directly read  
from any register. To perform a read procedure, as  
shown in Figure 7, the R/W bit that is transmitted after the  
seven-bit I2C address is a logic-low, as in the Register  
Write procedure. This indicates to the addressed slave  
device that a register address will follow after the slave  
device acknowledges its device address. The register  
address is then written into the slave’s address pointer.  
To perform a read procedure, the R/W bit that is trans-  
mitted after the seven-bit I2C address is a logic-low, as in  
the Register Write procedure. This indicates to the ad-  
dressed slave device that a register address will follow  
after the slave device acknowledges its device address.  
The register address is then written into the slave’s ad-  
dress pointer.  
Following an acknowledge by the slave, the master gen-  
erates a repeated START condition. The repeated  
START terminates the write procedure, but not until after  
the slave’s address pointer is set. The slave address is  
then resent, with the R/W bit set this time to a logic-high,  
indicating to the slave that data will be read. The slave  
will acknowledge the device address, and then transmits  
the eight-bit word. The master does not acknowledge the  
transfer but does generate a STOP condition.  
Following an acknowledge by the slave, the master gen-  
erates a repeated START condition. The repeated  
START terminates the write procedure, but not until after  
the slave’s address pointer is set. The slave address is  
then resent, with the R/W bit set this time to a logic-high,  
indicating to the slave that data will be read. The slave  
will acknowledge the device address, and then transmits  
all data starting with the initial addressed register. The  
register address pointer will overflow if the initial register  
address is larger than zero. After the last byte of data, the  
master does not acknowledge the transfer but does gen-  
erate a STOP condition.  
4.5.99  
6
,62ꢀꢁꢁꢂ  

与11257-804相关器件

型号 品牌 描述 获取价格 数据表
11257-806 ETC LOW-SKEW CLOCK FANOUT BUFFER ICs

获取价格

11257-811 ETC LOW-SKEW CLOCK FANOUT BUFFER ICs

获取价格

11257-812 ETC LOW-SKEW CLOCK FANOUT BUFFER ICs

获取价格

11257-813 ETC LOW-SKEW CLOCK FANOUT BUFFER ICs

获取价格

11257-814 ETC LOW-SKEW CLOCK FANOUT BUFFER ICs

获取价格

11257-816 ETC LOW-SKEW CLOCK FANOUT BUFFER ICs

获取价格