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

ATMEGA2560-16AU-SL383 参数 Datasheet PDF下载

ATMEGA2560-16AU-SL383图片预览
型号: ATMEGA2560-16AU-SL383
PDF下载: 下载PDF文件 查看货源
内容描述: [Microcontroller, 8-Bit, FLASH, AVR RISC CPU, 16MHz, CMOS, PQFP100, 14 X 14 MM, 1 MM HEIGHT, 0.50 MM PITCH, GREEN, PLASTIC, MS-026AED, TQFP-100]
分类和应用: 时钟微控制器
文件页数/大小: 448 页 / 7518 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第429页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第430页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第431页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第432页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第434页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第435页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第436页浏览型号ATMEGA2560-16AU-SL383的Datasheet PDF文件第437页  
ATmega640/1280/1281/2560/2561  
Problem Fix/Workaround  
Do not use the part at voltages below 2.4 volts.  
3. Incorrect ADC reading in differential mode  
The ADC has high noise in differential mode. It can give up to 7 LSB error.  
Problem Fix/Workaround  
Use only the 7 MSB of the result when using the ADC in differential mode.  
4. Internal ADC reference has too low value  
The internal ADC reference has a value lower than specified  
Problem Fix/Workaround  
- Use AVCC or external reference  
- The actual value of the reference can be measured by applying a known voltage to the  
ADC when using the internal reference. The result when doing later conversions can then be  
calibrated.  
5. IN/OUT instructions may be executed twice when Stack is in external RAM  
If either an IN or an OUT instruction is executed directly before an interrupt occurs and the  
stack pointer is located in external ram, the instruction will be executed twice. In some cases  
this will cause a problem, for example:  
- If reading SREG it will appear that the I-flag is cleared.  
- If writing to the PIN registers, the port will toggle twice.  
- If reading registers with interrupt flags, the flags will appear to be cleared.  
Problem Fix/Workaround  
There are two application work-arounds, where selecting one of them, will be omitting the  
issue:  
- Replace IN and OUT with LD/LDS/LDD and ST/STS/STD instructions  
- Use internal RAM for stack pointer.  
6. EEPROM read from application code does not work in Lock Bit Mode 3  
When the Memory Lock Bits LB2 and LB1 are programmed to mode 3, EEPROM read does  
not work from the application code.  
Problem Fix/Workaround  
Do not set Lock Bit Protection Mode 3 when the application code needs to read from  
EEPROM.  
37.9 ATmega2561 rev. E  
No known errata.  
37.10 ATmega2561 rev. D  
Not sampled.  
433  
2549L–AVR–08/07  
 复制成功!