参数资料
型号: ATQT600
厂商: Atmel
文件页数: 170/185页
文件大小: 0K
描述: KIT EVAL TOUCH FOR QT600
产品培训模块: MCU Product Line Introduction
XMEGA Introduction
Touch Interface Solutions
Qtouch- Create your own Touch Application
Digital Temperature Sensors
megaAVR Introduction
tinyAVR Introduction
视频文件: Atmel QTouch 600 Demonstration -- Another Geek Moment
Atmel QTouch 600 Demonstration Part 2 -- Another Geek Moment
特色产品: QT600 Development Kit
标准包装: 1
系列: QTouch™
传感器类型: 触摸,电容式
接口: USB
嵌入式: 是,其它
已供物品: 接口板,3 个 MCU 板,3 个传感器板,线缆
已用 IC / 零件: ATtiny88,ATmega324PA,ATxmega128A1
第1页第2页第3页第4页第5页第6页第7页第8页第9页第10页第11页第12页第13页第14页第15页第16页第17页第18页第19页第20页第21页第22页第23页第24页第25页第26页第27页第28页第29页第30页第31页第32页第33页第34页第35页第36页第37页第38页第39页第40页第41页第42页第43页第44页第45页第46页第47页第48页第49页第50页第51页第52页第53页第54页第55页第56页第57页第58页第59页第60页第61页第62页第63页第64页第65页第66页第67页第68页第69页第70页第71页第72页第73页第74页第75页第76页第77页第78页第79页第80页第81页第82页第83页第84页第85页第86页第87页第88页第89页第90页第91页第92页第93页第94页第95页第96页第97页第98页第99页第100页第101页第102页第103页第104页第105页第106页第107页第108页第109页第110页第111页第112页第113页第114页第115页第116页第117页第118页第119页第120页第121页第122页第123页第124页第125页第126页第127页第128页第129页第130页第131页第132页第133页第134页第135页第136页第137页第138页第139页第140页第141页第142页第143页第144页第145页第146页第147页第148页第149页第150页第151页第152页第153页第154页第155页第156页第157页第158页第159页第160页第161页第162页第163页第164页第165页第166页第167页第168页第169页当前第170页第171页第172页第173页第174页第175页第176页第177页第178页第179页第180页第181页第182页第183页第184页第185页
Parameter
DEF_QT_QDEBUG_ENABLE
DEF_QT_NUM_SENSORS
DEF_QT_SENSOR_0_THRESHOLD,
DEF_QT_SENSOR_1_THRESHOLD,
DEF_QT_SENSOR_2_THRESHOLD,
DEF_QT_SENSOR_3_THRESHOLD,
DEF_QT_SENSOR_4_THRESHOLD
DEF_QT_SENSOR_0_HYSTERESIS,
DEF_QT_SENSOR_1_HYSTERESIS,
DEF_QT_SENSOR_2_HYSTERESIS,
DEF_QT_SENSOR_3_HYSTERESIS,
DEF_QT_SENSOR_4_HYSTERESIS
DEF_QT_SENSOR_0_RECAL_THRESHOLD,
DEF_QT_SENSOR_1_RECAL_THRESHOLD,
DEF_QT_SENSOR_2_RECAL_THRESHOLD,
DEF_QT_SENSOR_3_RECAL_THRESHOLD,
DEF_QT_SENSOR_4_RECAL_THRESHOLD
DEF_QT_DELAY_CYCLES
DEF_QT_ADC_CHANNEL_START_INDEX
DEF_QT_AKS_ENABLE
DEF_QT_DI
DEF_QT_NEG_DRIFT_RATE*(See Note 1)
DEF_QT_POS_DRIFT_RATE*(See Note 1)
DEF_QT_MAX_ON_DURATION
DEF_QT_DRIFT_HOLD_TIME
DEF_QT_POS_RECAL_DELAY
DEF_QT_NUM_SENSORS_SYM
DEF_QT_BURST_LENGTH
DEF_CHARGE_SHARE_DELAY
Description
Enable/Disable QDebug debug data communication to QTouch
Studio.
QTouch number of Sensors. Range: 1u to 5u.
Sensor detection threshold value.
Range: 1u to 255u.
Sensor detection hysteresis value. Refer hysteresis_t in
touch_api_tiny20.h
HYST_50 = (50% of Sensor detection threshold value)
HYST_25 = (25% of Sensor detection threshold value)
HYST_12_5 = (12.5% of Sensor detection threshold value)
HYST_6_25 = (6.25%, but value is hardlimited to 2)
Sensor recalibration threshold value. Refer recal_threshold_t in
touch_api_tiny20.h
RECAL_100 = (100% of Sensor detection threshold value)
RECAL_50 = (50% of Sensor detection threshold value)
RECAL_25 = (25% of Sensor detection threshold value)
RECAL_12_5 = (12.5% of Sensor detection threshold value)
RECAL_6_25 = (6.25%, but value is hardlimited to 4)
Delay cycles that determine the capacitance charge transfer time.
Range: 1, 2, 4, 8 or 10 internal System Clock cycles.
ADC Channel starting index. Range: 1u to 7u.
Enable/Disable Adjacent Key suppression (AKS) on all channels.
Sensor detect integration (DI) limit.Range: 0u to 255u.
Refer Section 5.3 and Section 5.4 for more info.
Sensor negative drift rate. Units: 100ms, Range: 1u to 127u.
Refer Section 5.3 and Section 5.4 for more info.
Sensor positive drift rate. Units: 100ms, Range: 1u to 127u.
Refer Section 5.3 and Section 5.4 for more info.
Sensor maximum on duration. Units: 100ms, Range: 0u to 255u.
Refer Section 5.3 and Section 5.4 for more info.
Sensor drift hold time. Units: 100ms, Range: 1u to 255u.
Refer Section 5.3 and Section 5.4 for more info.
Positive Recalibration delay. Range: 1u to 255u.
Refer Section 5.3 and Section 5.4 for more info.
QTouch number of Sensors Symbol for QTouch Library.
MUST be the same as DEF_QT_NUM_SENSORS.
Specifies the no:of burst sequence required for a sensor. Multiple
burst for adjusting sensitivity by increasing the resolution of the Signal
measured.Use higher value for increasing sensitivity.
Values: 1u, 4u and 16u, 32u. With a setting of 32u, the Touch
Response time would be sluggish.
Defines the Charging Share Delay time as an additional Number of
CPU Cycles delay to be introduced during the Charge transfer.
Values:0 to 255.
Table 18 QTouch Library for ATtiny20 Configuration parameters
170
8207L-AT42-05/12
相关PDF资料
PDF描述
ATU6-P305T-R CABLE CAT6 FULL-BOX 305M GRAY
ATUP-P305T-R CABLE CAT5E PULL-BOX 305M GRAY
ATUP-V305T-R CABLE CAT5E REEL 305M GRAY
AWG28-05/F-1/300-R CABLE 5 COND MULTI 300' RIBBON
AWG28-05/G-1/300-R CABLE 5 COND GRAY 300' RIBBON
相关代理商/技术参数
参数描述
ATQT600IB 功能描述:界面开发工具 ATQT600IB Interface Brd RoHS:否 制造商:Bourns 产品:Evaluation Boards 类型:RS-485 工具用于评估:ADM3485E 接口类型:RS-485 工作电源电压:3.3 V
ATQT6-XPRO 功能描述:Xplained Pro - Extension Board 制造商:atmel 系列:- 零件状态:有效 配件类型:扩展板 配套使用产品/相关产品:Xplained Pro 标准包装:1
ATR 1078 功能描述:TOOL INSERTION TWEEZER 20 GA 制造商:astro tool corp 系列:* 零件状态:有效 标准包装:1
ATR 1079 功能描述:TWEEZER INSERTION 20 GA 制造商:astro tool corp 系列:* 零件状态:有效 标准包装:1
ATR 1080 制造商:Astro Tool Corp 功能描述:TOOL INSERTION 20 GA