ATQT600 Atmel, ATQT600 Datasheet - Page 172

KIT EVAL TOUCH FOR QT600

ATQT600

Manufacturer Part Number
ATQT600
Description
KIT EVAL TOUCH FOR QT600
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATQT600

Sensor Type
Touch Screen
Interface
USB
Embedded
Yes, Other
Utilized Ic / Part
ATtiny88, ATmega324PA, ATxmega128A1
Processor To Be Evaluated
ATtiny88, ATmega324, ATxmega128
Data Bus Width
8 bit, 16 bit
Interface Type
USB
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Operating Supply Voltage
1.6 V to 3.6 V
Silicon Manufacturer
Atmel
Kit Application Type
Sensor
Application Sub Type
Touch Sensor
Kit Contents
USB Bridge, MCU Cards, Touchpad Cards
Svhc
No SVHC (15-Dec-2010)
Mcu Supported Families
ATtiny88,
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Voltage - Supply
-
Sensitivity
-
Sensing Range
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATQT600
Manufacturer:
Atmel
Quantity:
135
The touch_api_2kdevice.h header file is the public header file which needs to be included in
user’s application. The type definitions and function prototypes of the API’s listed in
, 5.6.4 and 5.6.5
The touch_api_2kdevice.h header file is located in the library distribution in the following
directory.
The constant/symbol definitions can be placed in any of the following.
Global settings common to all sensors and sensor specific settings are listed in sections 5.3 and
5.4 respectively
7.5.2
Figure 5-6 illustrates the sequence of operations required to be performed to add touch to an end
application. By using the simple API’s as illustrated in the sequence flowchart, the user can add
touch sensing in his design.
7.5.2.1
7.5.2.1.1
When SNS and SNSK pins are available on different ports, the channel numbering follows the pin
numbering in the ports selected.
172
..\Atmel_QTouch_Libraries_4.x\Generic_QTouch_Libraries\include
Sequence of Operations and Using the API
1-channel library – supports 1 channel using 1 consecutive pins on different SNS and
SNSK ports (or) supports 1 channel using 2 consecutive pins on the same port used for
both SNS and SNSK lines. This library requires 1 or 2 port.
2-channel library – supports up to 2 channels using 2 consecutive pins on different SNS
and SNSK ports (or) supports up to 2 channels using 4 consecutive pins on the same
port used for both SNS and SNSK lines. This library requires 1 or 2 ports.
4-channel library – supports up to 4 channels using 4 consecutive pins on different SNS
and SNSK ports (or) supports up to 4 channels using 8 consecutive pins on the same
port used for both SNS and SNSK lines. This library requires 1 or 2 ports.
The channel numbers follow the pin numbers starting with the LSB (pin 0 is channel 0
and pin 3 is channel 3).
Since the channel numbers are fixed to the pins of the SNS and SNSK ports, if the
design calls for use of a subset of the pins available in the SNS and SNSK ports, the user
has to skip the channel numbers of the unused SNS and SNSK pins.
Channel Numbering
Channel numbering when routing SNS and SNSK pins to different ports
Defined user’s project options. All the constants/symbols must be defined for both the
compiler and assembler preprocessing definitions.
As an alternative, it is also declared in the touch_qt_config_2kdevice.h file. The user
may modify these defined values based on the requirements.
For example, on a 4 channel configuration using SNS and SNSK ports, if pin 2 is not
used for touch sensing ( on both SNS and SNSK ports), channel number 2 is
unavailable and care should be taken while configuring the channels and sensors to
avoid using this channel. Also, the SNS and SNSK masks are assigned properly as
explained in section 7.5.2.2
8207J-AT42-02/11
sections 5.6.3

Related parts for ATQT600