ATAVRQTOUCHX Atmel, ATAVRQTOUCHX Datasheet - Page 102

BOARD EVAL CAPACITIVE TOUCH

ATAVRQTOUCHX

Manufacturer Part Number
ATAVRQTOUCHX
Description
BOARD EVAL CAPACITIVE TOUCH
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRQTOUCHX

Sensor Type
Touch, Capacitive
Sensing Range
1 Slider, 1 Wheel, 2 Buttons
Interface
USB
Voltage - Supply
5V, USB
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
AT90USB1287, ATxmega128A1
Silicon Manufacturer
Atmel
Silicon Family Name
ATxmega
Kit Contents
Board
Svhc
No SVHC (15-Dec-2010)
Core Architecture
AVR
Core Sub-architecture
AVR19
Kit Features
One Slider, One Wheel And 2
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Sensitivity
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATAVRQTOUCHX
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 ATAVRQTOUCHX