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

ATMEGA128L-8AU 参数 Datasheet PDF下载

ATMEGA128L-8AU图片预览
型号: ATMEGA128L-8AU
PDF下载: 下载PDF文件 查看货源
内容描述: 微控制器与128K字节的系统内可编程闪存 [Microcontroller with 128KBytes In-System Programmable Flash]
分类和应用: 闪存微控制器外围集成电路装置时钟
文件页数/大小: 24 页 / 481 K
品牌: ATMEL [ ATMEL CORPORATION ]
 浏览型号ATMEGA128L-8AU的Datasheet PDF文件第4页浏览型号ATMEGA128L-8AU的Datasheet PDF文件第5页浏览型号ATMEGA128L-8AU的Datasheet PDF文件第6页浏览型号ATMEGA128L-8AU的Datasheet PDF文件第7页浏览型号ATMEGA128L-8AU的Datasheet PDF文件第9页浏览型号ATMEGA128L-8AU的Datasheet PDF文件第10页浏览型号ATMEGA128L-8AU的Datasheet PDF文件第11页浏览型号ATMEGA128L-8AU的Datasheet PDF文件第12页  
ATmega128
Resources
A comprehensive set of development tools, application notes, and datasheets are available for
download on http://www.atmel.com/avr.
Note:
1.
Data Retention
About Code
Examples
Reliability Qualification results show that the projected data retention failure rate is much less
than 1 PPM over 20 years at 85°C or 100 years at 25°C
This datasheet contains simple code examples that briefly show how to use various parts of the
device. These code examples assume that the part specific header file is included before compi-
lation. Be aware that not all C compiler vendors include bit definitions in the header files and
interrupt handling in C is compiler dependent. Please confirm with the C compiler documentation
for more details.
For I/O registers located in extended I/O map, “IN”, “OUT”, “SBIS”, “SBIC”, “CBI”, and “SBI”
instructions must be replaced with instructions that allow access to extended I/O. Typically
“LDS” and “STS” combined with “SBRS”, “SBRC”, “SBR”, and “CBR”.
Capacitive touch sensing
The Atmel QTouch Library provides a simple to use solution to realize touch sensitive interfaces
on most Atmel AVR microcontrollers. The QTouch Library includes support for the QTouch and
QMatrix acquisition methods.
Touch sensing can be added to any application by linking the appropriate Atmel QTouch Library
for the AVR Microcontroller. This is done by using a simple set of APIs to define the touch chan-
nels and sensors, and then calling the touch sensing API’s to retrieve the channel information
and determine the touch sensor states.
The QTouch Library is FREE and downloadable from the Atmel website at the following location:
Atmel QTouch Library User Guide
- also available for download from the Atmel website.
8
2467XS–AVR–06/11