参数资料
型号: TOOLSTICK330PP
厂商: Silicon Laboratories Inc
文件页数: 168/226页
文件大小: 0K
描述: ADAPTER PROGRAM TOOLSTICK F330
标准包装: 1
系列: ToolStick
类型: 微控制器编程器
适用于相关产品: C8051F330/331/332/333/334/335/336/337
所含物品: 2 个板和 USB 连接线缆
相关产品: 336-1429-5-ND - IC MCU 16K FLASH 20QFN
336-1428-5-ND - IC MCU 16K FLASH 20QFN
C8051F335-GMR-ND - IC 8051 MCU 2K FLASH 20MLP
C8051F334-GMR-ND - IC 8051 MCU 2K FLASH 20MLP
C8051F333-GMR-ND - IC 8051 MCU 4K FLASH 20MLP
C8051F332-GMR-ND - IC 8051 MCU 4K FLASH 20MLP
C8051F331-GMR-ND - IC 8051 MCU 8K FLASH 20QFN
C8051F330-GMR-ND - IC 8051 MCU 8K FLASH 20MLP
336-1269-ND - IC 8051 MCU 2KB FLASH 20QFN
336-1268-ND - IC 8051 MCU 2KB FLASH 20QFN
更多...
其它名称: 336-1451
第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页第186页第187页第188页第189页第190页第191页第192页第193页第194页第195页第196页第197页第198页第199页第200页第201页第202页第203页第204页第205页第206页第207页第208页第209页第210页第211页第212页第213页第214页第215页第216页第217页第218页第219页第220页第221页第222页第223页第224页第225页第226页
C8051F336/7/8/9
46
Rev.1.0
7.3.1. Window Detector In Single-Ended Mode
Figure 7.4 shows two example window comparisons for right-justified, single-ended data, with
ADC0LTH:ADC0LTL = 0x0080 (128d) and ADC0GTH:ADC0GTL = 0x0040 (64d). In single-ended mode,
the input voltage can range from ‘0’ to VREF x (1023/1024) with respect to GND, and is represented by a
10-bit unsigned integer value. In the left example, an AD0WINT interrupt will be generated if the ADC0
conversion
word
(ADC0H:ADC0L)
is
within
the
range
defined
by
ADC0GTH:ADC0GTL
and
ADC0LTH:ADC0LTL (if 0x0040 < ADC0H:ADC0L < 0x0080). In the right example, and AD0WINT interrupt
will be generated if the ADC0 conversion word is outside of the range defined by the ADC0GT and
ADC0LT registers (if ADC0H:ADC0L < 0x0040 or ADC0H:ADC0L > 0x0080). Figure 7.5 shows an exam-
ple using left-justified data with the same comparison values.
Figure 7.4. ADC Window Compare Example: Right-Justified Single-Ended Data
Figure 7.5. ADC Window Compare Example: Left-Justified Single-Ended Data
0x03FF
0x0081
0x0080
0x007F
0x0041
0x0040
0x003F
0x0000
0
Input Voltage
(Px.x - GND)
VREF x (1023/
1024)
VREF x (128/1024)
VREF x (64/1024)
AD0WINT=1
AD0WINT
not affected
AD0WINT
not affected
ADC0LTH:ADC0LTL
ADC0GTH:ADC0GTL
0x03FF
0x0081
0x0080
0x007F
0x0041
0x0040
0x003F
0x0000
0
Input Voltage
(Px.x - GND)
VREF x (1023/
1024)
VREF x (128/1024)
VREF x (64/1024)
AD0WINT
not affected
AD0WINT=1
ADC0H:ADC0L
ADC0GTH:ADC0GTL
ADC0LTH:ADC0LTL
0xFFC0
0x2040
0x2000
0x1FC0
0x1040
0x1000
0x0FC0
0x0000
0
Input Voltage
(Px.x - GND)
VREF x (1023/
1024)
VREF x (128/1024)
VREF x (64/1024)
AD0WINT=1
AD0WINT
not affected
AD0WINT
not affected
ADC0LTH:ADC0LTL
ADC0GTH:ADC0GTL
0xFFC0
0x2040
0x2000
0x1FC0
0x1040
0x1000
0x0FC0
0x0000
0
Input Voltage
(Px.x - GND)
VREF x (1023/
1024)
VREF x (128/1024)
VREF x (64/1024)
AD0WINT
not affected
AD0WINT=1
ADC0H:ADC0L
ADC0LTH:ADC0LTL
ADC0GTH:ADC0GTL
相关PDF资料
PDF描述
S331K25X7RP6UK5R CAP CER 330PF 2KV 10% RADIAL
RCM12DTKN CONN EDGECARD 24POS DIP .156 SLD
GCM12DCBH CONN EDGECARD 24POS R/A .156 SLD
QMK212B7682MG-T CAP CER 6800PF 250V 20% X7R 0805
RH-2415D/HP CONV DC/DC 1W 24VIN +/-15VOUT
相关代理商/技术参数
参数描述
TOOLSTICK336DC 功能描述:子卡和OEM板 C8051F336 Toolstick Daughter Card RoHS:否 制造商:BeagleBoard by CircuitCo 产品:BeagleBone LCD4 Boards 用于:BeagleBone - BB-Bone - Open Source Development Kit
TOOLSTICK340PP 功能描述:插座和适配器 Dev Tool for C8051F340/1/4/5 RoHS:否 制造商:Silicon Labs 产品:Adapter 用于:EM35x
TOOLSTICK342DC 功能描述:子卡和OEM板 ToolStick C8051F34x daughter card RoHS:否 制造商:BeagleBoard by CircuitCo 产品:BeagleBone LCD4 Boards 用于:BeagleBone - BB-Bone - Open Source Development Kit
TOOLSTICK342MPP 功能描述:插座和适配器 Toolstick Programer C8051F34X-QFN32 MCUs RoHS:否 制造商:Silicon Labs 产品:Adapter 用于:EM35x
TOOLSTICK360DC 功能描述:子卡和OEM板 C8051F362 TOOLSTICK DAUGHTER CARD RoHS:否 制造商:BeagleBoard by CircuitCo 产品:BeagleBone LCD4 Boards 用于:BeagleBone - BB-Bone - Open Source Development Kit