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

C8051F502-IM 参数 Datasheet PDF下载

C8051F502-IM图片预览
型号: C8051F502-IM
PDF下载: 下载PDF文件 查看货源
内容描述: 混合信号ISP功能的Flash MCU系列 [Mixed Signal ISP Flash MCU Family]
分类和应用: 微控制器和处理器外围集成电路PC时钟
文件页数/大小: 312 页 / 2813 K
品牌: SILICON [ SILICON ]
 浏览型号C8051F502-IM的Datasheet PDF文件第232页浏览型号C8051F502-IM的Datasheet PDF文件第233页浏览型号C8051F502-IM的Datasheet PDF文件第234页浏览型号C8051F502-IM的Datasheet PDF文件第235页浏览型号C8051F502-IM的Datasheet PDF文件第237页浏览型号C8051F502-IM的Datasheet PDF文件第238页浏览型号C8051F502-IM的Datasheet PDF文件第239页浏览型号C8051F502-IM的Datasheet PDF文件第240页  
C8051F50x-F51x  
23.4.3. Data Register  
The SMBus Data register SMB0DAT holds a byte of serial data to be transmitted or one that has just been  
received. Software may safely read or write to the data register when the SI flag is set. Software should not  
attempt to access the SMB0DAT register when the SMBus is enabled and the SI flag is cleared to logic 0,  
as the interface may be in the process of shifting a byte of data into or out of the register.  
Data in SMB0DAT is always shifted out MSB first. After a byte has been received, the first bit of received  
data is located at the MSB of SMB0DAT. While data is being shifted out, data on the bus is simultaneously  
being shifted in. SMB0DAT always contains the last data byte present on the bus. In the event of lost arbi-  
tration, the transition from master transmitter to slave receiver is made with the correct data or address in  
SMB0DAT.  
SFR Definition 23.3. SMB0DAT: SMBus Data  
Bit  
7
6
5
4
3
2
1
0
SMB0DAT[7:0]  
R/W  
Name  
Type  
Reset  
0
0
0
0
0
0
0
0
SFR Address = 0xC2; SMB0DAT = 0x00  
Bit Name  
7:0 SMB0DAT[7:0] SMBus Data.  
Function  
The SMB0DAT register contains a byte of data to be transmitted on the SMBus  
serial interface or a byte that has just been received on the SMBus serial interface.  
The CPU can read from or write to this register whenever the SI serial interrupt flag  
(SMB0CN.0) is set to logic 1. The serial data in the register remains stable as long  
as the SI flag is set. When the SI flag is not set, the system may be in the process  
of shifting data in/out and the CPU should not attempt to access this register.  
23.5. SMBus Transfer Modes  
The SMBus interface may be configured to operate as master and/or slave. At any particular time, it will be  
operating in one of the following four modes: Master Transmitter, Master Receiver, Slave Transmitter, or  
Slave Receiver. The SMBus interface enters Master Mode any time a START is generated, and remains in  
Master Mode until it loses an arbitration or generates a STOP. An SMBus interrupt is generated at the end  
of all SMBus byte frames. As a receiver, the interrupt for an ACK occurs before the ACK. As a transmitter,  
interrupts occur after the ACK.  
236  
Rev. 1.1  
 复制成功!