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

ATMEGA2560 参数 Datasheet PDF下载

ATMEGA2560图片预览
型号: ATMEGA2560
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器与256K字节的系统内可编程闪存 [8- BIT Microcontroller with 256K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器
文件页数/大小: 407 页 / 2985 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA2560的Datasheet PDF文件第233页浏览型号ATMEGA2560的Datasheet PDF文件第234页浏览型号ATMEGA2560的Datasheet PDF文件第235页浏览型号ATMEGA2560的Datasheet PDF文件第236页浏览型号ATMEGA2560的Datasheet PDF文件第238页浏览型号ATMEGA2560的Datasheet PDF文件第239页浏览型号ATMEGA2560的Datasheet PDF文件第240页浏览型号ATMEGA2560的Datasheet PDF文件第241页  
ATmega640/1280/1281/2560/2561  
• Bit 6 - TXCIEn: TX Complete Interrupt Enable  
Writing this bit to one enables interrupt on the TXCn Flag. A USART Transmit Complete  
interrupt will be generated only if the TXCIEn bit is written to one, the Global Interrupt  
Flag in SREG is written to one and the TXCn bit in UCSRnA is set.  
• Bit 5 - UDRIE: USART Data Register Empty Interrupt Enable  
Writing this bit to one enables interrupt on the UDREn Flag. A Data Register Empty  
interrupt will be generated only if the UDRIE bit is written to one, the Global Interrupt  
Flag in SREG is written to one and the UDREn bit in UCSRnA is set.  
• Bit 4 - RXENn: Receiver Enable  
Writing this bit to one enables the USART Receiver in MSPIM mode. The Receiver will  
override normal port operation for the RxDn pin when enabled. Disabling the Receiver  
will flush the receive buffer. Only enabling the receiver in MSPI mode (i.e. setting  
RXENn=1 and TXENn=0) has no meaning since it is the transmitter that controls the  
transfer clock and since only master mode is supported.  
• Bit 3 - TXENn: Transmitter Enable  
Writing this bit to one enables the USART Transmitter. The Transmitter will override nor-  
mal port operation for the TxDn pin when enabled. The disabling of the Transmitter  
(writing TXENn to zero) will not become effective until ongoing and pending transmis-  
sions are completed, i.e., when the Transmit Shift Register and Transmit Buffer Register  
do not contain data to be transmitted. When disabled, the Transmitter will no longer  
override the TxDn port.  
• Bit 2:0 - Reserved Bits in MSPI mode  
When in MSPI mode, these bits are reserved for future use. For compatibility with future  
devices, these bits must be written to zero when UCSRnB is written.  
USART MSPIM Control and  
Status Register n C - UCSRnC  
Bit  
7
UMSELn1  
R/W  
6
UMSELn0  
R/W  
5
-
4
-
3
-
2
UDORDn  
R/W  
1
UCPHAn  
R/W  
0
UCPOLn  
R/W  
UCSRnC  
Read/Write  
Initial Value  
R
0
R
0
R
0
0
0
1
1
0
• Bit 7:6 - UMSELn1:0: USART Mode Select  
These bits select the mode of operation of the USART as shown in Table 112. See  
“USART Control and Status Register n C – UCSRnC” on page 225 for full description of  
the normal USART operation. The MSPIM is enabled when both UMSELn bits are set to  
one. The UDORDn, UCPHAn, and UCPOLn can be set in the same write operation  
where the MSPIM is enabled.  
Table 112. UMSELn Bits Settings  
UMSELn1  
UMSELn0  
Mode  
0
0
1
1
0
Asynchronous USART  
Synchronous USART  
(Reserved)  
1
0
1
Master SPI (MSPIM)  
237  
2549A–AVR–03/05  
 复制成功!