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

ATMEGA48V-10AUR 参数 Datasheet PDF下载

ATMEGA48V-10AUR图片预览
型号: ATMEGA48V-10AUR
PDF下载: 下载PDF文件 查看货源
内容描述: [RISC Microcontroller, 8-Bit, FLASH, AVR RISC CPU, 10MHz, CMOS, PQFP32, 7 X 7 MM, 1 MM HEIGHT, 0.80 MM PITCH, GREEN, PLASTIC, MS-026ABA, TQFP-32]
分类和应用: 闪存微控制器
文件页数/大小: 376 页 / 4764 K
品牌: ATMEL [ ATMEL ]
 浏览型号ATMEGA48V-10AUR的Datasheet PDF文件第242页浏览型号ATMEGA48V-10AUR的Datasheet PDF文件第243页浏览型号ATMEGA48V-10AUR的Datasheet PDF文件第244页浏览型号ATMEGA48V-10AUR的Datasheet PDF文件第245页浏览型号ATMEGA48V-10AUR的Datasheet PDF文件第247页浏览型号ATMEGA48V-10AUR的Datasheet PDF文件第248页浏览型号ATMEGA48V-10AUR的Datasheet PDF文件第249页浏览型号ATMEGA48V-10AUR的Datasheet PDF文件第250页  
Figure 23-1. Analog to Digital Converter Block Schematic Operation  
ADC CONVERSION  
COMPLETE IRQ  
8-BIT DATA BUS  
15  
0
ADC MULTIPLEXER  
SELECT (ADMUX)  
ADC DATA REGISTER  
(ADCH/ADCL)  
ADC CTRL. & STATUS  
REGISTER (ADCSRA)  
MUX DECODER  
PRESCALER  
CONVERSION LOGIC  
AVCC  
INTERNAL 1.1V  
REFERENCE  
SAMPLE & HOLD  
COMPARATOR  
AREF  
GND  
10-BIT DAC  
-
+
BANDGAP  
REFERENCE  
ADC7  
ADC6  
ADC5  
ADC4  
ADC3  
ADC2  
ADC1  
ADC0  
ADC MULTIPLEXER  
OUTPUT  
INPUT  
MUX  
The analog input channel is selected by writing to the MUX bits in ADMUX. Any of the ADC input  
pins, as well as GND and a fixed bandgap voltage reference, can be selected as single ended  
inputs to the ADC. The ADC is enabled by setting the ADC Enable bit, ADEN in ADCSRA. Volt-  
age reference and input channel selections will not go into effect until ADEN is set. The ADC  
does not consume power when ADEN is cleared, so it is recommended to switch off the ADC  
before entering power saving sleep modes.  
The ADC generates a 10-bit result which is presented in the ADC Data Registers, ADCH and  
ADCL. By default, the result is presented right adjusted, but can optionally be presented left  
adjusted by setting the ADLAR bit in ADMUX.  
If the result is left adjusted and no more than 8-bit precision is required, it is sufficient to read  
ADCH. Otherwise, ADCL must be read first, then ADCH, to ensure that the content of the Data  
Registers belongs to the same conversion. Once ADCL is read, ADC access to Data Registers  
is blocked. This means that if ADCL has been read, and a conversion completes before ADCH is  
246  
ATmega48/88/168  
2545M–AVR–09/07  
 复制成功!