欢迎访问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文件第129页浏览型号PIC18C452-I/L的Datasheet PDF文件第130页浏览型号PIC18C452-I/L的Datasheet PDF文件第131页浏览型号PIC18C452-I/L的Datasheet PDF文件第132页浏览型号PIC18C452-I/L的Datasheet PDF文件第134页浏览型号PIC18C452-I/L的Datasheet PDF文件第135页浏览型号PIC18C452-I/L的Datasheet PDF文件第136页浏览型号PIC18C452-I/L的Datasheet PDF文件第137页  
PIC18CXX2  
14.3.2 GENERAL CALL ADDRESS SUPPORT  
If the general call address matches, the SSPSR is  
transferred to the SSPBUF, the BF flag bit is set (eight  
bit), and on the falling edge of the ninth bit (ACK bit), the  
SSPIF interrupt flag bit is set.  
The addressing procedure for the I2C bus is such that  
the first byte after the START condition usually deter-  
mines which device will be the slave addressed by the  
master. The exception is the general call address which  
can address all devices. When this address is used, all  
devices should, in theory, respond with an acknowl-  
edge.  
When the interrupt is serviced, the source for the inter-  
rupt can be checked by reading the contents of the  
SSPBUF. The value can be used to determine if the  
address was device specific or a general call address.  
In 10-bit mode, the SSPADD is required to be updated  
for the second half of the address to match, and the UA  
bit is set (SSPSTAT<1>). If the general call address is  
sampled when the GCEN bit is set, while the slave is  
configured in 10-bit address mode, then the second  
half of the address is not necessary, the UA bit will not  
be set, and the slave will begin receiving data after the  
acknowledge (Figure 14-12).  
The general call address is one of eight addresses  
reserved for specific purposes by the I2C protocol. It  
consists of all 0’s with R/W = 0.  
The general call address is recognized when the Gen-  
eral Call Enable bit (GCEN) is enabled (SSPCON2<7>  
set). Following a start-bit detect, 8-bits are shifted into  
the SSPSR and the address is compared against the  
SSPADD. It is also compared to the general call  
address and fixed in hardware.  
FIGURE 14-12: SLAVE MODE GENERAL CALL ADDRESS SEQUENCE (7 OR 10-BIT ADDRESS  
MODE)  
Address is compared to General Call Address  
after ACK, set interrupt  
Receiving data  
D5 D4 D3 D2 D1  
ACK  
9
R/W = 0  
ACK  
General Call Address  
SDA  
SCL  
D7 D6  
D0  
8
1
2
3
4
5
6
7
8
9
1
2
3
4
5
6
7
S
SSPIF  
BF (SSPSTAT<0>)  
Cleared in software  
SSPBUF is read  
SSPOV (SSPCON1<6>)  
GCEN (SSPCON2<7>)  
’0’  
’1’  
7/99 Microchip Technology Inc.  
Preliminary  
DS39026B-page 133  
 复制成功!