5秒后页面跳转
ADT7463 PDF预览

ADT7463

更新时间: 2024-01-05 06:26:50
品牌 Logo 应用领域
亚德诺 - ADI 监视器控制器
页数 文件大小 规格书
53页 714K
描述
dB COOL Remote Thermal Controller and Voltage Monitor

ADT7463 技术参数

是否无铅: 不含铅生命周期:Active
零件包装代码:SSOP包装说明:SSOP, SSOP24,.24
针数:24Reach Compliance Code:compliant
HTS代码:8542.39.00.01Factory Lead Time:1 week
风险等级:5其他特性:MONITORS UP TO 5 SUPPLY VOLTAGES; CONTROLS AND MONITORS UP TO 4 FAN SPEEDS
模拟集成电路 - 其他类型:ANALOG CIRCUITJESD-30 代码:R-PDSO-G24
JESD-609代码:e3长度:8.65 mm
湿度敏感等级:3功能数量:1
端子数量:24最高工作温度:120 °C
最低工作温度:-40 °C封装主体材料:PLASTIC/EPOXY
封装代码:SSOP封装等效代码:SSOP24,.24
封装形状:RECTANGULAR封装形式:SMALL OUTLINE, SHRINK PITCH
峰值回流温度(摄氏度):260电源:3.3/5 V
认证状态:Not Qualified座面最大高度:1.7526 mm
子类别:Motion Control Electronics最大供电电流 (Isup):3 mA
最大供电电压 (Vsup):5.5 V最小供电电压 (Vsup):3 V
标称供电电压 (Vsup):5 V表面贴装:YES
温度等级:INDUSTRIAL端子面层:Tin (Sn)
端子形式:GULL WING端子节距:0.635 mm
端子位置:DUAL处于峰值回流温度下的最长时间:40
宽度:3.9116 mmBase Number Matches:1

ADT7463 数据手册

 浏览型号ADT7463的Datasheet PDF文件第7页浏览型号ADT7463的Datasheet PDF文件第8页浏览型号ADT7463的Datasheet PDF文件第9页浏览型号ADT7463的Datasheet PDF文件第11页浏览型号ADT7463的Datasheet PDF文件第12页浏览型号ADT7463的Datasheet PDF文件第13页 
ADT7463  
1
0
9
1
9
SCL  
D6  
D2  
1
0
1
1
A1  
A0  
D7  
D5  
D4  
D3  
D1  
R/W  
D0  
SDA  
ACK. BY  
ADT7463  
START BY  
MASTER  
ACK. BY STOP BY  
ADT7463 MASTER  
FRAME 1  
SERIAL BUS ADDRESS  
BYTE  
FRAME 2  
ADDRESS POINTER REGISTER BYTE  
Figure 8. Writing to the Address Pointer Register Only  
1
0
9
1
9
SCL  
D6  
D2  
1
0
1
1
A1  
A0  
D7  
D5  
D4  
D3  
D1  
R/W  
D0  
SDA  
START BY  
ACK. BY  
ADT7463  
NO ACK. BY STOP BY  
MASTER MASTER  
MASTER  
FRAME 1  
SERIAL BUS ADDRESS  
BYTE  
FRAME 2  
DATA BYTE FROM ADT7463  
Figure 9. Reading Data from a Previously Selected Register  
The peripheral whose address corresponds to the transmitted  
address responds by pulling the data line low during the low  
period before the ninth clock pulse, known as the Acknowl-  
edge Bit. All other devices on the bus now remain idle while  
the selected device waits for data to be read from or written  
to it. If the R/W bit is a 0, then the master will write to the  
slave device. If the R/W bit is a 1, the master will read from  
the slave device.  
Register. If data is to be written to the device, then the write  
operation contains a second data byte that is written to the  
register selected by the Address Pointer Register.  
This is illustrated in Figure 7. The device address is sent over  
the bus followed by R/W being set to 0. This is followed by two  
data bytes. The first data byte is the address of the internal data  
register to be written to, which is stored in the Address Pointer  
Register. The second data byte is the data to be written to the  
internal data register.  
2. Data is sent over the serial bus in sequences of nine clock  
pulses, eight bits of data followed by an Acknowledge Bit  
from the slave device. Transitions on the data line must  
occur during the low period of the clock signal and remain  
stable during the high period, as a low to high transition  
when the clock is high may be interpreted as a STOP signal.  
The number of data bytes that can be transmitted over the  
serial bus in a single READ or WRITE operation is limited  
only by what the master and slave devices can handle.  
When reading data from a register, there are two possibilities:  
1. If the ADT7463’s Address Pointer Register value is un-  
known or not the desired value, it is first necessary to set it to  
the correct value before data can be read from the desired  
data register. This is done by performing a write to the  
ADT7463 as before, but only the data byte containing the  
register address is sent as data is not to be written to the  
register. This is shown in Figure 8.  
3. When all data bytes have been read or written, stop condi-  
tions are established. In WRITE mode, the master will pull  
the data line high during the tenth clock pulse to assert a  
STOP condition. In READ mode, the master device will  
override the acknowledge bit by pulling the data line high  
during the low period before the ninth clock pulse. This is  
known as No Acknowledge. The master will then take the  
data line low during the low period before the tenth clock  
pulse, and then high during the tenth clock pulse to assert a  
STOP condition.  
A read operation is then performed consisting of the serial  
bus address, R/W bit set to 1, followed by the data byte read  
from the data register. This is shown in Figure 9.  
2. If the Address Pointer Register is known to be already at the  
desired address, data can be read from the corresponding  
data register without first writing to the Address Pointer  
Register, so Figure 8 can be omitted.  
Notes  
1. It is possible to read a data byte from a data register without  
first writing to the Address Pointer Register if the Address  
Pointer Register is already at the correct value. However, it is  
not possible to write data to a register without writing to the  
Address Pointer Register because the first data byte of a  
write is always written to the Address Pointer Register.  
Any number of bytes of data can be transferred over the serial  
bus in one operation, but it is not possible to mix read and write  
in one operation because the type of operation is determined at  
the beginning and cannot subsequently be changed without  
starting a new operation.  
In the case of the ADT7463, write operations contain either one  
or two bytes, and read operations contain one byte and perform  
the following functions:  
2. In Figures 7 to 9, the serial bus address is shown as the de-  
fault value 01011(A1)(A0), where A1 and A0 are set by the  
Address Select Mode function previously defined.  
To write data to one of the device data registers or read data  
from it, the Address Pointer Register must be set so that the  
correct data register is addressed, then data can be written into  
that register or read from it. The first byte of a write operation  
always contains an address that is stored in the Address Pointer  
3. In addition to supporting the Send Byte and Receive Byte  
protocols, the ADT7463 also supports the Read Byte proto-  
col (see System Management Bus specifications Rev. 2.0 for  
more information).  
–10–  
REV. 0  

与ADT7463相关器件

型号 品牌 描述 获取价格 数据表
ADT7463ARQ ADI dB COOL Remote Thermal Controller and Voltage Monitor

获取价格

ADT7463ARQ ONSEMI dB COOL™ Remote Thermal Controller and Voltag

获取价格

ADT7463ARQ-REEL ADI IC SPECIALTY ANALOG CIRCUIT, PDSO24, MO-137AE, QSOP-24, Analog IC:Other

获取价格

ADT7463ARQ-REEL ONSEMI dB COOL™ Remote Thermal Controller and Voltag

获取价格

ADT7463ARQ-REEL7 ONSEMI dB COOL™ Remote Thermal Controller and Voltag

获取价格

ADT7463ARQZ ONSEMI dB COOL™ Remote Thermal Controller and Voltag

获取价格