ATQT600 Atmel, ATQT600 Datasheet - Page 29

KIT EVAL TOUCH FOR QT600

ATQT600

Manufacturer Part Number
ATQT600
Description
KIT EVAL TOUCH FOR QT600
Manufacturer
Atmel
Series
QTouch™r
Datasheets

Specifications of ATQT600

Sensor Type
Touch Screen
Interface
USB
Embedded
Yes, Other
Utilized Ic / Part
ATtiny88, ATmega324PA, ATxmega128A1
Processor To Be Evaluated
ATtiny88, ATmega324, ATxmega128
Data Bus Width
8 bit, 16 bit
Interface Type
USB
Maximum Operating Temperature
+ 85 C
Minimum Operating Temperature
- 40 C
Operating Supply Voltage
1.6 V to 3.6 V
Silicon Manufacturer
Atmel
Kit Application Type
Sensor
Application Sub Type
Touch Sensor
Kit Contents
USB Bridge, MCU Cards, Touchpad Cards
Svhc
No SVHC (15-Dec-2010)
Mcu Supported Families
ATtiny88,
Rohs Compliant
Yes
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
Voltage - Supply
-
Sensitivity
-
Sensing Range
-
Lead Free Status / Rohs Status
Lead free / RoHS Compliant

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
ATQT600
Manufacturer:
Atmel
Quantity:
135
5.6.5.4
This function is used to configure a set of channels as a rotor.
void qt_enable_slider (
Arguments
from_channel
to_channel
aks_group
detect_threshold
detect_hysterisis
position_resolution
position_hysterisis
NOTE:
5.6.5.5
This function is used to initialize the touch sensing for all enabled channels. All required sensors
should be configured before calling this function.
void qt_init_sensing ( void )
Arguments
Void
The rotor / slider number depends on the order in which the rotor or sliders are enabled.
The first rotor or slider enabled will use “rotor_slider_values[0]”, the second will use
“rotor_slider_values[1]”, and so on. The reported rotor value is valid when the rotor is
reported as being in detect.
In case of QMatrix acquisition method library, the from_channel and to_channel can be
between 3 to 8 channel numbers apart (i.e. it can support 3 to 8 channel rotors).
In case of QTouch acquisition method library, the from_channel and to_channel can be 3
channels apart (i.e. can support only 3 channel rotors).
A “Slider” sensor requires a contiguous numbers of channels.
The rotor / slider number depends on the order in which the rotor or sliders are enabled.
The first rotor or slider enabled will use “rotor_slider_values[0]”, the second will use.
“rotor_slider_values[1]”, and so on. The reported rotor value is valid when the slider is
reported as being in detect.
In case of QMatrix acquisition method library, the from_channel and to_channel can be
between 3 to 8 channels apart (i.e. it can support 3 to 8 channel sliders).
In case of QTouch acquisition method library, the from_channel and to_channel can be 3
channels apart (i.e. can support only 3 channel sliders).
qt_enable_slider
qt_init_sensing
Type
-
channel_t
channel_t
aks_group_t
threshold_t
hysterisis_t
resolution_t
uint8_t
)
Type
Channel_t
Channel_t
aks_group
threshold_t
hysterisis_t
resolution_t
uint8_t
Comment
-
Comment
Specifies the starting channel number to be configured for use as a
“Slider”
Specifies the end channel number to be configured for use as a “Slider”
Specifies the aks group associated with the sensor being configured as
“Slider”
Specifies the detect threshold for the sensor
Specifies the detection hysteresis for the sensor
Specifies the resolution of the reported position value
Specifies the hysteresis of the reported position value
from_channel ,
to_channel ,
aks_group ,
detect_threshold ,
detect_hysterisis ,
position_resolution ,
position_hysteresis
29

Related parts for ATQT600