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

PIC18C452-I/L 参数 Datasheet PDF下载

PIC18C452-I/L图片预览
型号: PIC18C452-I/L
PDF下载: 下载PDF文件 查看货源
内容描述: 高性能微控制器,10位A / D [High-Performance Microcontrollers with 10-Bit A/D]
分类和应用: 微控制器
文件页数/大小: 296 页 / 4835 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC18C452-I/L的Datasheet PDF文件第134页浏览型号PIC18C452-I/L的Datasheet PDF文件第135页浏览型号PIC18C452-I/L的Datasheet PDF文件第136页浏览型号PIC18C452-I/L的Datasheet PDF文件第137页浏览型号PIC18C452-I/L的Datasheet PDF文件第139页浏览型号PIC18C452-I/L的Datasheet PDF文件第140页浏览型号PIC18C452-I/L的Datasheet PDF文件第141页浏览型号PIC18C452-I/L的Datasheet PDF文件第142页  
PIC18CXX2  
14.3.7 I2C MASTER MODE REPEATED START  
CONDITION TIMING  
Immediately following the SSPIF bit getting set, the  
user may write the SSPBUF with the 7-bit address in  
7-bit mode, or the default first address in 10-bit mode.  
After the first eight bits are transmitted and an ACK is  
received, the user may then transmit an additional  
eight bits of address (10-bit mode) or eight bits of data  
(7-bit mode).  
A Repeated Start condition occurs when the RSEN bit  
(SSPCON2<1>) is programmed high and the I2C logic  
module is in the idle state. When the RSEN bit is set,  
the SCL pin is asserted low. When the SCL pin is sam-  
pled low, the baud rate generator is loaded with the  
contents of SSPADD<5:0> and begins counting. The  
SDA pin is released (brought high) for one baud rate  
generator count (TBRG). When the baud rate generator  
times out, if SDA is sampled high, the SCL pin will be  
de-asserted (brought high). When SCL is sampled  
high, the baud rate generator is re-loaded with the con-  
tents of SSPADD<6:0> and begins counting. SDA and  
SCL must be sampled high for one TBRG. This action is  
then followed by assertion of the SDA pin (SDA = 0) for  
one TBRG, while SCL is high. Following this, the RSEN  
bit (SSPCON2<1>) will be automatically cleared and  
the baud rate generator will not be reloaded, leaving  
the SDA pin held low. As soon as a start condition is  
detected on the SDA and SCL pins, the S bit (SSP-  
STAT<3>) will be set. The SSPIF bit will not be set until  
the baud rate generator has timed-out.  
14.3.7.1 WCOL STATUS FLAG  
If the user writes the SSPBUF when a Repeated Start  
sequence is in progress, the WCOL is set and the con-  
tents of the buffer are unchanged (the write doesn’t  
occur).  
Note: Because queueing of events is not  
allowed, writing of the lower 5 bits of  
SSPCON2 is disabled until the Repeated  
Start condition is complete.  
Note 1: If RSEN is programmed while any other  
event is in progress, it will not take effect.  
Note 2: A bus collision during the Repeated Start  
condition occurs if:  
• SDA is sampled low when SCL goes  
from low to high.  
• SCL goes low before SDA is  
asserted low. This may indicate that  
another master is attempting to  
transmit a data "1".  
FIGURE 14-17: REPEAT START CONDITION WAVEFORM  
Set S (SSPSTAT<3>)  
Write to SSPCON2  
SDA = 1,  
occurs here.  
At completion of start bit,  
hardware clear RSEN bit  
and set SSPIF  
SCL = 1  
SDA = 1,  
SCL(no change)  
TBRG  
TBRG  
TBRG  
1st Bit  
SDA  
Write to SSPBUF occurs here.  
TBRG  
Falling edge of ninth clock  
End of Xmit  
SCL  
TBRG  
Sr = Repeated Start  
DS39026B-page 138  
Preliminary  
7/99 Microchip Technology Inc.  
 复制成功!