Datasheet 搜索 > 8位微控制器 > Microchip(微芯) > ATTINY1634-SU 数据手册 > ATTINY1634-SU 用户编程技术手册 6/293 页


¥ 14.189
ATTINY1634-SU 用户编程技术手册 - Microchip(微芯)
制造商:
Microchip(微芯)
分类:
8位微控制器
封装:
SOIC-20
描述:
8 位 PicoPower tinyAVR® 微控制器Atmel 的 tinyAVR® 设备经优化处理,适用于需要性能、电源效率、易于使用且采用小型封装的应用。 所有 picoPower 设备均经过重新设计,旨在提供最低的功耗。最紧凑的小型封装,适用于注重尺寸的应用 电容式触摸 快速,且代码高效 高集成 1.8V 至 5.5V 操作(0.7V 操作,用于 ATtiny43U)
Pictures:
3D模型
符号图
焊盘图
引脚图
产品图
页面导航:
引脚图在P2P3P56Hot
典型应用电路图在P136
原理图在P4P7P54P73P75P76P77P90P92P94P96P98
封装尺寸在P281
型号编码规则在P280P285
封装信息在P281
技术参数、封装参数在P239
应用领域在P292
电气规格在P54P121P201P239
导航目录
ATTINY1634-SU数据手册
Page:
of 293 Go
若手册格式错乱,请下载阅览PDF原文件

6
ATtiny1634 [DATASHEET]
Atmel-8303H-AVR-ATtiny1634-Datasheet_02/2014
3. General Information
3.1 Resources
A comprehensive set of drivers, application notes, data sheets and descriptions on development tools are available
for download at http://www.atmel.com/avr.
3.2 Code Examples
This documentation 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 compilation. 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 the 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, this means “LDS” and “STS” combined
with “SBRS”, “SBRC”, “SBR”, and “CBR”. Note that not all AVR devices include an extended I/O map.
3.3 Capacitive Touch Sensing
Atmel QTouch Library provides a simple to use solution for touch sensitive interfaces on Atmel AVR microcon-
trollers. The QTouch Library includes support for QTouch
®
and QMatrix
®
acquisition methods.
Touch sensing is easily added to any application by linking the QTouch Library and using the Application Program-
ming Interface (API) of the library to define the touch channels and sensors. The application then calls the API to
retrieve channel information and determine the state of the touch sensor.
The QTouch Library is free and can be downloaded from the Atmel website. For more information and details of
implementation, refer to the QTouch Library User Guide – also available from the Atmel website.
3.4 Data Retention
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.
4. CPU Core
This section discusses the AVR core architecture in general. The main function of the CPU core is to ensure cor-
rect program execution. The CPU must therefore be able to access memories, perform calculations, control
peripherals, and handle interrupts.
器件 Datasheet 文档搜索
AiEMA 数据库涵盖高达 72,405,303 个元件的数据手册,每天更新 5,000 多个 PDF 文件