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

ATMEGA48PA-AU 参数 Datasheet PDF下载

ATMEGA48PA-AU图片预览
型号: ATMEGA48PA-AU
PDF下载: 下载PDF文件 查看货源
内容描述: 8位微控制器与4/8/ 16 / 32K字节的系统内可编程闪存 [8-bit Microcontroller with 4/8/16/32K Bytes In-System Programmable Flash]
分类和应用: 闪存微控制器和处理器外围集成电路时钟
文件页数/大小: 448 页 / 12817 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA48PA-AU的Datasheet PDF文件第257页浏览型号ATMEGA48PA-AU的Datasheet PDF文件第258页浏览型号ATMEGA48PA-AU的Datasheet PDF文件第259页浏览型号ATMEGA48PA-AU的Datasheet PDF文件第260页浏览型号ATMEGA48PA-AU的Datasheet PDF文件第262页浏览型号ATMEGA48PA-AU的Datasheet PDF文件第263页浏览型号ATMEGA48PA-AU的Datasheet PDF文件第264页浏览型号ATMEGA48PA-AU的Datasheet PDF文件第265页  
ATmega48PA/88PA/168PA/328P  
23.7 ADC Conversion Result  
After the conversion is complete (ADIF is high), the conversion result can be found in the ADC  
Result Registers (ADCL, ADCH).  
For single ended conversion, the result is  
V
1024  
IN  
ADC = --------------------------  
V
REF  
where VIN is the voltage on the selected input pin and VREF the selected voltage reference (see  
Table 23-3 on page 262 and Table 23-4 on page 263). 0x000 represents analog ground, and  
0x3FF represents the selected reference voltage minus one LSB.  
23.8 Temperature Measurement  
The temperature measurement is based on an on-chip temperature sensor that is coupled to a  
single ended ADC8 channel. Selecting the ADC8 channel by writing the MUX3..0 bits in ADMUX  
register to "1000" enables the temperature sensor. The internal 1.1V voltage reference must  
also be selected for the ADC voltage reference source in the temperature sensor measurement.  
When the temperature sensor is enabled, the ADC converter can be used in single conversion  
mode to measure the voltage over the temperature sensor.  
The measured voltage has a linear relationship to the temperature as described in Table 23-2.  
The voltage sensitivity is approximately 1 mV/°C and the accuracy of the temperature measure-  
ment is +/- 10°C.  
Table 23-2. Temperature vs. Sensor Output Voltage (Typical Case)  
Temperature / °C  
-45°C  
+25°C  
+85°C  
Voltage / mV  
242 mV  
314 mV  
380 mV  
The values described in Table 23-2 are typical values. However, due to the process variation the  
temperature sensor output voltage varies from one chip to another. To be capable of achieving  
more accurate results the temperature measurement can be calibrated in the application soft-  
ware. The software calibration requires that a calibration value is measured and stored in a  
register or EEPROM for each chip, as a part of the production test. The software calibration can  
be done utilizing the formula:  
T = { [(ADCH << 8) | ADCL] - TOS} / k  
where ADCn are the ADC data registers, k is a fixed coefficient and TOS is the temperature sen-  
sor offset value determined and stored into EEPROM as a part of the production test.  
261  
8161D–AVR–10/09  
 复制成功!