欢迎访问ic37.com |
会员登录 免费注册
发布采购

C8051F363 参数 Datasheet PDF下载

C8051F363图片预览
型号: C8051F363
PDF下载: 下载PDF文件 查看货源
内容描述: 混合信号ISP功能的Flash MCU系列 [Mixed Signal ISP Flash MCU Family]
分类和应用:
文件页数/大小: 288 页 / 2659 K
品牌: SILICON [ SILICON ]
 浏览型号C8051F363的Datasheet PDF文件第44页浏览型号C8051F363的Datasheet PDF文件第45页浏览型号C8051F363的Datasheet PDF文件第46页浏览型号C8051F363的Datasheet PDF文件第47页浏览型号C8051F363的Datasheet PDF文件第49页浏览型号C8051F363的Datasheet PDF文件第50页浏览型号C8051F363的Datasheet PDF文件第51页浏览型号C8051F363的Datasheet PDF文件第52页  
C8051F360/1/2/3/4/5/6/7/8/9  
5.1. Analog Multiplexer  
AMUX0 selects the positive and negative inputs to the ADC. Any of the following may be selected as the  
positive input: the AMUX0 Port I/O inputs, the on-chip temperature sensor, or the positive power supply  
(V ). Any of the following may be selected as the negative input: the AMUX0 Port I/O inputs, VREF, or  
DD  
GND. When GND is selected as the negative input, ADC0 operates in Single-ended Mode; all other  
times, ADC0 operates in Differential Mode. The ADC0 input channels are selected in the AMX0P and  
AMX0N registers as described in SFR Definition 5.1 and SFR Definition 5.2.  
The conversion code format differs between Single-ended and Differential modes. The registers ADC0H  
and ADC0L contain the high and low bytes of the output conversion code from the ADC at the completion  
of each conversion. Data can be right-justified or left-justified, depending on the setting of the AD0LJST bit  
(ADC0CN.0). When in Single-ended Mode, conversion codes are represented as 10-bit unsigned integers.  
Inputs are measured from ‘0’ to VREF * 1023/1024. Example codes are shown below for both right-justified  
and left-justified data. Unused bits in the ADC0H and ADC0L registers are set to ‘0’.  
Input Voltage  
Right-Justified ADC0H:ADC0L  
Left-Justified ADC0H:ADC0L  
(AD0LJST = 0)  
(AD0LJST = 1)  
VREF x 1023/1024  
VREF x 512/1024  
VREF x 256/1024  
0
0x03FF  
0x0200  
0x0100  
0x0000  
0xFFC0  
0x8000  
0x4000  
0x0000  
When in Differential Mode, conversion codes are represented as 10-bit signed 2’s complement numbers.  
Inputs are measured from -VREF to VREF * 511/512. Example codes are shown below for both right-justi-  
fied and left-justified data. For right-justified data, the unused MSBs of ADC0H are a sign-extension of the  
data word. For left-justified data, the unused LSBs in the ADC0L register are set to ‘0’.  
Input Voltage  
Right-Justified ADC0H:ADC0L  
Left-Justified ADC0H:ADC0L  
(AD0LJST = 0)  
(AD0LJST = 1)  
VREF x 511/512  
VREF x 256/512  
0
0x01FF  
0x0100  
0x0000  
0x7FC0  
0x4000  
0x0000  
–VREF x 256/512  
–VREF  
0xFF00  
0xFE00  
0xC000  
0x8000  
Important Note About ADC0 Input Configuration: Port pins selected as ADC0 inputs should be config-  
ured as analog inputs, and should be skipped by the Digital Crossbar. To configure a Port pin for analog  
input, set to ‘0’ the corresponding bit in register PnMDIN (for n = 0,1,2,3). To force the Crossbar to skip a  
Port pin, set to ‘1’ the corresponding bit in register PnSKIP (for n = 0,1,2,3). See Section “17. Port Input/  
Output” on page 183 for more Port I/O configuration details.  
48  
Rev. 1.0  
 复制成功!