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

EM78815 参数 Datasheet PDF下载

EM78815图片预览
型号: EM78815
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器 [8 Bit Microcontroller]
分类和应用: 微控制器
文件页数/大小: 82 页 / 690 K
品牌: ELAN [ ELAN MICROELECTRONICS CORP ]
 浏览型号EM78815的Datasheet PDF文件第21页浏览型号EM78815的Datasheet PDF文件第22页浏览型号EM78815的Datasheet PDF文件第23页浏览型号EM78815的Datasheet PDF文件第24页浏览型号EM78815的Datasheet PDF文件第26页浏览型号EM78815的Datasheet PDF文件第27页浏览型号EM78815的Datasheet PDF文件第28页浏览型号EM78815的Datasheet PDF文件第29页  
EM78815  
8-Bit Microcontroller  
3. The parity bit and the stop bit are received.  
After one character is received, the UART generates a UART interrupt (if enabled).  
URBF bit will be set to 1.  
4. The UART makes the following checks:  
(a) Parity check: The number of 1 in receive data must match the even or odd  
parity setting of the EVEN bit in the UARTSTA register.  
(b) Frame check: The start bit must be 0 and the stop bit must be 1.  
(c) Overrun check: URBF bit of UARTCON register must be cleared (which means  
that the UARTRx register should be read out) before the next received data is  
loaded into the UARTRx register.  
If any checks failed, a UART interrupt will be generated (if enabled). The error flag  
should be cleared by software else a UART interrupt will occur when the next byte  
is received.  
5. Read received data from the UART register. URBF bit will be cleared by  
hardware.  
Baud rate  
Fsystem  
generator  
RXE  
TXE  
RX Control  
Interrupt  
Control  
TX Control  
RXD  
RX shift register  
Parity control  
TXD  
URR7~URR0  
URT8 URT7~URT0  
URR8  
Error flag  
Data Bus  
UINVEN  
UINVEN  
Fig. 10 UART Function Block  
Bit 7 : Unused  
Product Specification (V2.4) 08.01.2004  
(This specification is subject to change without further notice)  
19  
 复制成功!