欢迎访问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文件第225页浏览型号C8051F502-IM的Datasheet PDF文件第226页浏览型号C8051F502-IM的Datasheet PDF文件第227页浏览型号C8051F502-IM的Datasheet PDF文件第228页浏览型号C8051F502-IM的Datasheet PDF文件第230页浏览型号C8051F502-IM的Datasheet PDF文件第231页浏览型号C8051F502-IM的Datasheet PDF文件第232页浏览型号C8051F502-IM的Datasheet PDF文件第233页  
C8051F50x-F51x  
overflow after 25 ms (and SMBTOE set), the Timer 3 interrupt service routine can be used to reset (disable  
and re-enable) the SMBus in the event of an SCL low timeout.  
23.3.5. SCL High (SMBus Free) Timeout  
The SMBus specification stipulates that if the SCL and SDA lines remain high for more that 50 µs, the bus  
is designated as free. When the SMBFTE bit in SMB0CF is set, the bus will be considered free if SCL and  
SDA remain high for more than 10 SMBus clock source periods (as defined by the timer configured for the  
SMBus clock source). If the SMBus is waiting to generate a Master START, the START will be generated  
following this timeout. Note that a clock source is required for free timeout detection, even in a slave-only  
implementation.  
23.4. Using the SMBus  
The SMBus can operate in both Master and Slave modes. The interface provides timing and shifting con-  
trol for serial transfers; higher level protocol is determined by user software. The SMBus interface provides  
the following application-independent features:  
Byte-wise serial data transfers  
Clock signal generation on SCL (Master Mode only) and SDA data synchronization  
Timeout/bus error recognition, as defined by the SMB0CF configuration register  
START/STOP timing, detection, and generation  
Bus arbitration  
Interrupt generation  
Status information  
SMBus interrupts are generated for each data byte or slave address that is transferred. The point at which  
the interrupt is generated depends on whether the hardware is acting as a data transmitter or receiver.  
When a transmitter (i.e. sending address/data, receiving an ACK), this interrupt is generated after the ACK  
cycle so that software may read the received ACK value; when receiving data (i.e. receiving address/data,  
sending an ACK), this interrupt is generated before the ACK cycle so that software may define the outgo-  
ing ACK value. See Section 23.5 for more details on transmission sequences.  
Interrupts are also generated to indicate the beginning of a transfer when a master (START generated), or  
the end of a transfer when a slave (STOP detected). Software should read the SMB0CN (SMBus Control  
register) to find the cause of the SMBus interrupt. The SMB0CN register is described in Section 23.4.2;  
Table 23.4 provides a quick SMB0CN decoding reference.  
23.4.1. SMBus Configuration Register  
The SMBus Configuration register (SMB0CF) is used to enable the SMBus Master and/or Slave modes,  
select the SMBus clock source, and select the SMBus timing and timeout options. When the ENSMB bit is  
set, the SMBus is enabled for all master and slave events. Slave events may be disabled by setting the  
INH bit. With slave events inhibited, the SMBus interface will still monitor the SCL and SDA pins; however,  
the interface will NACK all received addresses and will not generate any slave interrupts. When the INH bit  
is set, all slave events will be inhibited following the next START (interrupts will continue for the duration of  
the current transfer).  
Rev. 1.1  
229  
 复制成功!