ATAVRTS2080A Atmel, ATAVRTS2080A Datasheet - Page 157

KIT QTOUCH W/SW ATMEGA88

ATAVRTS2080A

Manufacturer Part Number
ATAVRTS2080A
Description
KIT QTOUCH W/SW ATMEGA88
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRTS2080A

Sensor Type
Touch, Capacitive
Sensing Range
1 Rotor, 1 Slider, and 2 Buttons/Keys
Interface
Application Programming Interface (API)
Voltage - Supply
1.8 V ~ 5.5 V
Embedded
Yes, MCU, 8-Bit
Utilized Ic / Part
ATmega88
Tool Type
Development Kit
Cpu Core
AVR 8 / 32
Data Bus Width
8 bit
Core Architecture
AVR
Silicon Manufacturer
Atmel
Silicon Core Number
ATmega88, ATmega88A
Silicon Family Name
AVR
Kit Contents
Board, CD
Development Tool Type
Hardware / Software - Eval/Demo Board
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Sensitivity
-
Lead Free Status / Rohs Status
 Details
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 ATAVRTS2080A