ATQT600 Atmel, ATQT600 Datasheet - Page 102

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
5.9 MISRA Compliance Report
This section lists the compliance and deviations for MISRA standards of coding practice for the
QTouch and QMatrix acquisition method libraries.
5.9.1
The QTouch and QMatrix acquisition method libraries adhere to the MISRA standards. The
additional reference code provided in the form of sample applications is not guaranteed to be
MISRA compliant.
102
touch_qm_config file,
The code can be copied using the “copy code” and pasted in the main.c and
the project space or in the beginning of the file
What is covered
a. In touch_qm_config.h,
b. In main.c ,
Copy the code as below
Copy the following header definitions as part of the preprocessor directives in
x_line_info_t x_line_info[NUM_X_LINES]= {
};
y_line_info_t ya_line_info[NUM_Y_LINES]= {
};
y_line_info_t yb_line_info[NUM_Y_LINES]= {
};
#define NUM_X_PORTS 2
#define PORT_X_1
#define PORT_X_2
#define PORT_YA
#define PORT_YB
#define SMP_PORT
#define SMP_PIN
FILL_OUT_X_LINE_INFO(1,1);
FILL_OUT_X_LINE_INFO(2,2);
FILL_OUT_X_LINE_INFO(1,3);
FILL_OUT_X_LINE_INFO(2,0);
FILL_OUT_YA_LINE_INFO(1);
FILL_OUT_YA_LINE_INFO(3);
FILL_OUT_YB_LINE_INFO(1);
FILL_OUT_YB_LINE_INFO(3);
B
D
D
C
D
7
8207J-AT42-02/11

Related parts for ATQT600