ATAVRTS2080B Atmel, ATAVRTS2080B Datasheet - Page 93

BOARD EVAL FOR ATTINY88 LIBRARY

ATAVRTS2080B

Manufacturer Part Number
ATAVRTS2080B
Description
BOARD EVAL FOR ATTINY88 LIBRARY
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRTS2080B

Sensor Type
Touch, Capacitive
Sensing Range
1 Rotor, 1 Slider, and 2 Buttons/Keys
Interface
Application Programming Interface (API)
Voltage - Supply
1.8 V ~ 5.5 V
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
ATtiny88
Tool Type
Development Kit
Cpu Core
AVR 8 / 32
Data Bus Width
8 bit
Core Architecture
AVR
Silicon Manufacturer
Atmel
Silicon Core Number
ATtiny88
Silicon Family Name
AVR
Kit Contents
Board CD Docs
Development Tool Type
Hardware / Software - Eval/Demo Board
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Sensitivity
-
Lead Free Status / Rohs Status
 Details
Other names
Q4359953
Note:
1.
_STATIC_PORT_PIN_CONF_ macro needs to be enabled in the project options or in
touch_qt_config.h file.
9. In
To
screen.QTOUCH_STUDIO_MASKS needs to be enabled in the project option or in
touch_qt_config.h file .And in the main.c file, this code SNS_array and SNSK_array
needs to be copied from here and put under QTOUCH_STUDIO_MASKS macro as
shown below in the main.c file:
#ifdef QTOUCH_STUDIO_MASKS
#endif
use
SNS_array[0][0]=0x09;
SNS_array[0][1]=0x22;
SNS_array[1][0]=0x00;
SNS_array[1][1]=0x00;
SNSK_array[0][0]=0x14;
SNSK_array[0][1]=0x88;
SNSK_array[1][0]=0x00;
SNSK_array[1][1]=0x00;
the
4
and
New
Figure 5-36: Code Generation tab in Pin Configuration wizard
8
Window
channel
libraries(interport
Screen,
the
case)
code
for
is
pin
shown
configurability
on
the
93
,

Related parts for ATAVRTS2080B