ATAVRTS2080B Atmel, ATAVRTS2080B Datasheet - Page 137

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
6.3.16.3 touch_filter_data_t
structure
Input / Output
Use
Fields
num_channel_signals
p_channel_signals
6.3.16.4 touch_measure_data_t
structure
Input / Output
Use
Fields
p_acq_status
num_channel_signals
p_channel_signals
num_channel_references
p_channel_references
num_sensor_states
p_sensor_states
num_rotor_slider_values
p_rotor_slider_values
num_sensors
p_sensor
6.3.16.5 touch_qm_param_t
structure
Input / Output
Use
Fields
aks_group
detect_threshold
detect_hysteresis
position_resolution
position_hysteresis
touch_filter_data_t
Output from the Library
Touch Filter Callback data type.
touch_measure_data_t
Output from the Library
This structure provides updated measure data values each time the measure
complete callback function is called.
touch_qm_param_t
Passed as input to touch_qm_sensor_update_config API & got as output from
touch_qm_sensor_get_config API
Data structure which holds the configuration parameters for a specific QMatrix
sensor
uint16_t*
Type
touch_acq_status_t
uint8_t
uint16_t*
uint8_t
uint8_t
uint8_t*
uint8_t
uint8_t*
uint8_t
sensor_t*
uint8_t
Type
uint16_t*
Type
aks_group_t
threshold_t
hysteresis_t
resolution_t
uint8_t
Comment
Length of the measured signal values list.
Pointer to measured signal values for each channel.
Comment
AKS group to which the sensor belong.
Detection threshold for the sensor
Detect hysteresis for the sensor.
Position hysteresis for the sensor
Resolution required for the sensor.
Comment
Acquisition status for the specific acquisition
method.
Length of the measured signal values list
Pointer to the sequential list of measured
signal values of all channels
Length of the measured reference values list.
Pointer to the sequential list of reference
values of all channels
Number of sensor state bytes.
Pointer to the sequential list of touch status of
all sensors
Length of the Rotor and Slider position values list.
Pointer to the sequential list of position of all
rotors & sliders
Length of the sensors data list.
Pointer to the sequential list of data of all
sensors.
137

Related parts for ATAVRTS2080B