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

Z8FMC04100QKSG 参数 Datasheet PDF下载

Z8FMC04100QKSG图片预览
型号: Z8FMC04100QKSG
PDF下载: 下载PDF文件 查看货源
内容描述: Z8喝采-R电机控制闪存MCU [Z8 Encore-R Motor Control Flash MCUs]
分类和应用: 闪存微控制器和处理器外围集成电路电机时钟
文件页数/大小: 402 页 / 4558 K
品牌: ZILOG [ ZILOG, INC. ]
 浏览型号Z8FMC04100QKSG的Datasheet PDF文件第201页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第202页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第203页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第204页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第206页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第207页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第208页浏览型号Z8FMC04100QKSG的Datasheet PDF文件第209页  
Z8FMC16100 Series Flash MCU  
Product Specification  
183  
d. Set IEN= 1, NAK= 0 in the I2C Control Register.  
2. The master initiates a transfer, sending the first address byte. The SLAVE mode I2C  
controller recognizes the start of a 10-bit address with a match to SLA[9:8]and  
detects the R/W bit = 0 (a Write from the master to the slave). The I2C controller  
acknowledges, indicating it is available to accept the transaction.  
3. The master sends the second address byte. The SLAVE mode I2C controller compares  
the second address byte with the value in SLA[7:0]. If there is a match, the SAMbit in  
the I2CISTAT Register is set = 1, causing a slave address match interrupt. The RDbit  
is set = 0, indicating a write to the slave. If a match occurs, the I2C controller acknowl-  
edges on the I2C bus, indicating it is available to accept the data.  
4. The software responds to the slave address match interrupt by reading the I2CISTAT  
Register, which clears the SAMbit. Because the RDbit = 0, no further action is  
required.  
5. The master sees the Acknowledge and sends a RESTARTinstruction, followed by the  
first address byte with the R/W set to 1. The SLAVE mode I2C controller recognizes  
the RESTARTinstruction followed by the first address byte with a match to  
SLA[9:8], and detects the R/W = 1 (the master reads from the slave). The slave I2C  
controller sets the SAMbit in the I2CISTAT Register, which causes the slave address  
match interrupt. The RDbit is set = 1. The SLAVE mode I2C controller acknowledges  
on the bus.  
6. The software responds to the interrupt by reading the I2CISTAT Register, clearing the  
SAMbit. The software loads the initial data byte into the I2CDATA Register and sets  
the TXIbit in the I2CCTL Register.  
7. The master starts the data transfer by asserting SCL Low. After the I2C controller has  
data available to transmit, the SCL is released, and the master proceeds to shift the  
first data byte.  
8. After the first bit of the first data byte has been transferred, the I2C controller sets the  
TDREbit which asserts the transmit data interrupt.  
9. The software responds to the transmit data interrupt by loading the next data byte into  
the I2CDATA Register.  
10. The I2C master shifts in the remainder of the data byte. The master transmits the  
Acknowledge (or Not Acknowledge, if this byte is the final data byte).  
11. The bus cycles through steps 7 to 10 until the final byte has been transferred. If the  
software has not yet loaded the next data byte when the master brings SCL Low to  
transfer the most significant data bit, the slave I2C controller holds SCL Low until the  
data register is written.  
When a Not Acknowledge is received by the slave, the I2C controller sets the NCKIbit  
in the I2CISTAT Register, causing the NAK interrupt to be generated.  
PS024604-1005  
P R E L I M I N A R Y  
Slave Transactions  
 复制成功!