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

PIC16F873A-I/SO 参数 Datasheet PDF下载

PIC16F873A-I/SO图片预览
型号: PIC16F873A-I/SO
PDF下载: 下载PDF文件 查看货源
内容描述: 40分之28引脚增强型闪存微控制器 [28/40-pin Enhanced FLASH Microcontrollers]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管PC时钟
文件页数/大小: 222 页 / 3815 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F873A-I/SO的Datasheet PDF文件第91页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第92页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第93页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第94页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第96页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第97页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第98页浏览型号PIC16F873A-I/SO的Datasheet PDF文件第99页  
PIC16F87XA  
Note: The MSSP module, when configured in I2C  
Master mode, does not allow queueing of  
events. For instance, the user is not  
allowed to initiate a START condition and  
immediately write the SSPBUF register to  
initiate transmission before the START  
condition is complete. In this case, the  
SSPBUF will not be written to and the  
WCOL bit will be set, indicating that a write  
to the SSPBUF did not occur.  
9.4.6  
MASTER MODE  
Master mode is enabled by setting and clearing the  
appropriate SSPM bits in SSPCON and by setting the  
SSPEN bit. In Master mode, the SCL and SDA lines  
are manipulated by the MSSP hardware.  
Master mode of operation is supported by interrupt  
generation on the detection of the START and STOP  
conditions. The STOP (P) and START (S) bits are  
cleared from a RESET, or when the MSSP module is  
disabled. Control of the I2C bus may be taken when the  
P bit is set or the bus is IDLE, with both the S and P bits  
clear.  
The following events will cause SSP Interrupt Flag bit,  
SSPIF, to be set (SSP Interrupt if enabled):  
In Firmware Controlled Master mode, user code con-  
ducts all I2C bus operations based on START and  
STOP bit conditions.  
• START condition  
• STOP condition  
• Data transfer byte transmitted/received  
• Acknowledge Transmit  
• Repeated START  
Once Master mode is enabled, the user has six  
options.  
1. Assert a START condition on SDA and SCL.  
2. Assert a Repeated START condition on SDA  
and SCL.  
3. Write to the SSPBUF register, initiating trans-  
mission of data/address.  
4. Configure the I2C port to receive data.  
5. Generate an Acknowledge condition at the end  
of a received byte of data.  
6. Generate a STOP Condition on SDA and SCL.  
2
FIGURE 9-16:  
MSSP BLOCK DIAGRAM (I C MASTER MODE)  
Internal  
Data Bus  
SSPM3:SSPM0  
SSPADD<6:0>  
Read  
Write  
SSPBUF  
SSPSR  
Baud  
Rate  
Generator  
SDA  
Shift  
Clock  
SDA In  
MSb  
LSb  
Start bit, Stop bit,  
Acknowledge  
Generate  
SCL  
START bit Detect  
STOP bit Detect  
Write Collision Detect  
Clock Arbitration  
State Counter for  
end of XMIT/RCV  
SCL In  
Bus Collision  
Set/Reset, S, P, WCOL (SSPSTAT)  
Set SSPIF, BCLIF  
Reset ACKSTAT, PEN (SSPCON2)  
2001 Microchip Technology Inc.  
Advance Information  
DS39582A-page 93  
 复制成功!