ATAVRTS2080A Atmel, ATAVRTS2080A Datasheet - Page 93

KIT QTOUCH W/SW ATMEGA88

ATAVRTS2080A

Manufacturer Part Number
ATAVRTS2080A
Description
KIT QTOUCH W/SW ATMEGA88
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRTS2080A

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
ATmega88
Tool Type
Development Kit
Cpu Core
AVR 8 / 32
Data Bus Width
8 bit
Core Architecture
AVR
Silicon Manufacturer
Atmel
Silicon Core Number
ATmega88, ATmega88A
Silicon Family Name
AVR
Kit Contents
Board, CD
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
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 ATAVRTS2080A