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

PIC16F627-20/P 参数 Datasheet PDF下载

PIC16F627-20/P图片预览
型号: PIC16F627-20/P
PDF下载: 下载PDF文件 查看货源
内容描述: 基于闪存的8位CMOS微控制器 [FLASH-Based 8-Bit CMOS Microcontrollers]
分类和应用: 闪存微控制器和处理器外围集成电路光电二极管时钟
文件页数/大小: 160 页 / 1657 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号PIC16F627-20/P的Datasheet PDF文件第77页浏览型号PIC16F627-20/P的Datasheet PDF文件第78页浏览型号PIC16F627-20/P的Datasheet PDF文件第79页浏览型号PIC16F627-20/P的Datasheet PDF文件第80页浏览型号PIC16F627-20/P的Datasheet PDF文件第82页浏览型号PIC16F627-20/P的Datasheet PDF文件第83页浏览型号PIC16F627-20/P的Datasheet PDF文件第84页浏览型号PIC16F627-20/P的Datasheet PDF文件第85页  
PIC16F62X  
FIGURE 12-9: ASYNCHRONOUS RECEPTION WITH ADDRESS DETECT  
Start  
bit  
Start  
bit  
RC7/RX/DT (pin)  
bit0  
bit1  
Stop  
bit  
bit8 Stop  
bit  
bit0  
bit8  
Rcv shift reg  
Rcv buffer reg  
WORD 1  
RCREG  
Bit8 = 0, Data Byte  
Bit8 = 1, Address Byte  
Read Rcv  
buffer reg  
RCREG  
RCIF  
(interrupt flag)  
’1’  
’1’  
ADEN = 1  
(address match  
enable)  
Note: This timing diagram shows a data byte followed by an address byte. The data byte is not read into the RCREG (receive buffer)  
because ADEN = 1 and bit8 = 0.  
FIGURE 12-10: ASYNCHRONOUS RECEPTION WITH ADDRESS BYTE FIRST  
Start  
bit  
Start  
bit  
RC7/RX/DT (pin)  
bit0  
bit1  
Stop  
bit  
bit8 Stop  
bit  
bit0  
bit8  
Rcv shift  
reg  
Rcv buffer reg  
WORD 1  
RCREG  
Bit8 = 1, Address Byte  
Bit8 = 0, Data Byte  
Read Rcv  
buffer reg  
RCREG  
RCIF  
(interrupt flag)  
’1’  
’1’  
ADEN = 1  
(address match  
enable)  
Note: This timing diagram shows an address byte followed by an data byte. The data byte is not read into the RCREG (receive buffer)  
because ADEN was not updated (still = 1) and bit8 = 0.  
FIGURE 12-11: ASYNCHRONOUS RECEPTION WITH ADDRESS BYTE FIRST FOLLOWED BY VALID  
DATA BYTE  
Start  
bit  
Start  
bit  
RC7/RX/DT (pin)  
bit0  
bit1  
Stop  
bit  
bit8 Stop  
bit  
bit0  
bit8  
Rcv shift  
reg  
Rcv buffer reg  
WORD 1  
RCREG  
WORD 2  
RCREG  
Bit8 = 1, Address Byte  
Bit8 = 0, Data Byte  
Read Rcv  
buffer reg  
RCREG  
RCIF  
(interrupt flag)  
ADEN  
(address match  
enable)  
Note: This timing diagram shows an address byte followed by an data byte. The data byte is read into the RCREG (receive buffer)  
because ADEN was updated after an address match, and was cleared to a ‘0’, so the contents of the receive shift register (RSR)  
are read into the receive buffer regardless of the value of bit8.  
1999 Microchip Technology Inc.  
Preliminary  
DS40300B-page 81  
 复制成功!