ATAVRQTOUCHX Atmel, ATAVRQTOUCHX Datasheet - Page 157

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
6.3.18.2.2 touch_deinit
Arguments
6.3.18.1.5 touch_at_sensor_get_config
Arguments
p_at_param
6.3.18.1.6 touch_at_get_libinfo
Arguments
p_touch_info
6.3.18.2 Common API
This section lists the functions that are common to QMatrix, QTouch Group A/B and Autonomous
QTouch acquisition methods.
6.3.18.2.1 touch_event_dispatcher
Arguments
Void
void
This API updates the configuration of autonomous QTouch sensor with a setting that is
different from the one configured by calling touch_at_sensor_init API.
The user must populate the structure pointed by p_at_param with required settings
before calling this API.
touch_ret_t touch_at_sensor_get_config( touch_at_param_t *p_at_param )
This API retrieves the current configuration of the autonomous QTouch sensor.
touch_ret_t touch_at_get_libinfo( touch_info_t *p_touch_info)
The touch_info_t structure is filled by the library with information on the number of
autonomous QTouch channels (Fixed value of 1), number of autonomous QTouch
sensors (Fixed value of 1), number of autonomous QTouch rotors/slider (Fixed value of
0), CAT hardware version and library version.
void touch_event_dispatcher ( void )
This API needs to be called by the user application to allow the library to process the raw
acquisition data from the sensors.
Once touch_qm_sensors_start_acquisition is called, touch_event_dispatcher API needs
to be called as frequently as possible by the Host application.
The signals_callback and measure_complete_callback functions are called from the
touch_event_dispatcher API context.
void touch_deinit (void)
Type
touch_at_param_t*
Type
touch_info_t*
Comment
User passes the memory address at which the library information
is to be updated.
Comment
Pointer to autonomous QTouch sensor configuration
structure.
Type
-
Type
-
Comment
Comment
157

Related parts for ATAVRQTOUCHX