ATAVRTS2080B Atmel, ATAVRTS2080B Datasheet - Page 41

BOARD EVAL FOR ATTINY88 LIBRARY

ATAVRTS2080B

Manufacturer Part Number
ATAVRTS2080B
Description
BOARD EVAL FOR ATTINY88 LIBRARY
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATAVRTS2080B

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
ATtiny88
Tool Type
Development Kit
Cpu Core
AVR 8 / 32
Data Bus Width
8 bit
Core Architecture
AVR
Silicon Manufacturer
Atmel
Silicon Core Number
ATtiny88
Silicon Family Name
AVR
Kit Contents
Board CD Docs
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
Other names
Q4359953
So, the order in which the user enables the sensors is the order in which the sensors are
numbered. Depending on the user requirements, the sensors can be configured in the preferred
order.
NOTE: In case of QMatrix, the channels on the Unused X lines (or) unused Y lines should be
ignored and not to be used as arguments in this API.
Ex: If the host application needs only 24 channels , there are two possible options.
5.6.6.3
The ATMEL QTouch Library API provides a function pointer called “qt_filter_callback”. The user
can use this hook to apply filter functions to the measured signal values.
If the pointer is non-NULL, the library calls the function after library has made capacitive channel
measurements, but before the library has processed the channel information and determining the
sensor states.
Example: Averaging the Last Four Signal Values
1. Add a static variable in the main module:
Filtering Signal Measurements
Figure 5-10 : Block diagram to represent usage of filter callback function
1.
2.
In 32 (8x4 configuration), if X6 and X7 are unused, channel6, channel7,
channel14, channel15, channel 22, channel23, channel30, channel 31
cannot be used
In 32 (8x4 configuration), if Y3 is unused, channe24, channel25,
channel26, channel27, channel 28, channel29, channel30, channel 31
cannot be used
qt_touch_status_rotor_slider_values[]
qt_touch_status.sensor_states[]
QTouch/QMatrix Channel Acquisition Method
optional qt_filter_callback() function
post-processing
modified channel_signals[]
modified channel_signals[]
channel_signals[]
41

Related parts for ATAVRTS2080B