ATAVRTS2080B Atmel, ATAVRTS2080B Datasheet - Page 31

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
void qt_calibrate_sensing( void )
Arguments
Void
NOTE:
5.6.5.8
This function disables all sensors and resets all configuration settings (for example, “qt_di”) to
their default values.
void qt_reset_sensing( void )
Arguments
Void
NOTE:
5.6.5.9
This function returns the delta value for a given channel.
int16_t qt_get_sensor_delta( uint8_t sensor_number )
Arguments
sensor_number
Return type
int16_t
NOTE:
5.6.5.10 qt_get_library_sig
This function is used to retrieve the library version and signature from the library.
void qt_get_library_sig( qt_lib_siginfo_t
Arguments
lib_sig_ptr
NOTE:
Recalibration may be useful if, for example, it is desired to globally recalibrate all sensors
on a change in application operating mode.
This function must be called only when the sensors have been configured and initialized.
This may be useful if it is desired to dynamically reconfigure sensing. After calling this
function, any required sensors must be re-enabled, filter callback needs to be re-
initialized, and “qt_init_sensing()” must be called before “qt_measure_sensors()” is called
again.
In case of QMatrix, the burst lengths for all channels are set to zero.
All sensors must be configured (using qt_enable_key or qt_enable_rotor or
qt_enable_slider) and initialized by calling qt_init_sensing before calling this function.
qt_reset_sensing
qt_get_sensor_delta
Type
-
Type
-
Comment
The delta value of the sensor specified
Type
qt_lib_siginfo_t *
Type
unit8_t
Comment
-
Comment
-
Comment
sensor id for which the delta is required
Comment
Pointer to the structure which needs to be
updated
information
with
the
*lib_sig_ptr )
library
signature
31

Related parts for ATAVRTS2080B