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

ATMEGA16M1-15MZ 参数 Datasheet PDF下载

ATMEGA16M1-15MZ图片预览
型号: ATMEGA16M1-15MZ
PDF下载: 下载PDF文件 查看货源
内容描述: [IC MCU 8BIT 16KB FLASH 32QFN]
分类和应用: 微控制器
文件页数/大小: 318 页 / 7595 K
品牌: MICROCHIP [ MICROCHIP ]
 浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第33页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第34页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第35页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第36页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第38页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第39页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第40页浏览型号ATMEGA16M1-15MZ的Datasheet PDF文件第41页  
6.7  
Minimizing Power Consumption  
There are several issues to consider when trying to minimize the power consumption in an AVR® controlled system. In  
general, sleep modes should be used as much as possible, and the sleep mode should be selected so that as few as  
possible of the device’s functions are operating. All functions not needed should be disabled. In particular, the following  
modules may need special consideration when trying to achieve the lowest possible power consumption.  
6.7.1 Analog to Digital Converter  
If enabled, the ADC will be enabled in all sleep modes. To save power, the ADC should be disabled before entering any  
sleep mode. When the ADC is turned off and on again, the next conversion will be an extended conversion. Refer to Section  
18. “Analog to Digital Converter - ADC” on page 197 for details on ADC operation.  
6.7.2 Analog Comparator  
When entering Idle mode, the analog comparator should be disabled if not used. When entering ADC noise reduction mode,  
the analog comparator should be disabled. In other sleep modes, the analog comparator is automatically disabled. However,  
if the analog comparator is set up to use the internal voltage reference as input, the analog comparator should be disabled in  
all sleep modes. Otherwise, the internal voltage reference will be enabled, independent of sleep mode. Refer to Section 20.  
“Analog Comparator” on page 225 for details on how to configure the analog comparator.  
6.7.3 Brown-out Detector  
If the brown-out detector is not needed by the application, this module should be turned off. If the brown-out detector is  
enabled by the BODLEVEL fuses, it will be enabled in all sleep modes, and hence, always consume power. In the deeper  
sleep modes, this will contribute significantly to the total current consumption. Refer to Section 7.2.3 “Brown-out Detection”  
on page 40 for details on how to configure the brown-out detector.  
6.7.4 Internal Voltage Reference  
The internal voltage reference will be enabled when needed by the brown-out detection, the analog comparator or the ADC.  
If these modules are disabled as described in the sections above, the internal voltage reference will be disabled and it will  
not be consuming power. When turned on again, the user must allow the reference to start up before the output is used. If  
the reference is kept on in sleep mode, the output can be used immediately. Refer to Section 7.3 “Internal Voltage  
Reference” on page 42 for details on the start-up time.  
6.7.5 Watchdog Timer  
If the watchdog timer is not needed in the application, the module should be turned off. If the watchdog timer is enabled, it  
will be enabled in all sleep modes, and hence, always consume power. In the deeper sleep modes, this will contribute  
significantly to the total current consumption. Refer to Section 7.4 “Watchdog Timer” on page 43 for details on how to  
configure the watchdog timer.  
6.7.6 Port Pins  
When entering a sleep mode, all port pins should be configured to use minimum power. The most important is then to ensure  
that no pins drive resistive loads. In sleep modes where both the I/O clock (clkI/O) and the ADC clock (clkADC) are stopped,  
the input buffers of the device will be disabled. This ensures that no power is consumed by the input logic when not needed.  
In some cases, the input logic is needed for detecting wake-up conditions, and it will then be enabled. Refer to the section  
Section 9. “I/O-Ports” on page 51 for details on which pins are enabled. If the input buffer is enabled and the input signal is  
left floating or have an analog signal level close to VCC/2, the input buffer will use excessive power.  
For analog input pins, the digital input buffer should be disabled at all times. An analog signal level close to VCC/2 on an input  
pin can cause significant current even in active mode. Digital input buffers can be disabled by writing to the digital input  
disable registers (DIDR1 and DIDR0). Refer to “Digital Input Disable Register 1– DIDR1” and “Digital Input Disable Register  
0 – DIDR0” on 232 and 214 for details.  
6.7.7 On-chip Debug System  
If the on-chip debug system is enabled by OCDEN Fuse and the chip enter sleep mode, the main clock source is enabled,  
and hence, always consumes power. In the deeper sleep modes, this will contribute significantly to the total current  
consumption.  
ATmega16/32/64/M1/C1 [DATASHEET]  
37  
7647O–AVR–01/15