ATQT600 Atmel, ATQT600 Datasheet - Page 104

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
Applicable
release
Rule No
1.1
10.1
10.6
19.10
19.12
5.10 Known Issues
Issue
QMatrix Touch Sensing on XMEGA AVRs
The Pins PE6,PE7 and PF5 of
ATxmega<xxx>A3 devices do not work for
touch sensing when tested along with STK600
GCC compiler Optimization issue with
QMatrix Libraries on ATtiny167
In case of QMatrix GCC library for ATtiny167,
few channels produces low signal and reference
value compared to other channels, when tested
with STK600.
GCC Compiler Issue for ATmega128RFA1
device
The Latest GCC WinAVR-20090313 is having
problems with ATmega128RFA1 device. It
places the .data section to the memory location
0x800100 instead of 0x800200.
104
QTouch libraries ver 4.3.1
Rule Description
Rule states that all code
shall conform to ISO 9899
standard C, with no
extensions permitted.
Rule states that Illegal
implicit conversion from
Underlying long to unsigned
long
This Rule says that a 'U'
suffix shall be applied to all
constants of 'unsigned' type
Rule states that In the
definition of a function-like
macro, each instance of a
parameter shall be enclosed
in parenthesis
Rule states that there shall
be at most one occurrence
of the # or ## preprocessor
operator in a single macro
definition
Cause
Exceptions Reason
This Rule is not supported as the library
implementation requires IAR extensions like
__interrupt. These intrinsic functions relates to
device hardware functionality, and cannot
practically be avoided
The library uses macros to combine symbol
definitions to form a unique expanded symbol
name and in this, the usage of unsigned qualifiers
for numeric constants (e.g. 98u) causes name
mangling. This is the only occurrence of this error
in the library.
The library uses macros to combine symbol
definitions to form a unique expanded symbol
name and in this, the usage of unsigned qualifiers
for numeric constants (e.g. 98u) causes name
mangling. This is the only occurrence of this error
in the library.
There is one instance where the library breaks this
rule where two macro definitions are combined to
form a different symbol name. Usage of
parenthesis cannot be used in this scenario.
There is one instance in the library where this rule
is violated where the library concatenates two
macro definitions to arrive at a different definition.
Remedy / workaround
Suggested to use combinations with
other ports
Suggested to use the default
Optimization level of –O0 for
ATtiny167 in case of GCC.
In the linker options for the GCC
project of ATmega128RFA1 device ,
the following options have to be
added:
-Wl,--section-
start=.data=0x800200
8207J-AT42-02/11

Related parts for ATQT600