ATQT600 Atmel, ATQT600 Datasheet - Page 156

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
6.3.18.1.2 touch_at_sensor_enable
Arguments
6.3.18.1.3 touch_at_sensor_disable
Arguments
void
(*touch_at_status_change_interrupt_
callback) (touch_at_status
*p_at_status)
void
6.3.18.1.4 touch_at_sensor_update_config
Arguments
p_at_param
156
This API initializes the touch library Autonomous touch sensor. This API has to be called
before calling any other Autonomous touch API function.
Based on the input parameters, the CAT module is initialized with Autonomous Sensor
Pin and Register configuration.
The General configuration data provided by the p_general_config pointer is common to
both QMatrix, QTouch Group A, QTouch Group B and Autonomous Touch sensors.
touch_ret_t touch_at_sensor_enable( void)
This API enables the autonomous touch sensor and initiates continuous Touch
measurement on the Autonomous QTouch sensor.
When there is a change in the autonomous QTouch sensor status, the callback function
as specified in touch_at_status_change_interrupt_callback will be called. The callback
function lets the user know whether the autonomous QTouch sensor is currently in touch
or out of touch.
Note that this callback function will be called from an interrupt service routine. Hence it is
recommended to have as minimal code as possible in the callback function.
This API should be called only after touch_at_sensor_init API is called.
touch_ret_t touch_at_sensor_disable( void)
This API disables the Touch measurement on the Autonomous QTouch sensor. The
status change callback function is not called when the Sensor is disabled.
touch_ret_t touch_at_sensor_update_config( touch_at_param_t *p_at_param )
Type
touch_at_param_t*
configuration structure must be non-NULL.
Comment
Pointer to autonomous QTouch sensor configuration
structure.
Type
void
(*touch_at_status_change_interrupt
_callback) (touch_at_status
*p_at_status)
Type
-
Comment
8207J-AT42-02/11
Comment
Autonomous
QTouch Callback
function.

Related parts for ATQT600