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

ATMEGA16L-8MI 参数 Datasheet PDF下载

ATMEGA16L-8MI图片预览
型号: ATMEGA16L-8MI
PDF下载: 下载PDF文件 查看货源
内容描述: 8位AVR微控制器具有16K字节的系统内可编程闪存 [8-bit AVR Microcontroller with 16K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器和处理器外围集成电路异步传输模式ATM时钟
文件页数/大小: 315 页 / 2880 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA16L-8MI的Datasheet PDF文件第138页浏览型号ATMEGA16L-8MI的Datasheet PDF文件第139页浏览型号ATMEGA16L-8MI的Datasheet PDF文件第140页浏览型号ATMEGA16L-8MI的Datasheet PDF文件第141页浏览型号ATMEGA16L-8MI的Datasheet PDF文件第143页浏览型号ATMEGA16L-8MI的Datasheet PDF文件第144页浏览型号ATMEGA16L-8MI的Datasheet PDF文件第145页浏览型号ATMEGA16L-8MI的Datasheet PDF文件第146页  
The USART Character SiZe (UCSZ2:0) bits select the number of data bits in the frame.  
The USART Parity mode (UPM1:0) bits enable and set the type of parity bit. The selec-  
tion between one or two stop bits is done by the USART Stop Bit Select (USBS) bit. The  
receiver ignores the second stop bit. An FE (Frame Error) will therefore only be detected  
in the cases where the first stop bit is zero.  
Parity Bit Calculation  
The parity bit is calculated by doing an exclusive-or of all the data bits. If odd parity is  
used, the result of the exclusive or is inverted. The relation between the parity bit and  
data bits is as follows::  
Peven = dn 1 ⊕ … ⊕ d3 d2 d1 d0 0  
Podd = dn 1 ⊕ … ⊕ d3 d2 d1 d0 1  
Peven Parity bit using even parity  
Podd  
dn  
Parity bit using odd parity  
Data bit n of the character  
If used, the parity bit is located between the last data bit and first stop bit of a serial  
frame.  
142  
ATmega16(L)  
2466E–AVR–10/02  
 复制成功!