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

SI1002 参数 Datasheet PDF下载

SI1002图片预览
型号: SI1002
PDF下载: 下载PDF文件 查看货源
内容描述: 超低功耗, 64/32 KB , 10位ADC, MCU ,集成了240-960兆赫的EZRadioPRO收发器 [Ultra Low Power, 64/32 kB, 10-Bit ADC MCU with Integrated 240-960 MHz EZRadioPRO Transceiver]
分类和应用:
文件页数/大小: 376 页 / 2369 K
品牌: SILICON [ SILICON ]
 浏览型号SI1002的Datasheet PDF文件第300页浏览型号SI1002的Datasheet PDF文件第301页浏览型号SI1002的Datasheet PDF文件第302页浏览型号SI1002的Datasheet PDF文件第303页浏览型号SI1002的Datasheet PDF文件第305页浏览型号SI1002的Datasheet PDF文件第306页浏览型号SI1002的Datasheet PDF文件第307页浏览型号SI1002的Datasheet PDF文件第308页  
Si1000/1/2/3/4/5  
that the “data byte transferred” interrupts occur at different places in the sequence, depending on whether  
hardware ACK generation is enabled. The interrupt occurs before the ACK with hardware ACK generation  
disabled, and after the ACK when hardware ACK generation is enabled.  
Interrupts with Hardware ACK Enabled (EHACK = 1)  
S
SLA  
W
A
Data Byte  
A
Data Byte  
A
P
Interrupts with Hardware ACK Disabled (EHACK = 0)  
S = START  
P = STOP  
A = ACK  
Received by SMBus  
Interface  
W = WRITE  
SLA = Slave Address  
Transmitted by  
SMBus Interface  
Figure 24.7. Typical Slave Write Sequence  
24.5.4. Read Sequence (Slave)  
During a read sequence, an SMBus master reads data from a slave device. The slave in this transfer will  
be a receiver during the address byte, and a transmitter during all data bytes. When slave events are  
enabled (INH = 0), the interface enters Slave Receiver Mode (to receive the slave address) when a START  
followed by a slave address and direction bit (READ in this case) is received. If hardware ACK generation  
is disabled, upon entering Slave Receiver Mode, an interrupt is generated and the ACKRQ bit is set. The  
software must respond to the received slave address with an ACK, or ignore the received slave address  
with a NACK. If hardware ACK generation is enabled, the hardware will apply the ACK for a slave address  
which matches the criteria set up by SMB0ADR and SMB0ADM. The interrupt will occur after the ACK  
cycle.  
If the received slave address is ignored (by software or hardware), slave interrupts will be inhibited until the  
next START is detected. If the received slave address is acknowledged, zero or more data bytes are trans-  
mitted. If the received slave address is acknowledged, data should be written to SMB0DAT to be transmit-  
ted. The interface enters Slave Transmitter Mode, and transmits one or more bytes of data. After each byte  
is transmitted, the master sends an acknowledge bit; if the acknowledge bit is an ACK, SMB0DAT should  
be written with the next data byte. If the acknowledge bit is a NACK, SMB0DAT should not be written to  
before SI is cleared (Note: an error condition may be generated if SMB0DAT is written following a received  
NACK while in Slave Transmitter Mode). The interface exits Slave Transmitter Mode after receiving a  
STOP. Note that the interface will switch to Slave Receiver Mode if SMB0DAT is not written following a  
Slave Transmitter interrupt. Figure 24.8 shows a typical slave read sequence. Two transmitted data bytes  
are shown, though any number of bytes may be transmitted. Notice that all of the ‘data byte transferred’  
interrupts occur after the ACK cycle in this mode, regardless of whether hardware ACK generation is  
enabled.  
304  
Rev. 1.0