– 130 Powerful Instructions – Most Single Clock Cycle Execution
– 32 x 8 General Purpose Working Registers
– Fully Static Operation
– Up to 20 MIPS Throughput at 20 MHz
– On-Chip 2-cycle Multiplier
– Optional Boot Code Section with Independent Lock Bits
In-System Programming by On-chip Boot Program
True Read-While-Write Operation
– EEPROM, Endurance: 100,000 Write/Erase Cycles
1K bytes
– Internal SRAM
2K bytes
– Programming Lock for Software Security
• JTAG (IEEE std. 1149.1 compliant) Interface
– Boundary-scan Capabilities According to the JTAG Standard
– Extensive On-chip Debug Support
– Programming of Flash, EEPROM, Fuses, and Lock Bits through the JTAG Interface
• Peripheral Features
– 4 x 25 Segment LCD Driver (ATmega329P)
– 4 x 40 Segment LCD Driver (ATmega3290P)
– Two 8-bit Timer/Counters with Separate Prescaler and Compare Mode
– One 16-bit Timer/Counter with Separate Prescaler, Compare Mode, and Capture
Mode
– Real Time Counter with Separate Oscillator
–Four PWM Channels
– 8-channel, 10-bit ADC
– Programmable Serial USART
– Master/Slave SPI Serial Interface
– Universal Serial Interface with Start Condition Detector
– Programmable Watchdog Timer with Separate On-chip Oscillator
– On-chip Analog Comparator
– Interrupt and Wake-up on Pin Change
• Special Microcontroller Features
– Power-on Reset and Programmable Brown-out Detection
– Internal Calibrated Oscillator
– External and Internal Interrupt Sources
– Five Sleep Modes: Idle, ADC Noise Reduction, Power-save, Power-down, and
Note:The large center pad underneath the QFN/MLF packages is made of metal and internally con-
nected to GND. It should be soldered or glued to the board to ensure good mechanical stability. If
the center pad is left unconnected, the package might loosen from the board.
1.1Disclaimer
Typical values contained in this datasheet are based on simulations and characterization of
other AVR microcontrollers manufactured on the same process technology. Min and Max values
will be available after the device is characterized.
2.Overview
The ATmega329P/3290P is a low-power CMOS 8-bit microcontroller based on the AVR enhanced RISC architecture. By
executing powerful instructions in a single clock cycle, the ATmega329P/3290P achieves throughputs approaching 1 MIPS
per MHz allowing the system designer to optimize power consumption versus processing speed.
8021A–AVR–12/06
3
2.1Block Diagram
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Figure 2-1.Block Diagram
AVCC
AGND
AREF
PH0 - PH7
PORTH DRIVERS
VCCGND
DATADIR.
REG. PORTH
PORTH
DATA REGISTER
DATADIR.
REG. PORTJ
DATA REGISTER
JTAG TAP
ON-CHIP DEBUG
BOUNDARY-
SCAN
PROGRAMMING
LOGIC
PORTF DRIVERS
PORTF
AVR CPU
DATADIR.
REG. PORTF
ADC
PROGRAM
COUNTER
PROGRAM
FLASH
INSTRUCTION
REGISTER
INSTRUCTION
DECODER
CONTROL
LINES
DATA REGISTER
PORTA
STACK
POINTER
SRAM
GENERAL
PURPOSE
REGISTERS
X
Y
Z
ALU
STATUS
REGISTER
PA0 - PA7PF0 - PF7
PORTA DRIVERS
DATADIR.
REG. PORTA
8-BIT DATA BUS
INTERNAL
OSCILLATOR
WATCHDOG
TIMER
MCU CONTROL
REGISTER
TIMER/
COUNTERS
INTERRUPT
UNIT
EEPROM
PORTC DRIVERS
DATAREGISTER
PORTC
CALIB. OSC
OSCILLATOR
TIMING AND
CONTROL
PC0 - PC7
DATADIR.
REG. PORTC
CONTROLLER/
LCD
DRIVER
XTAL1
XTAL2
RESET
4
PJ0 - PJ6
PORTJ DRIVERS
PORTJ
DATAREGISTER
ANALOG
COMPARATOR
DATA REGISTER
+
-
USART
PORTE
UNIVERSAL
SERIAL INTERFACE
REG. PORTE
PORTE DRIVERS
DATA DIR.
The AVR core combines a rich instruction set with 32 general purpose working registers. All the
32 registers are directly connected to the Arithmetic Logic Unit (ALU), allowing two independent
registers to be accessed in one single instruction executed in one clock cycle. The resulting
architecture is more code efficient while achieving throughputs up to ten times faster than conventional CISC microcontrollers.
ATmega329P/3290P
DATA REGISTER
PORTB
PORTB DRIVERS
PB0 - PB7PE0 - PE7
DATADIR.
REG. PORTB
SPI
DATAREGISTER
PORTD
PORTD DRIVERS
PD0 - PD7
DATADIR.
REG. PORTD
DATAREG.
PORTG
PORTG DRIVERS
DATADIR.
REG. PORTG
PG0 - PG4
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
The ATmega329P/3290P provides the following features: 32K bytes of In-System Programmable Flash with Read-While-Write capabilities, 1K bytes EEPROM, 2K byte SRAM, 54/69 general
purpose I/O lines, 32 general purpose working registers, a JTAG interface for Boundary-scan,
On-chip Debugging support and programming, a complete On-chip LCD controller with internal
contrast control, three flexible Timer/Counters with compare modes, internal and external interrupts, a serial programmable USART, Universal Serial Interface with Start Condition Detector,
an 8-channel, 10-bit ADC, a programmable Watchdog Timer with internal Oscillator, an SPI
serial port, and five software selectable power saving modes. The Idle mode stops the CPU
while allowing the SRAM, Timer/Counters, SPI port, and interrupt system to continue functioning. The Power-down mode saves the register contents but freezes the Oscillator, disabling all
other chip functions until the next interrupt or hardware reset. In Power-save mode, the asynchronous timer and the LCD controller continues to run, allowing the user to maintain a timer
base and operate the LCD display while the rest of the device is sleeping. The ADC Noise
Reduction mode stops the CPU and all I/O modules except asynchronous timer, LCD controller
and ADC, to minimize switching noise during ADC conversions. In Standby mode, the crystal/resonator Oscillator is running while the rest of the device is sleeping. This allows very fast
start-up combined with low-power consumption.
The device is manufactured using Atmel’s high density non-volatile memory technology. The
On-chip In-System re-Programmable (ISP) Flash allows the program memory to be reprogrammed In-System through an SPI serial interface, by a conventional non-volatile memory
programmer, or by an On-chip Boot program running on the AVR core. The Boot program can
use any interface to download the application program in the Application Flash memory. Software in the Boot Flash section will continue to run while the Application Flash section is updated,
providing true Read-While-Write operation. By combining an 8-bit RISC CPU with In-System
Self-Programmable Flash on a monolithic chip, the Atmel ATmega329P/3290P is a powerful
microcontroller that provides a highly flexible and cost effective solution to many embedded control applications.
The ATmega329P/3290P AVR is supported with a full suite of program and system development tools including: C Compilers, Macro Assemblers, Program Debugger/Simulators, In-Circuit
Emulators, and Evaluation kits.
2.2Comparison between ATmega329P and ATmega3290P
The ATmega329P and ATmega3290P differs only in pin count and pinout. Table 2-1 on page 5
summarizes the different configurations for the four devices.
Table 2-1.Configuration Summary
DeviceFlashEEPROMRAM
ATmega329P32K bytes1K bytes2K bytes4 x 2554
ATmega3290P32K bytes1K bytes2K bytes4 x 4069
LCD
Segments
General Purpose
I/O Pins
8021A–AVR–12/06
5
2.3Pin Descriptions
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
The following section describes the I/O-pin special functions.
2.3.1V
2.3.2GND
2.3.3Port A (PA7..PA0)
2.3.4Port B (PB7..PB0)
CC
Digital supply voltage.
Ground.
Port A is an 8-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The
Port A output buffers have symmetrical drive characteristics with both high sink and source
capability. As inputs, Port A pins that are externally pulled low will source current if the pull-up
resistors are activated. The Port A pins are tri-stated when a reset condition becomes active,
even if the clock is not running.
Port A also serves the functions of various special features of the ATmega329P/3290P as listed
on page 72.
Port B is an 8-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The
Port B output buffers have symmetrical drive characteristics with both high sink and source
capability. As inputs, Port B pins that are externally pulled low will source current if the pull-up
resistors are activated. The Port B pins are tri-stated when a reset condition becomes active,
even if the clock is not running.
Port B has better driving capabilities than the other ports.
Port B also serves the functions of various special features of the ATmega329P/3290P as listed
on page 73.
2.3.5Port C (PC7..PC0)
Port C is an 8-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The
Port C output buffers have symmetrical drive characteristics with both high sink and source
capability. As inputs, Port C pins that are externally pulled low will source current if the pull-up
resistors are activated. The Port C pins are tri-stated when a reset condition becomes active,
even if the clock is not running.
Port C also serves the functions of special features of the ATmega329P/3290P as listed on page
76.
2.3.6Port D (PD7..PD0)
Port D is an 8-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The
Port D output buffers have symmetrical drive characteristics with both high sink and source
capability. As inputs, Port D pins that are externally pulled low will source current if the pull-up
resistors are activated. The Port D pins are tri-stated when a reset condition becomes active,
even if the clock is not running.
Port D also serves the functions of various special features of the ATmega329P/3290P as listed
on page 77.
6
ATmega329P/3290P
8021A–AVR–12/06
2.3.7Port E (PE7..PE0)
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Port E is an 8-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The
Port E output buffers have symmetrical drive characteristics with both high sink and source
capability. As inputs, Port E pins that are externally pulled low will source current if the pull-up
resistors are activated. The Port E pins are tri-stated when a reset condition becomes active,
even if the clock is not running.
Port E also serves the functions of various special features of the ATmega329P/3290P as listed
on page 79.
2.3.8Port F (PF7..PF0)
Port F serves as the analog inputs to the A/D Converter.
Port F also serves as an 8-bit bi-directional I/O port, if the A/D Converter is not used. Port pins
can provide internal pull-up resistors (selected for each bit). The Port F output buffers have symmetrical drive characteristics with both high sink and source capability. As inputs, Port F pins
that are externally pulled low will source current if the pull-up resistors are activated. The Port F
pins are tri-stated when a reset condition becomes active, even if the clock is not running. If the
JTAG interface is enabled, the pull-up resistors on pins PF7(TDI), PF5(TMS), and PF4(TCK) will
be activated even if a reset occurs.
ATmega329P/3290P
Port F also serves the functions of the JTAG interface.
2.3.9Port G (PG5..PG0)
Port G is a 6-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The
Port G output buffers have symmetrical drive characteristics with both high sink and source
capability. As inputs, Port G pins that are externally pulled low will source current if the pull-up
resistors are activated. The Port G pins are tri-stated when a reset condition becomes active,
even if the clock is not running.
Port G also serves the functions of various special features of the ATmega329P/3290P as listed
on page 79.
2.3.10Port H (PH7..PH0)
Port H is a 8-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The
Port H output buffers have symmetrical drive characteristics with both high sink and source
capability. As inputs, Port H pins that are externally pulled low will source current if the pull-up
resistors are activated. The Port H pins are tri-stated when a reset condition becomes active,
even if the clock is not running.
Port H also serves the functions of various special features of the ATmega3290P as listed on
page 79.
2.3.11Port J (PJ6..PJ0)
Port J is a 7-bit bi-directional I/O port with internal pull-up resistors (selected for each bit). The
Port J output buffers have symmetrical drive characteristics with both high sink and source capability. As inputs, Port J pins that are externally pulled low will source current if the pull-up
resistors are activated. The Port J pins are tri-stated when a reset condition becomes active,
even if the clock is not running.
Port J also serves the functions of various special features of the ATmega3290P as listed on
page 79.
8021A–AVR–12/06
7
2.3.12RESET
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
2.3.13XTAL1
2.3.14XTAL2
2.3.15AVCC
2.3.16AREF
2.3.17LCDCAP
Reset input. A low level on this pin for longer than the minimum pulse length will generate a
reset, even if the clock is not running. The minimum pulse length is given in ”System and Reset
Characteristics” on page 332. Shorter pulses are not guaranteed to generate a reset.
Input to the inverting Oscillator amplifier and input to the internal clock operating circuit.
Output from the inverting Oscillator amplifier.
AVCC is the supply voltage pin for Port F and the A/D Converter. It should be externally connected to V
, even if the ADC is not used. If the ADC is used, it should be connected to V
CC
CC
through a low-pass filter.
This is the analog reference pin for the A/D Converter.
An external capacitor (typical > 470 nF) must be connected to the LCDCAP pin as shown in Fig-
ure 21-2. This capacitor acts as a reservoir for LCD power (V
ripple on V
but increases the time until V
LCD
reaches its target value.
LCD
). A large capacitance reduces
LCD
8
ATmega329P/3290P
8021A–AVR–12/06
3.Resources
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
ATmega329P/3290P
A comprehensive set of development tools, application notes and datasheets are available for
download on http://www.atmel.com/avr.
8021A–AVR–12/06
9
4.About Code Examples
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
This documentation contains simple code examples that briefly show how to use various parts of
the device. These code examples assume that the part specific header file is included before
compilation. Be aware that not all C compiler vendors include bit definitions in the header files
and interrupt handling in C is compiler dependent. Please confirm with the C compiler documentation for more details.
For I/O Registers located in extended I/O map, “IN”, “OUT”, “SBIS”, “SBIC”, “CBI”, and “SBI”
instructions must be replaced with instructions that allow access to extended I/O. Typically
“LDS” and “STS” combined with “SBRS”, “SBRC”, “SBR”, and “CBR”.
10
ATmega329P/3290P
8021A–AVR–12/06
5.AVR CPU Core
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
5.1Overview
This section discusses the AVR core architecture in general. The main function of the CPU core
is to ensure correct program execution. The CPU must therefore be able to access memories,
perform calculations, control peripherals, and handle interrupts.
5.2Architectural Overview
Figure 5-1.Block Diagram of the AVR Architecture
ATmega329P/3290P
Data Bus 8-bit
Flash
Program
Memory
Instruction
Register
Instruction
Decoder
Control Lines
Program
Counter
Direct Addressing
Status
and Control
32 x 8
General
Purpose
Registrers
ALU
Indirect Addressing
Data
SRAM
EEPROM
Interrupt
Unit
SPI
Unit
Watchdog
Timer
Analog
Comparator
I/O Module1
I/O Module 2
I/O Module n
In order to maximize performance and parallelism, the AVR uses a Harvard architecture – with
separate memories and buses for program and data. Instructions in the program memory are
executed with a single level pipelining. While one instruction is being executed, the next instruction is pre-fetched from the program memory. This concept enables instructions to be executed
in every clock cycle. The program memory is In-System Reprogrammable Flash memory.
The fast-access Register File contains 32 x 8-bit general purpose working registers with a single
clock cycle access time. This allows single-cycle Arithmetic Logic Unit (ALU) operation. In a typ-
8021A–AVR–12/06
I/O Lines
11
ical ALU operation, two operands are output from the Register File, the operation is executed,
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
and the result is stored back in the Register File – in one clock cycle.
Six of the 32 registers can be used as three 16-bit indirect address register pointers for Data
Space addressing – enabling efficient address calculations. One of the these address pointers
can also be used as an address pointer for look up tables in Flash program memory. These
added function registers are the 16-bit X-, Y-, and Z-register, described later in this section.
The ALU supports arithmetic and logic operations between registers or between a constant and
a register. Single register operations can also be executed in the ALU. After an arithmetic operation, the Status Register is updated to reflect information about the result of the operation.
Program flow is provided by conditional and unconditional jump and call instructions, able to
directly address the whole address space. Most AVR instructions have a single 16-bit word format. Every program memory address contains a 16- or 32-bit instruction.
Program Flash memory space is divided in two sections, the Boot Program section and the
Application Program section. Both sections have dedicated Lock bits for write and read/write
protection. The SPM instruction that writes into the Application Flash memory section must
reside in the Boot Program section.
During interrupts and subroutine calls, the return address Program Counter (PC) is stored on the
Stack. The Stack is effectively allocated in the general data SRAM, and consequently the Stack
size is only limited by the total SRAM size and the usage of the SRAM. All user programs must
initialize the SP in the Reset routine (before subroutines or interrupts are executed). The Stack
Pointer (SP) is read/write accessible in the I/O space. The data SRAM can easily be accessed
through the five different addressing modes supported in the AVR architecture.
The memory spaces in the AVR architecture are all linear and regular memory maps.
A flexible interrupt module has its control registers in the I/O space with an additional Global
Interrupt Enable bit in the Status Register. All interrupts have a separate Interrupt Vector in the
Interrupt Vector table. The interrupts have priority in accordance with their Interrupt Vector position. The lower the Interrupt Vector address, the higher the priority.
The I/O memory space contains 64 addresses for CPU peripheral functions as Control Registers, SPI, and other I/O functions. The I/O Memory can be accessed directly, or as the Data
Space locations following those of the Register File, 0x20 - 0x5F. In addition, the
ATmega329P/3290P has Extended I/O space from 0x60 - 0xFF in SRAM where only the
ST/STS/STD and LD/LDS/LDD instructions can be used.
5.3ALU – Arithmetic Logic Unit
The high-performance AVR ALU operates in direct connection with all the 32 general purpose
working registers. Within a single clock cycle, arithmetic operations between general purpose
registers or between a register and an immediate are executed. The ALU operations are divided
into three main categories – arithmetic, logical, and bit-functions. Some implementations of the
architecture also provide a powerful multiplier supporting both signed/unsigned multiplication
and fractional format. See the “Instruction Set” section for a detailed description.
5.4AVR Status Register
The Status Register contains information about the result of the most recently executed arithmetic instruction. This information can be used for altering program flow in order to perform
conditional operations. Note that the Status Register is updated after all ALU operations, as
12
ATmega329P/3290P
8021A–AVR–12/06
specified in the Instruction Set Reference. This will in many cases remove the need for using the
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
dedicated compare instructions, resulting in faster and more compact code.
The Status Register is not automatically stored when entering an interrupt routine and restored
when returning from an interrupt. This must be handled by software.
5.4.1SREG – AVR Status Register
The AVR Status Register – SREG – is defined as:
Bit76543210
0x3F (0x5F)ITHSVNZCSREG
Read/WriteR/WR/WR/WR/WR/WR/WR/WR/W
Initial Value00000000
• Bit 7 – I: Global Interrupt Enable
The Global Interrupt Enable bit must be set for the interrupts to be enabled. The individual interrupt enable control is then performed in separate control registers. If the Global Interrupt Enable
Register is cleared, none of the interrupts are enabled independent of the individual interrupt
enable settings. The I-bit is cleared by hardware after an interrupt has occurred, and is set by
the RETI instruction to enable subsequent interrupts. The I-bit can also be set and cleared by
the application with the SEI and CLI instructions, as described in the instruction set reference.
ATmega329P/3290P
• Bit 6 – T: Bit Copy Storage
The Bit Copy instructions BLD (Bit LoaD) and BST (Bit STore) use the T-bit as source or destination for the operated bit. A bit from a register in the Register File can be copied into T by the
BST instruction, and a bit in T can be copied into a bit in a register in the Register File by the
BLD instruction.
• Bit 5 – H: Half Carry Flag
The Half Carry Flag H indicates a Half Carry in some arithmetic operations. Half Carry Is useful
in BCD arithmetic. See the “Instruction Set Description” for detailed information.
• Bit 4 – S: Sign Bit, S = N
⊕ V
The S-bit is always an exclusive or between the Negative Flag N and the Two’s Complement
Overflow Flag V. See the “Instruction Set Description” for detailed information.
• Bit 3 – V: Two’s Complement Overflow Flag
The Two’s Complement Overflow Flag V supports two’s complement arithmetics. See the
“Instruction Set Description” for detailed information.
• Bit 2 – N: Negative Flag
The Negative Flag N indicates a negative result in an arithmetic or logic operation. See the
“Instruction Set Description” for detailed information.
• Bit 1 – Z: Zero Flag
The Zero Flag Z indicates a zero result in an arithmetic or logic operation. See the “Instruction
Set Description” for detailed information.
• Bit 0 – C: Carry Flag
The Carry Flag C indicates a carry in an arithmetic or logic operation. See the “Instruction Set
Description” for detailed information.
8021A–AVR–12/06
13
5.5General Purpose Register File
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
The Register File is optimized for the AVR Enhanced RISC instruction set. In order to achieve
the required performance and flexibility, the following input/output schemes are supported by the
Register File:
• One 8-bit output operand and one 8-bit result input
• Two 8-bit output operands and one 8-bit result input
• Two 8-bit output operands and one 16-bit result input
• One 16-bit output operand and one 16-bit result input
Figure 5-2 shows the structure of the 32 general purpose working registers in the CPU.
Figure 5-2.AVR CPU General Purpose Working Registers
GeneralR140x0E
PurposeR150x0F
WorkingR160x10
RegistersR170x11
70Addr.
R0 0x00
R10x01
R20x02
…
R130x0D
…
R260x1AX-register Low Byte
R270x1BX-register High Byte
R280x1CY-register Low Byte
R290x1DY-register High Byte
R300x1EZ-register Low Byte
R310x1FZ-register High Byte
Most of the instructions operating on the Register File have direct access to all registers, and
most of them are single cycle instructions.
As shown in Figure 5-2, each register is also assigned a data memory address, mapping them
directly into the first 32 locations of the user Data Space. Although not being physically implemented as SRAM locations, this memory organization provides great flexibility in access of the
registers, as the X-, Y- and Z-pointer registers can be set to index any register in the file.
5.5.1The X-register, Y-register, and Z-register
The registers R26..R31 have some added functions to their general purpose usage. These registers are 16-bit address pointers for indirect addressing of the data space. The three indirect
address registers X, Y, and Z are defined as described in Figure 1.
Figure 1. The X-, Y-, and Z-registers
15XHXL0
X-register7070
R27 (0x1B)R26 (0x1A)
14
ATmega329P/3290P
8021A–AVR–12/06
5.6Stack Pointer
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
ATmega329P/3290P
15YHYL0
Y-register7070
R29 (0x1D)R28 (0x1C)
15ZHZL0
Z-register7070
R31 (0x1F)R30 (0x1E)
In the different addressing modes these address registers have functions as fixed displacement,
automatic increment, and automatic decrement (see the instruction set reference for details).
The Stack is mainly used for storing temporary data, for storing local variables and for storing
return addresses after interrupts and subroutine calls. The Stack Pointer Register always points
to the top of the Stack. Note that the Stack is implemented as growing from higher memory locations to lower memory locations. This implies that a Stack PUSH command decreases the Stack
Pointer.
The Stack Pointer points to the data SRAM Stack area where the Subroutine and Interrupt
Stacks are located. This Stack space in the data SRAM must be defined by the program before
any subroutine calls are executed or interrupts are enabled. The Stack Pointer must be set to
point above 0x60. The Stack Pointer is decremented by one when data is pushed onto the Stack
with the PUSH instruction, and it is decremented by two when the return address is pushed onto
the Stack with subroutine call or interrupt. The Stack Pointer is incremented by one when data is
popped from the Stack with the POP instruction, and it is incremented by two when data is
popped from the Stack with return from subroutine RET or return from interrupt RETI.
The AVR Stack Pointer is implemented as two 8-bit registers in the I/O space. The number of
bits actually used is implementation dependent. Note that the data space in some implementations of the AVR architecture is so small that only SPL is needed. In this case, the SPH Register
will not be present.
5.6.1SPH and SPL – Stack pointer High and Stack Pointer Low
Bit151413121110 9 8
0x3E (0x5E)SP15SP14SP13SP12SP11SP10SP9SP8SPH
0x3D (0x5D)SP7SP6SP5SP4SP3SP2SP1SP0SPL
76543210
Read/WriteR/WR/WR/WR/WR/WR/WR/WR/W
R/WR/WR/WR/WR/WR/WR/WR/W
Initial Value 00000000
00000000
5.7Instruction Execution Timing
This section describes the general access timing concepts for instruction execution. The AVR
CPU is driven by the CPU clock clk
chip. No internal clock division is used.
Figure 2 shows the parallel instruction fetches and instruction executions enabled by the Har-
vard architecture and the fast-access Register File concept. This is the basic pipelining concept
to obtain up to 1 MIPS per MHz with the corresponding unique results for functions per cost,
functions per clocks, and functions per power-unit.
, directly generated from the selected clock source for the
CPU
8021A–AVR–12/06
15
Figure 2. The Parallel Instruction Fetches and Instruction Executions
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
T1T2T3T4
clk
CPU
1st Instruction Fetch
1st Instruction Execute
2nd Instruction Fetch
2nd Instruction Execute
3rd Instruction Fetch
3rd Instruction Execute
4th Instruction Fetch
Figure 3 shows the internal timing concept for the Register File. In a single clock cycle an ALU
operation using two register operands is executed, and the result is stored back to the destination register.
Figure 3. Single Cycle ALU Operation
T1T2T3T4
clk
CPU
Total Execution Time
Register Operands Fetch
ALU Operation Execute
Result Write Back
5.8Reset and Interrupt Handling
The AVR provides several different interrupt sources. These interrupts and the separate Reset
Vector each have a separate program vector in the program memory space. All interrupts are
assigned individual enable bits which must be written logic one together with the Global Interrupt
Enable bit in the Status Register in order to enable the interrupt. Depending on the Program
Counter value, interrupts may be automatically disabled when Boot Lock bits BLB02 or BLB12
are programmed. This feature improves software security. See the section ”Memory Program-
ming” on page 295 for details.
The lowest addresses in the program memory space are by default defined as the Reset and
Interrupt Vectors. The complete list of vectors is shown in ”Interrupts” on page 54. The list also
determines the priority levels of the different interrupts. The lower the address the higher is the
priority level. RESET has the highest priority, and next is INT0 – the External Interrupt Request
0. The Interrupt Vectors can be moved to the start of the Boot Flash section by setting the IVSEL
bit in the MCU Control Register (MCUCR). Refer to ”Interrupts” on page 54 for more information.
The Reset Vector can also be moved to the start of the Boot Flash section by programming the
BOOTRST Fuse, see ”Boot Loader Support – Read-While-Write Self-Programming” on page
280.
When an interrupt occurs, the Global Interrupt Enable I-bit is cleared and all interrupts are disabled. The user software can write logic one to the I-bit to enable nested interrupts. All enabled
16
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
interrupts can then interrupt the current interrupt routine. The I-bit is automatically set when a
Return from Interrupt instruction – RETI – is executed.
There are basically two types of interrupts. The first type is triggered by an event that sets the
Interrupt Flag. For these interrupts, the Program Counter is vectored to the actual Interrupt Vector in order to execute the interrupt handling routine, and hardware clears the corresponding
Interrupt Flag. Interrupt Flags can also be cleared by writing a logic one to the flag bit position(s)
to be cleared. If an interrupt condition occurs while the corresponding interrupt enable bit is
cleared, the Interrupt Flag will be set and remembered until the interrupt is enabled, or the flag is
cleared by software. Similarly, if one or more interrupt conditions occur while the Global Interrupt
Enable bit is cleared, the corresponding Interrupt Flag(s) will be set and remembered until the
Global Interrupt Enable bit is set, and will then be executed by order of priority.
The second type of interrupts will trigger as long as the interrupt condition is present. These
interrupts do not necessarily have Interrupt Flags. If the interrupt condition disappears before the
interrupt is enabled, the interrupt will not be triggered.
When the AVR exits from an interrupt, it will always return to the main program and execute one
more instruction before any pending interrupt is served.
Note that the Status Register is not automatically stored when entering an interrupt routine, nor
restored when returning from an interrupt routine. This must be handled by software.
When using the CLI instruction to disable interrupts, the interrupts will be immediately disabled.
No interrupt will be executed after the CLI instruction, even if it occurs simultaneously with the
CLI instruction. The following example shows how this can be used to avoid interrupts during the
timed EEPROM write sequence.
Assembly Code Example
in r16, SREG; store SREG value
cli ; disable interrupts during timed sequence
sbi EECR, EEMWE; start EEPROM write
sbi EECR, EEWE
out SREG, r16; restore SREG value (I-bit)
C Code Example
char cSREG;
cSREG = SREG; /* store SREG value */
/* disable interrupts during timed sequence */
__disable_interrupt();
EECR |= (1<<EEMWE); /* start EEPROM write */
EECR |= (1<<EEWE);
SREG = cSREG; /* restore SREG value (I-bit) */
8021A–AVR–12/06
17
When using the SEI instruction to enable interrupts, the instruction following SEI will be exe-
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
cuted before any pending interrupts, as shown in this example.
Assembly Code Example
sei; set Global Interrupt Enable
sleep; enter sleep, waiting for interrupt
; note: will enter sleep before any pending
; interrupt(s)
C Code Example
__enable_interrupt(); /* set Global Interrupt Enable */
__sleep(); /*enter sleep, waiting for interrupt */
/* note: will enter sleep before any pending interrupt(s) */
5.8.1Interrupt Response Time
The interrupt execution response for all the enabled AVR interrupts is four clock cycles minimum. After four clock cycles the program vector address for the actual interrupt handling routine
is executed. During this four clock cycle period, the Program Counter is pushed onto the Stack.
The vector is normally a jump to the interrupt routine, and this jump takes three clock cycles. If
an interrupt occurs during execution of a multi-cycle instruction, this instruction is completed
before the interrupt is served. If an interrupt occurs when the MCU is in sleep mode, the interrupt
execution response time is increased by four clock cycles. This increase comes in addition to the
start-up time from the selected sleep mode.
A return from an interrupt handling routine takes four clock cycles. During these four clock
cycles, the Program Counter (two bytes) is popped back from the Stack, the Stack Pointer is
incremented by two, and the I-bit in SREG is set.
18
ATmega329P/3290P
8021A–AVR–12/06
6.AVR Memories
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
6.1Overview
This section describes the different memories in the ATmega329P/3290P. The AVR architecture
has two main memory spaces, the Data Memory and the Program Memory space. In addition,
the ATmega329P/3290P features an EEPROM Memory for data storage. All three memory
spaces are linear.
6.2In-System Reprogrammable Flash Program Memory
The ATmega329P/3290P contains 32K bytes On-chip In-System Reprogrammable Flash memory for program storage. Since all AVR instructions are 16 or 32 bits wide, the Flash is organized
as 16K x 16. For software security, the Flash Program memory space is divided into two sections, Boot Program section and Application Program section.
The Flash memory has an endurance of at least 10,000 write/erase cycles. The
ATmega329P/3290P Program Counter (PC) is 14 bits wide, thus addressing the 16K program
memory locations. The operation of Boot Program section and associated Boot Lock bits for
software protection are described in detail in ”Boot Loader Support – Read-While-Write Self-Pro-
gramming” on page 280. ”Memory Programming” on page 295 contains a detailed description
on Flash data serial downloading using the SPI pins or the JTAG interface.
ATmega329P/3290P
Constant tables can be allocated within the entire program memory address space (see the LPM
– Load Program Memory instruction description).
Timing diagrams for instruction fetch and execution are presented in ”Instruction Execution Tim-
ing” on page 15.
8021A–AVR–12/06
19
Figure 6-1.Program Memory Map
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Program Memory
Application Flash Section
Boot Flash Section
0x0000
0x3FFF
6.3SRAM Data Memory
Figure 6-2 shows how the ATmega329P/3290P SRAM Memory is organized.
The ATmega329P/3290P is a complex microcontroller with more peripheral units than can be
supported within the 64 locations reserved in the Opcode for the IN and OUT instructions. For
the Extended I/O space from 0x60 - 0xFF in SRAM, only the ST/STS/STD and LD/LDS/LDD
instructions can be used.
The lower 2304 data memory locations address both the Register File, the I/O memory,
Extended I/O memory, and the internal data SRAM. The first 32 locations address the Register
File, the next 64 location the standard I/O memory, then 160 locations of Extended I/O memory,
and the next 2048 locations address the internal data SRAM.
The five different addressing modes for the data memory cover: Direct, Indirect with Displacement, Indirect, Indirect with Pre-decrement, and Indirect with Post-increment. In the Register
File, registers R26 to R31 feature the indirect addressing pointer registers.
The direct addressing reaches the entire data space.
The Indirect with Displacement mode reaches 63 address locations from the base address given
by the Y- or Z-register.
When using register indirect addressing modes with automatic pre-decrement and post-increment, the address registers X, Y, and Z are decremented or incremented.
The 32 general purpose working registers, 64 I/O Registers, 160 Extended I/O Registers, and
the 2,048 bytes of internal data SRAM in the ATmega329P/3290P are all accessible through all
these addressing modes. The Register File is described in ”General Purpose Register File” on
page 14.
20
ATmega329P/3290P
8021A–AVR–12/06
Figure 6-2.Data Memory Map
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
6.3.1Data Memory Access Times
This section describes the general access timing concepts for internal memory access. The
internal data SRAM access is performed in two clk
Figure 6-3.On-chip Data SRAM Access Cycles
Address
clk
CPU
ATmega329P/3290P
Data Memory
32 Registers
64 I/O Registers
160 Ext I/O Reg.
Internal SRAM
(2048 x 8)
T1T2T3
Compute Address
0x0000 - 0x001F
0x0020 - 0x005F
0x0060 - 0x00FF
0x0100
0x08FF
cycles as described in Figure 6-3.
CPU
Address valid
Data
WR
Data
RD
6.4EEPROM Data Memory
The ATmega329P/3290P contains 1K bytes of data EEPROM memory. It is organized as a separate data space, in which single bytes can be read and written. The EEPROM has an
endurance of at least 100,000 write/erase cycles. The access between the EEPROM and the
CPU is described in the following, specifying the EEPROM Address Registers, the EEPROM
Data Register, and the EEPROM Control Register.
For a detailed description of SPI, JTAG and Parallel data downloading to the EEPROM, see
page 309, page 315, and page 298 respectively.
6.4.1EEPROM Write During Power-down Sleep Mode
Memory Access Instruction
Write
Read
Next Instruction
When entering Power-down sleep mode while an EEPROM write operation is active, the
EEPROM write operation will continue, and will complete before the Write Access time has
passed. However, when the write operation is completed, the clock continues running, and as a
consequence, the device does not enter Power-down entirely. It is therefore recommended to
verify that the EEPROM write operation is completed before entering Power-down.
8021A–AVR–12/06
21
6.4.2Preventing EEPROM Corruption
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
6.5I/O Memory
During periods of low V
too low for the CPU and the EEPROM to operate properly. These issues are the same as for
board level systems using EEPROM, and the same design solutions should be applied.
An EEPROM data corruption can be caused by two situations when the voltage is too low. First,
a regular write sequence to the EEPROM requires a minimum voltage to operate correctly. Secondly, the CPU itself can execute instructions incorrectly, if the supply voltage is too low.
EEPROM data corruption can easily be avoided by following this design recommendation:
Keep the AVR RESET active (low) during periods of insufficient power supply voltage. This can
be done by enabling the internal Brown-out Detector (BOD). If the detection level of the internal
BOD does not match the needed detection level, an external low V
be used. If a reset occurs while a write operation is in progress, the write operation will be completed provided that the power supply voltage is sufficient.
The I/O space definition of the ATmega329P/3290P is shown in ”Register Summary” on page
338.
All ATmega329P/3290P I/Os and peripherals are placed in the I/O space. All I/O locations may
be accessed by the LD/LDS/LDD and ST/STS/STD instructions, transferring data between the
32 general purpose working registers and the I/O space. I/O Registers within the address range
0x00 - 0x1F are directly bit-accessible using the SBI and CBI instructions. In these registers, the
value of single bits can be checked by using the SBIS and SBIC instructions. Refer to the
instruction set section for more details. When using the I/O specific commands IN and OUT, the
I/O addresses 0x00 - 0x3F must be used. When addressing I/O Registers as data space using
LD and ST instructions, 0x20 must be added to these addresses. The ATmega329P/3290P is a
complex microcontroller with more peripheral units than can be supported within the 64 location
reserved in Opcode for the IN and OUT instructions. For the Extended I/O space from 0x60 0xFF in SRAM, only the ST/STS/STD and LD/LDS/LDD instructions can be used.
the EEPROM data can be corrupted because the supply voltage is
CC,
reset Protection circuit can
CC
22
For compatibility with future devices, reserved bits should be written to zero if accessed.
Reserved I/O memory addresses should never be written.
Some of the Status Flags are cleared by writing a logical one to them. Note that, unlike most
other AVRs, the CBI and SBI instructions will only operate on the specified bit, and can therefore
be used on registers containing such Status Flags. The CBI and SBI instructions work with registers 0x00 to 0x1F only.
The I/O and peripherals control registers are explained in later sections.
The ATmega329P/3290P contains three General Purpose I/O Registers. These registers can be
used for storing any information, and they are particularly useful for storing global variables and
Status Flags. General Purpose I/O Registers within the address range 0x00 - 0x1F are directly
bit-accessible using the SBI, CBI, SBIS, and SBIC instructions.
ATmega329P/3290P
8021A–AVR–12/06
6.6Register Description
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
6.6.1EEPROM Read/Write Access
The EEPROM Access Registers are accessible in the I/O space.
The write access time for the EEPROM is given in Table 6-1. A self-timing function, however,
lets the user software detect when the next byte can be written. If the user code contains instructions that write the EEPROM, some precautions must be taken. In heavily filtered power
supplies, V
period of time to run at a voltage lower than specified as minimum for the clock frequency used.
See Section “6.4.2” on page 22. for details on how to avoid problems in these situations.
In order to prevent unintentional EEPROM writes, a specific write procedure must be followed.
Refer to the description of the EEPROM Control Register for details on this.
When the EEPROM is read, the CPU is halted for four clock cycles before the next instruction is
executed. When the EEPROM is written, the CPU is halted for two clock cycles before the next
instruction is executed.
6.6.2EEARH and EEARL – The EEPROM Address Register
is likely to rise or fall slowly on power-up/down. This causes the device for some
CC
76543210
R/WR/WR/WR/WR/WR/WR/WR/W
XXXXXXXX
ATmega329P/3290P
• Bits 15:10 – Res: Reserved Bits
These bits are reserved bits in the ATmega329P/3290P and will always read as zero.
• Bits 9:0 – EEAR9:0: EEPROM Address
The EEPROM Address Registers – EEARH and EEARL specify the EEPROM address in the 1K
bytes EEPROM space. The EEPROM data bytes are addressed linearly between 0 and 1023.
The initial value of EEAR is undefined. A proper value must be written before the EEPROM may
be accessed.
6.6.3EEDR – The EEPROM Data Register
Bit76543210
0x20 (0x40)MSBLSBEEDR
Read/WriteR/WR/WR/WR/WR/WR/WR/WR/W
Initial Value00000000
• Bits 7:0 – EEDR7:0: EEPROM Data
For the EEPROM write operation, the EEDR Register contains the data to be written to the
EEPROM in the address given by the EEAR Register. For the EEPROM read operation, the
EEDR contains the data read out from the EEPROM at the address given by EEAR.
8021A–AVR–12/06
23
6.6.4EECR – The EEPROM Control Register
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Bit76543210
0x1F (0x3F)––––EERIEEEMWEEEWEEEREEECR
Read/WriteRRRRR/WR/WR/WR/W
Initial Value000000X0
• Bits 7:4 – Res: Reserved Bits
These bits are reserved bits and will always read as zero.
• Bit 3 – EERIE: EEPROM Ready Interrupt Enable
Writing EERIE to one enables the EEPROM Ready Interrupt if the I bit in SREG is set. Writing
EERIE to zero disables the interrupt. The EEPROM Ready interrupt generates a constant interrupt when EEWE is cleared.
• Bit 2 – EEMWE: EEPROM Master Write Enable
The EEMWE bit determines whether setting EEWE to one causes the EEPROM to be written.
When EEMWE is set, setting EEWE within four clock cycles will write data to the EEPROM at
the selected address If EEMWE is zero, setting EEWE will have no effect. When EEMWE has
been written to one by software, hardware clears the bit to zero after four clock cycles. See the
description of the EEWE bit for an EEPROM write procedure.
• Bit 1 – EEWE: EEPROM Write Enable
The EEPROM Write Enable Signal EEWE is the write strobe to the EEPROM. When address
and data are correctly set up, the EEWE bit must be written to one to write the value into the
EEPROM. The EEMWE bit must be written to one before a logical one is written to EEWE, otherwise no EEPROM write takes place. The following procedure should be followed when writing
the EEPROM (the order of steps 3 and 4 is not essential):
1.Wait until EEWE becomes zero.
2.Wait until SPMEN in SPMCSR becomes zero.
3.Write new EEPROM address to EEAR (optional).
4.Write new EEPROM data to EEDR (optional).
5.Write a logical one to the EEMWE bit while writing a zero to EEWE in EECR.
6.Within four clock cycles after setting EEMWE, write a logical one to EEWE.
The EEPROM can not be programmed during a CPU write to the Flash memory. The software
must check that the Flash programming is completed before initiating a new EEPROM write.
Step 2 is only relevant if the software contains a Boot Loader allowing the CPU to program the
Flash. If the Flash is never being updated by the CPU, step 2 can be omitted. See ”Boot Loader
Support – Read-While-Write Self-Programming” on page 280 for details about Boot
programming.
Caution: An interrupt between step 5 and step 6 will make the write cycle fail, since the
EEPROM Master Write Enable will time-out. If an interrupt routine accessing the EEPROM is
interrupting another EEPROM access, the EEAR or EEDR Register will be modified, causing the
interrupted EEPROM access to fail. It is recommended to have the Global Interrupt Flag cleared
during all the steps to avoid these problems.
When the write access time has elapsed, the EEWE bit is cleared by hardware. The user software can poll this bit and wait for a zero before writing the next byte. When EEWE has been set,
the CPU is halted for two cycles before the next instruction is executed.
24
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
• Bit 0 – EERE: EEPROM Read Enable
The EEPROM Read Enable Signal EERE is the read strobe to the EEPROM. When the correct
address is set up in the EEAR Register, the EERE bit must be written to a logic one to trigger the
EEPROM read. The EEPROM read access takes one instruction, and the requested data is
available immediately. When the EEPROM is read, the CPU is halted for four cycles before the
next instruction is executed.
The user should poll the EEWE bit before starting the read operation. If a write operation is in
progress, it is neither possible to read the EEPROM, nor to change the EEAR Register.
The calibrated Oscillator is used to time the EEPROM accesses. Table 6-1 lists the typical programming time for EEPROM access from the CPU.
Table 6-1.EEPROM Programming Time
Number of Calibrated
Symbol
EEPROM write (from CPU)27,0723.4 ms
The following code examples show one assembly and one C function for writing to the
EEPROM. The examples assume that interrupts are controlled (e.g. by disabling interrupts globally) so that no interrupts will occur during execution of these functions. The examples also
assume that no Flash Boot Loader is present in the software. If such code is present, the
EEPROM write function must also wait for any ongoing SPM command to finish.
RC Oscillator CyclesTypical Programming Time
8021A–AVR–12/06
25
Assembly Code Example
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
EEPROM_write:
; Wait for completion of previous write
sbic EECR,EEWE
rjmp EEPROM_write
; Set up address (r18:r17) in address register
out EEARH, r18
out EEARL, r17
; Write data (r16) to Data Register
out EEDR,r16
; Write logical one to EEMWE
sbi EECR,EEMWE
; Start eeprom write by setting EEWE
sbi EECR,EEWE
ret
C Code Example
void EEPROM_write(unsigned int uiAddress, unsigned char ucData)
{
/* Wait for completion of previous write */
while(EECR & (1<<EEWE))
;
/* Set up address and Data Registers */
EEAR = uiAddress;
EEDR = ucData;
/* Write logical one to EEMWE */
EECR |= (1<<EEMWE);
/* Start eeprom write by setting EEWE */
EECR |= (1<<EEWE);
}
The next code examples show assembly and C functions for reading the EEPROM. The examples assume that interrupts are controlled so that no interrupts will occur during execution of
these functions.
26
ATmega329P/3290P
8021A–AVR–12/06
Assembly Code Example
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
EEPROM_read:
; Wait for completion of previous write
sbic EECR,EEWE
rjmp EEPROM_read
; Set up address (r18:r17) in address register
out EEARH, r18
out EEARL, r17
; Start eeprom read by writing EERE
sbi EECR,EERE
; Read data from Data Register
in r16,EEDR
ret
C Code Example
unsigned char EEPROM_read(unsigned int uiAddress)
{
/* Wait for completion of previous write */
while(EECR & (1<<EEWE))
;
/* Set up address register */
EEAR = uiAddress;
/* Start eeprom read by writing EERE */
EECR |= (1<<EERE);
/* Return data from Data Register */
return EEDR;
}
ATmega329P/3290P
6.6.5GPIOR2 – General Purpose I/O Register 2
Bit76543210
0x2B (0x4B)MSBLSBGPIOR2
Read/WriteR/WR/WR/WR/WR/WR/WR/WR/W
Initial Value00000000
6.6.6GPIOR1 – General Purpose I/O Register 1
Bit76543210
0x2A (0x4A)MSBLSBGPIOR1
Read/WriteR/WR/WR/WR/WR/WR/WR/WR/W
Initial Value00000000
6.6.7GPIOR0 – General Purpose I/O Register 0
Bit76543210
0x1E (0x3E)MSBLSBGPIOR0
Read/WriteR/WR/WR/WR/WR/WR/WR/WR/W
Initial Value00000000
8021A–AVR–12/06
27
7.System Clock and Clock Options
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
7.1Clock Systems and their Distribution
Figure 7-1 presents the principal clock systems in the AVR and their distribution. All of the clocks
need not be active at a given time. In order to reduce power consumption, the clocks to modules
not being used can be halted by using different sleep modes, as described in ”Power Manage-
ment and Sleep Modes” on page 38. The clock systems are detailed below.
Figure 7-1.Clock Distribution
LCD Controller
Asynchronous
Timer/Counter
General I/O
Modules
CPU CoreRAM
Flash and
EEPROM
7.1.1CPU Clock – clk
The CPU clock is routed to parts of the system concerned with operation of the AVR core.
Examples of such modules are the General Purpose Register File, the Status Register and the
data memory holding the Stack Pointer. Halting the CPU clock inhibits the core from performing
general operations and calculations.
7.1.2I/O Clock – clk
I/O
The I/O clock is used by the majority of the I/O modules, like Timer/Counters, SPI, and USART.
The I/O clock is also used by the External Interrupt module, but note that some external interrupts are detected by asynchronous logic, allowing such interrupts to be detected even if the I/O
clock is halted. Also note that start condition detection in the USI module is carried out asynchronously when clk
7.1.3Flash Clock – clk
CPU
FLASH
clk
I/O
clk
ASY
Timer/Counter
Oscillator
is halted, enabling USI start condition detection in all sleep modes.
I/O
External Clock
AVR Clock
Control Unit
Source clock
Clock
Multiplexer
Oscillator
Crystal
clk
CPU
clk
FLASH
Reset Logic
Watchdog Timer
Watchdog clock
Watchdog
Oscillator
Low-frequency
Crystal Oscillator
Calibrated RC
Oscillator
The Flash clock controls operation of the Flash interface. The Flash clock is usually active simultaneously with the CPU clock.
28
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
7.1.4Asynchronous Timer Clock – clk
The Asynchronous Timer clock allows the Asynchronous Timer/Counter and the LCD controller
to be clocked directly from an external clock or an external 32 kHz clock crystal. The dedicated
clock domain allows using this Timer/Counter as a real-time counter even when the device is in
sleep mode. It also allows the LCD controller output to continue while the rest of the device is in
sleep mode.
7.1.5ADC Clock – clk
ADC
The ADC is provided with a dedicated clock domain. This allows halting the CPU and I/O clocks
in order to reduce noise generated by digital circuitry. This gives more accurate ADC conversion
results.
7.2Clock Sources
The device has the following clock source options, selectable by Flash Fuse bits as shown
below. The clock from the selected source is input to the AVR clock generator, and routed to the
appropriate modules.
Table 7-1.Device Clocking Options Select
Device Clocking Option CKSEL3..0
External Crystal/Ceramic Resonator1111 - 1000
External Low-frequency Crystal0111 - 0110
ASY
(1)
Calibrated Internal RC Oscillator0010
External Clock0000
Reserved0011, 0001, 0101, 0100
Note:1. For all fuses “1” means unprogrammed while “0” means programmed.
The various choices for each clocking option is given in the following sections. When the CPU
wakes up from Power-down or Power-save, the selected clock source is used to time the startup, ensuring stable Oscillator operation before instruction execution starts. When the CPU starts
from reset, there is an additional delay allowing the power to reach a stable level before commencing normal operation. The Watchdog Oscillator is used for timing this real-time part of the
start-up time. The number of WDT Oscillator cycles used for each time-out is shown in Table 7-
2. The frequency of the Watchdog Oscillator is voltage dependent as shown in ”Typical Characteristics – Preliminary Data – TBD” on page 337.
Table 7-2.Number of Watchdog Oscillator Cycles
Typ Time-out (VCC = 5.0V)Typ Time-out (VCC = 3.0V)Number of Cycles
7.3Default Clock Source
The device is shipped with CKSEL = “0010”, SUT = “10”, and CKDIV8 programmed. The default
clock source setting is the Internal RC Oscillator with longest start-up time and an initial system
clock prescaling of 8. This default setting ensures that all users can make their desired clock
source setting using an In-System or Parallel programmer.
4.1 ms4.3 ms4K (4,096)
65 ms69 ms64K (65,536)
8021A–AVR–12/06
29
7.4Crystal Oscillator
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
XTAL1 and XTAL2 are input and output, respectively, of an inverting amplifier which can be configured for use as an On-chip Oscillator, as shown in Figure 7-2. Either a quartz crystal or a
ceramic resonator may be used.
C1 and C2 should always be equal for both crystals and resonators. The optimal value of the
capacitors depends on the crystal or resonator in use, the amount of stray capacitance, and the
electromagnetic noise of the environment. Some initial guidelines for choosing capacitors for
use with crystals are given in Table 7-3. For ceramic resonators, the capacitor values given by
the manufacturer should be used.
Figure 7-2.Crystal Oscillator Connections
C2
C1
XTAL2
XTAL1
GND
The Oscillator can operate in three different modes, each optimized for a specific frequency
range. The operating mode is selected by the fuses CKSEL3..1 as shown in Table 7-3.
Table 7-3.Crystal Oscillator Operating Modes
Frequency Range
CKSEL3..1
(1)
100
1010.9 - 3.012 - 22
1103.0 - 8.012 - 22
1118.0 -12 - 22
Note:1. This option should not be used with crystals, only with ceramic resonators.
(MHz)
0.4 - 0.9–
Recommended Range for Capacitors C1 and
C2 for Use with Crystals (pF)
The CKSEL0 Fuse together with the SUT1..0 Fuses select the start-up times as shown in Table
7-4.
Table 7-4.Start-up Times for the Crystal Oscillator Clock Selection
CKSEL0SUT1..0
30
ATmega329P/3290P
Start-up Time from
Power-down and
Power-save
000258 CK
001258 CK
0101K CK
(1)
(1)
(2)
Additional Delay
from Reset
(VCC = 5.0V)Recommended Usage
14CK + 4.1 ms
14CK + 65 ms
14CK
Ceramic resonator, fast
rising power
Ceramic resonator,
slowly rising power
Ceramic resonator,
BOD enabled
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Table 7-4.Start-up Times for the Crystal Oscillator Clock Selection (Continued)
CKSEL0SUT1..0
0111K CK
1001K CK
1
1
1
Notes:1. These options should only be used when not operating close to the maximum frequency of the
2. These options are intended for use with ceramic resonators and will ensure frequency stability
0116K CK14CKCrystal Oscillator, BOD
1016K CK14CK + 4.1 msCrystal Oscillator, fast
1116K CK14CK + 65 msCrystal Oscillator,
device, and only if frequency stability at start-up is not important for the application. These
options are not suitable for crystals.
at start-up. They can also be used with crystals when not operating close to the maximum frequency of the device, and if frequency stability at start-up is not important for the application.
7.5Low-frequency Crystal Oscillator
The Low-frequency Crystal Oscillator is optimized for use with a 32.768 kHz watch crystal.
When selecting crystals, load capasitance and crystal’s Equivalent Series Resistance, ESR
must be taken into consideration. Both values are specified by the crystal vendor.
ATmega329P/3290P oscillator is optimized for very low power consumption, and thus when
selecting crystals, see Table 7-5 on page 31 for maximum ESR recommendations on 6.5 pF,
9.0 pF and 12.5 pF crystals.
Start-up Time from
Power-down and
Power-save
(2)
(2)
Additional Delay
from Reset
(VCC = 5.0V)Recommended Usage
14CK + 4.1 msCeramic resonator, fast
rising power
14CK + 65 msCeramic resonator,
slowly rising power
enabled
rising power
slowly rising power
Table 7-5.Maximum ESR Recommendation for 32.768 kHz Watch Crystal
Crystal CL (pF)Max ESR [kΩ]
6.575
9.065
12.530
Note:1. Maximum ESR is typical value based on characterization
(1)
The Low-frequency Crystal Oscillator provides an internal load capacitance of typical 6.5 pF.
Crystals with recommended 6 pF load capacitance can be used without external capacitors as
shown in Figure 7-3 on page 32.
Crystals specifying load capacitance (CL) higher than 6 pF, require external capacitors applied
as described in Figure 7-2 on page 30.
To find suitable load capacitance for a 32.768 kHz crystal, please consult the crystal datasheet.
The Low-frequency Crystal Oscillator must be selected by setting the CKSEL Fuses to “0110” or
“0111” as shown in Table 7-8. Start-up times are determined by the SUT Fuses as shown in
Table 7-7.
Table 7-7.Start-up Times for the Low-frequency Crystal Oscillator Clock Selection
SUT1..0 Additional Delay from Reset (VCC = 5.0V)Recommended Usage
004 CKFast rising power or BOD enabled
014 CK + 4.1 msSlowly rising power
104 CK + 65 msStable frequency at start-up
11Reserved
Table 7-8.Start-up Times for the Low-frequency Crystal Oscillator Clock Selection
CKSEL3..0
(1)
0110
011132K CKStable frequency at start-up
Note:1. This option should only be used if frequency stability at start-up is not important for the
application
Power-down and Power-saveRecommended Usage
7.6Calibrated Internal RC Oscillator
By default, the Internal RC Oscillator provides an approximate 8 MHz clock. Though voltage and
temperature dependent, this clock can be very accurately calibrated by the user. The device is
shipped with the CKDIV8 Fuse programmed. See ”System Clock Prescaler” on page 35 for
more details.
Start-up Time from
1K CK
This clock may be selected as the system clock by programming the CKSEL Fuses as shown in
Table 7-9 on page 33. If selected, it will operate with no external components. During reset,
hardware loads the pre-programmed calibration value into the OSCCAL Register and thereby
32
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
automatically calibrates the RC Oscillator. The accuracy of this calibration is shown as Factory
calibration in Table 26-1 on page 331.
By changing the OSCCAL register from SW, see ”OSCCAL – Oscillator Calibration Register” on
page 35, it is possible to get a higher calibration accuracy than by using the factory calibration.
The accuracy of this calibration is shown as User calibration in Table 26-1 on page 331.
When this Oscillator is used as the chip clock, the Watchdog Oscillator will still be used for the
Watchdog Timer and for the Reset Time-out. For more information on the pre-programmed calibration value, see the section ”Calibration Byte” on page 298.
Notes:1. The device is shipped with this option selected.
2. The frequency ranges are preliminary values. Actual values are TBD.
3. If 8 MHz frequency exceeds the specification of the device (depends on VCC), the CKDIV8
Fuse can be programmed in order to divide the internal frequency by 8.
(2)
(MHz) CKSEL3..0
(1)(3)
When this Oscillator is selected, start-up times are determined by the SUT Fuses as shown in
Table 7-10 on page 33.
Table 7-10.Start-up times for the internal calibrated RC Oscillator clock selection
Start-up Time from Power-
Power Conditions
BOD enabled6 CK14CK00
Fast rising power6 CK14CK + 4.1 ms01
Slowly rising power6 CK14CK + 65 ms
Note:1. The device is shipped with this option selected.
down and Power-save
Reserved11
Additional Delay from
Reset (VCC = 5.0V)SUT1..0
(1)
10
To drive the device from an external clock source, XTAL1 should be driven as shown in Figure
7-4 on page 33. To run the device on an external clock, the CKSEL Fuses must be programmed
to “0000”.
Figure 7-4.External Clock Drive Configuration
8021A–AVR–12/06
NC
EXTERNAL
CLOCK
SIGNAL
XTAL2
XTAL1
GND
33
When this clock source is selected, start-up times are determined by the SUT Fuses as shown in
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Table 7-12 on page 34.
Table 7-11.Crystal Oscillator Clock Frequency
CKSEL3..0Frequency Range
00000 - 16 MHz
Table 7-12.Start-up Times for the External Clock Selection
SUT1..0
006 CK14CKBOD enabled
016 CK14CK + 4.1 msFast rising power
106 CK14CK + 65 msSlowly rising power
11Reserved
When applying an external clock, it is required to avoid sudden changes in the applied clock frequency to ensure stable operation of the MCU. A variation in frequency of more than 2% from
one clock cycle to the next can lead to unpredictable behavior. It is required to ensure that the
MCU is kept in Reset during such changes in the clock frequency.
Note that the System Clock Prescaler can be used to implement run-time changes of the internal
clock frequency while still ensuring stable operation. Refer to ”System Clock Prescaler” on page
35 for details.
7.8Clock Output Buffer
When the CKOUT Fuse is programmed, the system Clock will be output on CLKO. This mode is
suitable when the chip clock is used to drive other circuits on the system. The clock will be output also during reset and the normal operation of I/O pin will be overridden when the fuse is
programmed. Any clock source, including internal RC Oscillator, can be selected when CLKO
serves as clock output. If the System Clock Prescaler is used, it is the divided system clock that
is output when the CKOUT Fuse is programmed.
Start-up Time from Power-
down and Power-save
Additional Delay from
Reset (VCC = 5.0V)Recommended Usage
7.9Timer/Counter Oscillator
ATmega329P/3290P uses the same crystal oscillator for Low-frequency Oscillator and
Timer/Counter Oscillator. See ”Low-frequency Crystal Oscillator” on page 31 for details on the
oscillator and crystal requirements.
ATmega329P/3290P share the Timer/Counter Oscillator Pins (TOSC1 and TOSC2) with XTAL1
and XTAL2. When using the Timer/Counter Oscillator, the system clock needs to be four times
the oscillator frequency. Due to this and the pin sharing, the Timer/Counter Oscillator can only
be used when the Calibrated Internal RC Oscillator is selected as system clock source.
Applying an external clock source to TOSC1 can be done if EXTCLK in the ASSR Register is
written to logic one. See ”Asynchronous Operation of Timer/Counter2” on page 151 for further
description on selecting external clock as input instead of a 32.768 kHz watch crystal.
34
ATmega329P/3290P
8021A–AVR–12/06
7.10System Clock Prescaler
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
The ATmega329P/3290P system clock can be divided by setting the Clock Prescale Register –
CLKPR. This feature can be used to decrease power consumption when the requirement for
processing power is low. This can be used with all clock source options, and it will affect the
clock frequency of the CPU and all synchronous peripherals. clk
are divided by a factor as shown in Table 7-13 on page 36.
7.10.1Switching Time
When switching between prescaler settings, the System Clock Prescaler ensures that no
glitches occur in the clock system and that no intermediate frequency is higher than neither the
clock frequency corresponding to the previous setting, nor the clock frequency corresponding to
the new setting.
The ripple counter that implements the prescaler runs at the frequency of the undivided clock,
which may be faster than the CPU’s clock frequency. Hence, it is not possible to determine the
state of the prescaler – even if it were readable, and the exact time it takes to switch from one
clock division to another cannot be exactly predicted.
From the time the CLKPS values are written, it takes between T1 + T2 and T1 + 2*T2 before the
new clock frequency is active. In this interval, 2 active clock edges are produced. Here, T1 is the
previous clock period, and T2 is the period corresponding to the new prescaler setting.
ATmega329P/3290P
I/O
, clk
ADC
, clk
CPU
, and clk
FLASH
7.11Register Description
7.11.1OSCCAL – Oscillator Calibration Register
Bit76543210
(0x66)CAL7CAL6CAL5CAL4CAL3CAL2CAL1CAL0OSCCAL
Read/WriteR/WR/WR/WR/WR/WR/WR/WR/W
Initial ValueDevice Specific Calibration Value
• Bits 7:0 – CAL7:0: Oscillator Calibration Value
The Oscillator Calibration Register is used to trim the Calibrated Internal RC Oscillator to
remove process variations from the oscillator frequency. A pre-programmed calibration value is
automatically written to this register during chip reset, giving the Factory calibrated frequency as
specified in Table 26-1 on page 331. The application software can write this register to change
the oscillator frequency. The oscillator can be calibrated to frequencies as specified in Table 26-
1 on page 331. Calibration outside that range is not guaranteed.
Note that this oscillator is used to time EEPROM and Flash write accesses, and these write
times will be affected accordingly. If the EEPROM or Flash are written, do not calibrate to more
than 8.8 MHz. Otherwise, the EEPROM or Flash write may fail.
The CAL7 bit determines the range of operation for the oscillator. Setting this bit to 0 gives the
lowest frequency range, setting this bit to 1 gives the highest frequency range. The two frequency ranges are overlapping, in other words a setting of OSCCAL = 0x7F gives a higher
frequency than OSCCAL = 0x80.
The CAL6..0 bits are used to tune the frequency within the selected range. A setting of 0x00
gives the lowest frequency in that range, and a setting of 0x7F gives the highest frequency in the
range.
8021A–AVR–12/06
35
7.11.2CLKPR – Clock Prescale Register
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Bit76543210
(0x61)
Read/WriteR/WRRRR/WR/WR/WR/W
Initial Value0000See Bit Description
CLKPCE–––CLKPS3CLKPS2CLKPS1CLKPS0CLKPR
• Bit 7 – CLKPCE: Clock Prescaler Change Enable
The CLKPCE bit must be written to logic one to enable change of the CLKPS bits. The CLKPCE
bit is only updated when the other bits in CLKPR are simultaneously written to zero. CLKPCE is
cleared by hardware four cycles after it is written or when CLKPS bits are written. Rewriting the
CLKPCE bit within this time-out period does neither extend the time-out period, nor clear the
CLKPCE bit.
These bits define the division factor between the selected clock source and the internal system
clock. These bits can be written run-time to vary the clock frequency to suit the application
requirements. As the divider divides the master clock input to the MCU, the speed of all synchronous peripherals is reduced when a division factor is used. The division factors are given in
Table 7-13 on page 36.
To avoid unintentional changes of clock frequency, a special write procedure must be followed
to change the CLKPS bits:
1.Write the Clock Prescaler Change Enable (CLKPCE) bit to one and all other bits in
CLKPR to zero.
2.Within four cycles, write the desired value to CLKPS while writing a zero to CLKPCE.
Interrupts must be disabled when changing prescaler setting to make sure the write procedure is
not interrupted.
The CKDIV8 Fuse determines the initial value of the CLKPS bits. If CKDIV8 is unprogrammed,
the CLKPS bits will be reset to “0000”. If CKDIV8 is programmed, CLKPS bits are reset to
“0011”, giving a division factor of 8 at start up. This feature should be used if the selected clock
source has a higher frequency than the maximum frequency of the device at the present operating conditions. Note that any value can be written to the CLKPS bits regardless of the CKDIV8
Fuse setting. The Application software must ensure that a sufficient division factor is chosen if
the selected clock source has a higher frequency than the maximum frequency of the device at
the present operating conditions. The device is shipped with the CKDIV8 Fuse programmed.
Table 7-13.Clock Prescaler Select
CLKPS3CLKPS2CLKPS1CLKPS0Clock Division Factor
00001
00012
00104
00118
36
ATmega329P/3290P
010016
010132
011064
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Table 7-13.Clock Prescaler Select
CLKPS3CLKPS2CLKPS1CLKPS0Clock Division Factor
0111128
1000256
1001Reserved
1010Reserved
1011Reserved
1100Reserved
1101Reserved
1110Reserved
1111Reserved
8021A–AVR–12/06
37
8.Power Management and Sleep Modes
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Sleep modes enable the application to shut down unused modules in the MCU, thereby savingpower. The AVR provides various sleep modes allowing the user to tailor the power
consumption to the application’s requirements.
When enabled, the Brown-out Detector (BOD) actively monitors the power supply voltage during
the sleep periods. To further save power, it is possible to disable the BOD in some sleep modes.
See ”BOD Disable” on page 39 for more details.
8.1Sleep Modes
Figure 7-1 on page 28 presents the different clock systems in the ATmega329P/3290P, and
their distribution. The figure is helpful in selecting an appropriate sleep mode. Table 8-1 shows
the different sleep modes, their wake up sources and BOD disable ability.
Table 8-1.Active Clock Domains and Wake-up Sources in the Different Sleep Modes.
Active Clock DomainsOscillatorsWake-up Sources
CPU
FLASH
Sleep Mode
IdleXXX X X
ADCNRMXXXX
Power-downX
Power-saveXX
Standby
(1)
clk
clk
clkIOclk
ADC
ASY
Software
clk
Main Clock
Source
Enabled
Timer Osc
Enabled
INT2:0 and
(2)
XXXXXXX
(2)
(3)
X
(3)
(2)
(3)
X
XX
(3)
Pin Change
TWI Address
Match
Timer2
SPM/
EEPROM Ready
ADC
WDT Interrupt
(2)
XX
XXX
XXX
XXXX
XXX
Other I/O
BOD Disdable
Notes:1. Only recommended with external crystal or resonator selected as clock source.
2. If either LCD controller or Timer/Counter2 is running in asynchronous mode.
3. For INT0, only level interrupt.
To enter any of the sleep modes, the SE bit in SMCR must be written to logic one and a SLEEP
instruction must be executed. The SM2, SM1, and SM0 bits in the SMCR Register select which
sleep mode will be activated by the SLEEP instruction. See Table 8-2 on page 43 for a
summary.
If an enabled interrupt occurs while the MCU is in a sleep mode, the MCU wakes up. The MCU
is then halted for four cycles in addition to the start-up time, executes the interrupt routine, and
resumes execution from the instruction following SLEEP. The contents of the Register File and
SRAM are unaltered when the device wakes up from sleep. If a reset occurs during sleep mode,
the MCU wakes up and executes from the Reset Vector.
38
ATmega329P/3290P
8021A–AVR–12/06
8.2BOD Disable
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
8.3Idle Mode
ATmega329P/3290P
When the Brown-out Detector (BOD) is enabled by BODLEVEL fuses, Table 25-3 on page 296,
the BOD is actively monitoring the power supply voltage during a sleep period. To save power, it
is possible to disable the BOD by software for some of the sleep modes, see Table 8-1 on page
38. The sleep mode power consumption will then be at the same level as when BOD is globally
disabled by fuses. If BOD is disabled in software, the BOD function is turned off immediately
after entering the sleep mode. Upon wake-up from sleep, BOD is automatically enabled again.
This ensures safe operation in case the V
When the BOD has been disabled, the wake-up time from sleep mode will be approximately 60
µs to ensure that the BOD is working correctly before the MCU continues executing code.
BOD disable is controlled by bit 6, BODS (BOD Sleep) in the control register MCUCR, see
”MCUCR – MCU Control Register” on page 43. Writing this bit to one turns off the BOD in rele-
vant sleep modes, while a zero in this bit keeps BOD active. Default setting keeps BOD active,
i.e. BODS set to zero.
Writing to the BODS bit is controlled by a timed sequence and an enable bit, see ”MCUCR –
MCU Control Register” on page 43.
level has dropped during the sleep period.
CC
When the SM2..0 bits are written to 000, the SLEEP instruction makes the MCU enter Idle
mode, stopping the CPU but allowing LCD controller, the SPI, USART, Analog Comparator,
ADC, USI, Timer/Counters, Watchdog, and the interrupt system to continue operating. This
sleep mode basically halts clk
Idle mode enables the MCU to wake up from external triggered interrupts as well as internal
ones like the Timer Overflow and USART Transmit Complete interrupts. If wake-up from the
Analog Comparator interrupt is not required, the Analog Comparator can be powered down by
setting the ACD bit in the Analog Comparator Control and Status Register – ACSR. This will
reduce power consumption in Idle mode. If the ADC is enabled, a conversion starts automatically when this mode is entered.
8.4ADC Noise Reduction Mode
When the SM2..0 bits are written to 001, the SLEEP instruction makes the MCU enter ADC
Noise Reduction mode, stopping the CPU but allowing the ADC, the external interrupts, the USI
start condition detection, Timer/Counter2, LCD Controller, and the Watchdog to continue operating (if enabled). This sleep mode basically halts clk
other clocks to run.
This improves the noise environment for the ADC, enabling higher resolution measurements. If
the ADC is enabled, a conversion starts automatically when this mode is entered. Apart form the
ADC Conversion Complete interrupt, only an External Reset, a Watchdog Reset, a Brown-out
Reset, an LCD controller interrupt, USI start condition interrupt, a Timer/Counter2 interrupt, an
SPM/EEPROM ready interrupt, an external level interrupt on INT0 or a pin change interrupt can
wake up the MCU from ADC Noise Reduction mode.
CPU
and clk
, while allowing the other clocks to run.
FLASH
I/O
, clk
CPU
, and clk
FLASH
, while allowing the
8.5Power-down Mode
When the SM2..0 bits are written to 010, the SLEEP instruction makes the MCU enter Powerdown mode. In this mode, the external Oscillator is stopped, while the external interrupts, the
8021A–AVR–12/06
39
USI start condition detection, and the Watchdog continue operating (if enabled). Only an Exter-
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
nal Reset, a Watchdog Reset, a Brown-out Reset, USI start condition interrupt, an external level
interrupt on INT0, or a pin change interrupt can wake up the MCU. This sleep mode basically
halts all generated clocks, allowing operation of asynchronous modules only.
Note that if a level triggered interrupt is used for wake-up from Power-down mode, the changed
level must be held for some time to wake up the MCU. Refer to ”External Interrupts” on page 59
for details.
When waking up from Power-down mode, there is a delay from the wake-up condition occurs
until the wake-up becomes effective. This allows the clock to restart and become stable after
having been stopped. The wake-up period is defined by the same CKSEL Fuses that define the
Reset Time-out period, as described in ”Clock Sources” on page 29.
8.6Power-save Mode
When the SM2..0 bits are written to 011, the SLEEP instruction makes the MCU enter Powersave mode. This mode is identical to Power-down, with one exception:
If Timer/Counter2 and/or the LCD controller are enabled, they will keep running during sleep.
The device can wake up from either Timer Overflow or Output Compare event from
Timer/Counter2 if the corresponding Timer/Counter2 interrupt enable bits are set in TIMSK2,
and the Global Interrupt Enable bit in SREG is set. It can also wake up from an LCD controller
interrupt.
If neither Timer/Counter2 nor the LCD controller is running, Power-down mode is recommended
instead of Power-save mode.
The LCD controller and Timer/Counter2 can be clocked both synchronously and asynchronously
in Power-save mode. The clock source for the two modules can be selected independent of
each other. If neither the LCD controller nor the Timer/Counter2 is using the asynchronous
clock, the Timer/Counter Oscillator is stopped during sleep. If neither the LCD controller nor the
Timer/Counter2 is using the synchronous clock, the clock source is stopped during sleep. Note
that even if the synchronous clock is running in Power-save, this clock is only available for the
LCD controller and Timer/Counter2.
8.7Standby Mode
When the SM2..0 bits are 110 and an external crystal/resonator clock option is selected, the
SLEEP instruction makes the MCU enter Standby mode. This mode is identical to Power-down
with the exception that the Oscillator is kept running. From Standby mode, the device wakes up
in six clock cycles.
8.8Power Reduction Register
The Power Reduction Register (PRR), see ”PRR – Power Reduction Register” on page 44, pro-
vides a method to stop the clock to individual peripherals to reduce power consumption. The
current state of the peripheral is frozen and the I/O registers inaccessible. Resources used by
the peripheral when stopping the clock will remain occupied so the peripheral should be disabled
before stopping the clock. Waking up a module, which is done by clearing the bit in PRR, puts
the module in the same state as before shutdown.
Module shutdown can be used in IDLE mode and active mode to reduce the overall power consumption. In all other sleep modes, the clock is already stopped.
40
ATmega329P/3290P
8021A–AVR–12/06
8.9Minimizing Power Consumption
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
There are several possibilities 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.
8.9.1Analog 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 ”Analog to Digital Converter” on page 212
for details on ADC operation.
8.9.2Analog 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 ”Analog Comparator” on page 209 for details on how to configure the Analog
Comparator.
ATmega329P/3290P
8.9.3Brown-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 ”Brown-out Detection” on page 48 for details
on how to configure the Brown-out Detector.
8.9.4Internal 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 ”Internal Volt-
age Reference” on page 49 for details on the start-up time.
8.9.5Watchdog 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 ”Watchdog Timer” on page 49 for details on how to configure the Watchdog Timer.
8.9.6Port 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 (clk
be disabled. This ensures that no power is consumed by the input logic when not needed. In
8021A–AVR–12/06
) and the ADC clock (clk
I/O
) are stopped, the input buffers of the device will
ADC
41
some cases, the input logic is needed for detecting wake-up conditions, and it will then be
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
enabled. Refer to the section ”Digital Input Enable and Sleep Modes” on page 68 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 V
For analog input pins, the digital input buffer should be disabled at all times. An analog signal
level close to V
/2 on an input pin can cause significant current even in active mode. Digital
CC
input buffers can be disabled by writing to the Digital Input Disable Registers (DIDR1 and
DIDR0). Refer to ”DIDR1 – Digital Input Disable Register 1” on page 211 and ”DIDR0 – Digital
Input Disable Register 0” on page 228 for details.
8.9.7JTAG Interface and On-chip Debug System
If the On-chip debug system is enabled by the OCDEN Fuse and the chip enter Power down or
Power save sleep mode, the main clock source remains enabled. In these sleep modes, this will
contribute significantly to the total current consumption. There are three alternative ways to
avoid this:
• Disable OCDEN Fuse.
• Disable JTAGEN Fuse.
• Write one to the JTD bit in MCUCSR.
The TDO pin is left floating when the JTAG interface is enabled while the JTAG TAP controller is
not shifting data. If the hardware connected to the TDO pin does not pull up the logic level,
power consumption will increase. Note that the TDI pin for the next device in the scan chain contains a pull-up that avoids this problem. Writing the JTD bit in the MCUCSR register to one or
leaving the JTAG fuse unprogrammed disables the JTAG interface.
/2, the input buffer will use excessive power.
CC
42
ATmega329P/3290P
8021A–AVR–12/06
8.10Register Description
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
8.10.1SMCR – Sleep Mode Control Register
The Sleep Mode Control Register contains control bits for power management.
These bits select between the five available sleep modes as shown in Table 8-2.
Table 8-2.Sleep Mode Select
SM2SM1SM0Sleep Mode
000Idle
001ADC Noise Reduction
010Power-down
011Power-save
––––SM2SM1SM0SESMCR
ATmega329P/3290P
100Reserved
101Reserved
110Standby
111Reserved
Note:1. Standby mode is only recommended for use with external crystals or resonators.
• Bit 1 – SE: Sleep Enable
The SE bit must be written to logic one to make the MCU enter the sleep mode when the SLEEP
instruction is executed. To avoid the MCU entering the sleep mode unless it is the programmer’s
purpose, it is recommended to write the Sleep Enable (SE) bit to one just before the execution of
the SLEEP instruction and to clear it immediately after waking up.
8.10.2MCUCR – MCU Control Register
Bit76543210
0x35 (0x55)
Read/WriteR/WRRR/WRRR/WR/W
Initial Value00000000
JTDBODSBODSEPUD––IVSELIVCEMCUCR
• Bit 6 – BODS: BOD Sleep
The BODS bit must be written to logic one in order to turn off BOD during sleep, see Table 8-1
on page 38. Writing to the BODS bit is controlled by a timed sequence and an enable bit,
BODSE in MCUCR. To disable BOD in relevant sleep modes, both BODS and BODSE must first
be set to one. Then, to set the BODS bit, BODS must be set to one and BODSE must be set to
zero within four clock cycles.
(1)
8021A–AVR–12/06
43
The BODS bit is active three clock cycles after it is set. A sleep instruction must be executed
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
while BODS is active in order to turn off the BOD for the actual sleep mode. The BODS bit is
automatically cleared after three clock cycles.
• Bit 5 – BODSE: BOD Sleep Enable
BODSE enables setting of BODS control bit, as explained in BODS bit description. BOD disable
is controlled by a timed sequence.
8.10.3PRR – Power Reduction Register
Bit765 4 3 210
(0x64)
Read/WriteRRRR/WR/WR/WR/WR/W
Initial Value00000000
–––PRLCDPRTIM1PRSPIPRUSART0PRADCPRR
• Bits 7, 6, 5 - Res: Reserved bits
These bits are reserved bits in ATmega329P/3290P and will always read as zero.
• Bit 4 - PRLCD: Power Reduction LCD
Writing logic one to this bit shuts down the LCD controller. The LCD controller must be disabled
and the display discharged before shut down. See "Disabling the LCD" on page 217 for details
on how to disable the LCD controller.
• Bit 3 - PRTIM1: Power Reduction Timer/Counter1
Writing logic one to this bit shuts down the Timer/Counter1 module. When Timer/Counter1 is
enabled, operation will continue like before the shutdown.
• Bit 2 - PRSPI: Power Reduction Serial Peripheral Interface
Writing logic one to this bit shuts down the Serial Peripheral Interface by stopping the clock to
the module. When waking up the SPI again, the SPI should be re-initialized to ensure proper
operation.
• Bit 1 - PRUSART: Power Reduction USART
Writing logic one to this bit shuts down the USART by stopping the clock to the module. When
waking up the USART again, the USART should be re-initialized to ensure proper operation.
• Bit 0 - PRADC: Power Reduction ADC
Writing logic one to this bit shuts down the ADC. The ADC must be disabled before shut down.
The analog comparator cannot use the ADC input MUX when the ADC is shut down.
Note:The Analog Comparator is disabled using the ACD-bit in the ”ACSR – Analog Comparator Control
and Status Register” on page 210.
44
ATmega329P/3290P
8021A–AVR–12/06
9.System Control and Reset
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
9.1Resetting the AVR
During reset, all I/O Registers are set to their initial values, and the program starts execution
from the Reset Vector. The instruction placed at the Reset Vector must be a JMP – Absolute
Jump – instruction to the reset handling routine. If the program never enables an interrupt
source, the Interrupt Vectors are not used, and regular program code can be placed at these
locations. This is also the case if the Reset Vector is in the Application section while the Interrupt
Vectors are in the Boot section or vice versa. The circuit diagram in ”Reset Logic” on page 46
shows the reset logic. ”System and Reset Characteristics” on page 332 defines the electrical
parameters of the reset circuitry.
The I/O ports of the AVR are immediately reset to their initial state when a reset source goes
active. This does not require any clock source to be running.
After all reset sources have gone inactive, a delay counter is invoked, stretching the internal
reset. This allows the power to reach a stable level before normal operation starts. The time-out
period of the delay counter is defined by the user through the SUT and CKSEL Fuses. The different selections for the delay period are presented in ”Clock Sources” on page 29.
9.2Reset Sources
ATmega329P/3290P
The ATmega329P/3290P has five sources of reset:
• Power-on Reset. The MCU is reset when the supply voltage is below the Power-on Reset
threshold (V
• External Reset. The MCU is reset when a low level is present on the RESET
the minimum pulse length.
• Watchdog Reset. The MCU is reset when the Watchdog Timer period expires and the
Watchdog is enabled.
• Brown-out Reset. The MCU is reset when the supply voltage V
threshold (V
• JTAG AVR Reset. The MCU is reset as long as there is a logic one in the Reset Register, one
of the scan chains of the JTAG system. Refer to the section ”IEEE 1149.1 (JTAG) Boundary-
scan” on page 253 for details.
).
POT
) and the Brown-out Detector is enabled.
BOT
pin for longer than
is below the Brown-out Reset
CC
8021A–AVR–12/06
45
Figure 9-1.Reset Logic
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Power-on Reset
Circuit
DATA BU S
MCU Status
Register (MCUSR)
JTRF
BORF
PORF
WDRF
EXTRF
9.2.1Power-on Reset
BODLEVEL [1..0]
Pull-up Resistor
SPIKE
FILTER
JTAG Reset
Register
Brown-out
Reset Circuit
Watchdog
Oscillator
Clock
Generator
CKSEL[3:0]
SUT[1:0]
CK
Delay Counters
TIMEOUT
A Power-on Reset (POR) pulse is generated by an On-chip detection circuit. The detection level
is defined in ”System and Reset Characteristics” on page 332. The POR is activated whenever
V
is below the detection level. The POR circuit can be used to trigger the start-up Reset, as
CC
well as to detect a failure in supply voltage.
A Power-on Reset (POR) circuit ensures that the device is reset from Power-on. Reaching the
Power-on Reset threshold voltage invokes the delay counter, which determines how long the
device is kept in RESET after V
when V
46
ATmega329P/3290P
rise. The RESET signal is activated again, without any delay,
An External Reset is generated by a low level on the RESET
pin. Reset pulses longer than the
minimum pulse width (see ”System and Reset Characteristics” on page 332) will generate a
reset, even if the clock is not running. Shorter pulses are not guaranteed to generate a reset.
When the applied signal reaches the Reset Threshold Voltage – V
delay counter starts the MCU after the Time-out period – t
TOUT –
– on its positive edge, the
RST
has expired.
Figure 9-4.External Reset During Operation
CC
8021A–AVR–12/06
47
9.2.3Brown-out Detection
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
9.2.4Watchdog Reset
ATmega329P/3290P has an On-chip Brown-out Detection (BOD) circuit for monitoring the V
CC
level during operation by comparing it to a fixed trigger level. The trigger level for the BOD can
be selected by the BODLEVEL Fuses. The trigger level has a hysteresis to ensure spike free
Brown-out Detection. The hysteresis on the detection level should be interpreted as V
V
+ V
BOT
value below the trigger level (V
When V
MCU after the Time-out period t
The BOD circuit will only detect a drop in V
longer than t
/2 and V
HYST
increases above the trigger level (V
CC
given in ”System and Reset Characteristics” on page 332.
BOD
BOT-
= V
- V
BOT
HYST
in Figure 9-5), the Brown-out Reset is immediately activated.
BOT-
has expired.
TOUT
/2.When the BOD is enabled, and VCC decreases to a
in Figure 9-5), the delay counter starts the
BOT+
if the voltage stays below the trigger level for
CC
BOT+
=
Figure 9-5.Brown-out Reset During Operation
V
CC
RESET
TIME-OUT
INTERNAL
RESET
V
BOT-
V
BOT+
t
TOUT
When the Watchdog times out, it will generate a short reset pulse of one CK cycle duration. On
the falling edge of this pulse, the delay timer starts counting the Time-out period t
TOUT
. Refer to
page 49 for details on operation of the Watchdog Timer.
Figure 9-6.Watchdog Reset During Operation
CC
CK
48
ATmega329P/3290P
8021A–AVR–12/06
9.3Internal Voltage Reference
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
ATmega329P/3290P features an internal bandgap reference. This reference is used for Brownout Detection, and it can be used as an input to the Analog Comparator or the ADC.
9.3.1Voltage Reference Enable Signals and Start-up Time
The voltage reference has a start-up time that may influence the way it should be used. The
start-up time is given in ”System and Reset Characteristics” on page 332. To save power, the
reference is not always turned on. The reference is on during the following situations:
1.When the BOD is enabled (by programming the BODLEVEL [1..0] Fuse).
2.When the bandgap reference is connected to the Analog Comparator (by setting the
ACBG bit in ACSR).
3.When the ADC is enabled.
Thus, when the BOD is not enabled, after setting the ACBG bit or enabling the ADC, the user
must always allow the reference to start up before the output from the Analog Comparator or
ADC is used. To reduce power consumption in Power-down mode, the user can avoid the three
conditions above to ensure that the reference is turned off before entering Power-down mode.
9.4Watchdog Timer
ATmega329P/3290P
The Watchdog Timer is clocked from a separate On-chip Oscillator which runs at 1 MHz. This is
the typical value at V
= 5V. See characterization data for typical values at other VCC levels. By
CC
controlling the Watchdog Timer prescaler, the Watchdog Reset interval can be adjusted as
shown in Table 9-2 on page 52. The WDR – Watchdog Reset – instruction resets the Watchdog
Timer. The Watchdog Timer is also reset when it is disabled and when a Chip Reset occurs.
Eight different clock cycle periods can be selected to determine the reset period. If the reset
period expires without another Watchdog Reset, the ATmega329P/3290P resets and executes
from the Reset Vector. For timing details on the Watchdog Reset, refer to Table 9-2 on page 52.
To prevent unintentional disabling of the Watchdog or unintentional change of time-out period,
two different safety levels are selected by the fuse WDTON as shown in Table 9-1. Refer to
”Timed Sequences for Changing the Configuration of the Watchdog Timer” on page 50 for
details.
Table 9-1.WDT Configuration as a Function of the Fuse Settings of WDTON
Safety
WDTON
Unprogrammed1DisabledTimed sequenceTimed sequence
Programmed2EnabledAlways enabledTimed sequence
Level
WDT Initial
State
How to Disable the
WDT
How to Change Timeout
8021A–AVR–12/06
49
Figure 9-7.Watchdog Timer
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
WATCHDOG
OSCILLATOR
9.4.1Timed Sequences for Changing the Configuration of the Watchdog Timer
The sequence for changing configuration differs slightly between the two safety levels. Separate
procedures are described for each level.
9.4.2Safety Level 1
In this mode, the Watchdog Timer is initially disabled, but can be enabled by writing the WDE bit
to 1 without any restriction. A timed sequence is needed when changing the Watchdog Time-out
period or disabling an enabled Watchdog Timer. To disable an enabled Watchdog Timer, and/or
changing the Watchdog Time-out, the following procedure must be followed:
9.4.3Safety Level 2
1.In the same operation, write a logic one to WDCE and WDE. A logic one must be written
to WDE regardless of the previous value of the WDE bit.
2.Within the next four clock cycles, in the same operation, write the WDE and WDP bits as
desired, but with the WDCE bit cleared.
In this mode, the Watchdog Timer is always enabled, and the WDE bit will always read as one. A
timed sequence is needed when changing the Watchdog Time-out period. To change the
Watchdog Time-out, the following procedure must be followed:
1.In the same operation, write a logical one to WDCE and WDE. Even though the WDE
always is set, the WDE must be written to one to start the timed sequence.
Within the next four clock cycles, in the same operation, write the WDP bits as desired, but with
the WDCE bit cleared. The value written to the WDE bit is irrelevant.
50
ATmega329P/3290P
8021A–AVR–12/06
9.5Register Description
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
9.5.1MCUSR – MCU Status Register
The MCU Status Register provides information on which reset source caused an MCU reset.
Bit76543210
0x35 (0x55)
Read/WriteRRRR/WR/WR/WR/WR/W
Initial Value000See Bit Description
• Bit 4 – JTRF: JTAG Reset Flag
This bit is set if a reset is being caused by a logic one in the JTAG Reset Register selected by
the JTAG instruction AVR_RESET. This bit is reset by a Power-on Reset, or by writing a logic
zero to the flag.
• Bit 3 – WDRF: Watchdog Reset Flag
This bit is set if a Watchdog Reset occurs. The bit is reset by a Power-on Reset, or by writing a
logic zero to the flag.
• Bit 2 – BORF: Brown-out Reset Flag
This bit is set if a Brown-out Reset occurs. The bit is reset by a Power-on Reset, or by writing a
logic zero to the flag.
ATmega329P/3290P
–––JTRFWDRFBORFEXTRFPORFMCUSR
• Bit 1 – EXTRF: External Reset Flag
This bit is set if an External Reset occurs. The bit is reset by a Power-on Reset, or by writing a
logic zero to the flag.
• Bit 0 – PORF: Power-on Reset Flag
This bit is set if a Power-on Reset occurs. The bit is reset only by writing a logic zero to the flag.
To make use of the Reset Flags to identify a reset condition, the user should read and then
Reset the MCUSR as early as possible in the program. If the register is cleared before another
reset occurs, the source of the reset can be found by examining the Reset Flags.
9.5.2WDTCR – Watchdog Timer Control Register
Bit76543210
(0x60)–––WDCEWDEWDP2WDP1WDP0WDTCR
Read/WriteRRRR/WR/WR/WR/WR/W
Initial Value00000000
• Bits 7:5 – Res: Reserved Bits
These bits are reserved bits in the ATmega329P/3290P and will always read as zero.
• Bit 4 – WDCE: Watchdog Change Enable
This bit must be set when the WDE bit is written to logic zero. Otherwise, the Watchdog will not
be disabled. Once written to one, hardware will clear this bit after four clock cycles. Refer to the
description of the WDE bit for a Watchdog disable procedure. This bit must also be set when
changing the prescaler bits. See Section “9.4.1” on page 50.
• Bit 3 – WDE: Watchdog Enable
8021A–AVR–12/06
51
When the WDE is written to logic one, the Watchdog Timer is enabled, and if the WDE is written
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
to logic zero, the Watchdog Timer function is disabled. WDE can only be cleared if the WDCE bit
has logic level one. To disable an enabled Watchdog Timer, the following procedure must be
followed:
1.In the same operation, write a logic one to WDCE and WDE. A logic one must be written
to WDE even though it is set to one before the disable operation starts.
2.Within the next four clock cycles, write a logic 0 to WDE. This disables the Watchdog.
In safety level 2, it is not possible to disable the Watchdog Timer, even with the algorithm
described above. ”Timed Sequences for Changing the Configuration of the Watchdog Timer” on
The WDP2, WDP1, and WDP0 bits determine the Watchdog Timer prescaling when the Watchdog Timer is enabled. The different prescaling values and their corresponding Time-out Periods
are shown in Table 9-2 on page 52.
Table 9-2.Watchdog Timer Prescale Select
Number of WDT
WDP2WDP1WDP0
00016K cycles17.1 ms16.3 ms
00132K cycles34.3 ms32.5 ms
01064K cycles68.5 ms65 ms
011128K cycles0.14 s0.13 s
100256K cycles0.27 s0.26 s
101512K cycles0.55 s0.52 s
1101,024K cycles1.1 s1.0 s
1112,048K cycles2.2 s2.1 s
Oscillator Cycles
Typical Time-out at
VCC = 3.0V
Typical Time-out at
VCC = 5.0V
52
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
The following code example shows one assembly and one C function for turning off the WDT.
The example assumes that interrupts are controlled (e.g. by disabling interrupts globally) so that
no interrupts will occur during execution of these functions.
Assembly Code Example
WDT_off:
; Reset WDT
wdr
; Write logical one to WDCE and WDE
in r16, WDTCR
ori r16, (1<<WDCE)|(1<<WDE)
out WDTCR, r16
; Turn off WDT
ldi r16, (0<<WDE)
out WDTCR, r16
ret
C Code Example
void WDT_off(void)
{
/* Reset WDT */
__watchdog_reset();
/* Write logical one to WDCE and WDE */
WDTCR |= (1<<WDCE) | (1<<WDE);
/* Turn off WDT */
WDTCR = 0x00;
}
(1)
(1)
Note:1. See Section “4.” on page 10.
8021A–AVR–12/06
53
10. Interrupts
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
10.1Overview
This section describes the specifics of the interrupt handling as performed in
ATmega329P/3290P. For a general explanation of the AVR interrupt handling, refer to ”Reset
Notes:1. When the BOOTRST Fuse is programmed, the device will jump to the Boot Loader address at
54
ATmega329P/3290P
(3)
(3)
0x002EPCINT2Pin Change Interrupt Request 2
0x0030PCINT3Pin Change Interrupt Request 3
reset, see ”Boot Loader Support – Read-While-Write Self-Programming” on page 280.
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
2. When the IVSEL bit in MCUCR is set, Interrupt Vectors will be moved to the start of the Boot
Flash Section. The address of each Interrupt Vector will then be the address in this table
added to the start address of the Boot Flash Section.
3. PCINT2 and PCINT3 are only present in ATmega3290P.
Table 10-2 shows reset and Interrupt Vectors placement for the various combinations of
BOOTRST and IVSEL settings. If the program never enables an interrupt source, the Interrupt
Vectors are not used, and regular program code can be placed at these locations. This is also
the case if the Reset Vector is in the Application section while the Interrupt Vectors are in the
Boot section or vice versa.
Note:1. The Boot Reset Address is shown in Table 24-6 on page 291. For the BOOTRST Fuse “1”
means unprogrammed while “0” means programmed.
The most typical and general program setup for the Reset and Interrupt Vector Addresses in
ATmega329P/3290P is:
AddressLabelsCodeComments
0x0000jmpRESET; Reset Handler
0x0002jmpEXT_INT0; IRQ0 Handler
0x0004jmpPCINT0; PCINT0 Handler
0x0006jmpPCINT1; PCINT1 Handler
0x0008jmpTIM2_COMP; Timer2 Compare Handler
0x000AjmpTIM2_OVF; Timer2 Overflow Handler
0x000CjmpTIM1_CAPT; Timer1 Capture Handler
0x000EjmpTIM1_COMPA; Timer1 CompareA Handler
0x0010jmpTIM1_COMPB; Timer1 CompareB Handler
0x0012jmpTIM1_OVF; Timer1 Overflow Handler
0x0014jmpTIM0_COMP; Timer0 Compare Handler
0x0016jmpTIM0_OVF; Timer0 Overflow Handler
0X0018jmpSPI_STC; SPI Transfer Complete Handler
0x001AjmpUSART_RXC; USART0 RX Complete Handler
0x001CjmpUSART_UDRE; USART0,UDR0 Empty Handler
0x001EjmpUSART_TXC; USART0 TX Complete Handler
0x0020jmpUSI_STRT; USI Start Condition Handler
0x0022jmpUSI_OVF; USI Overflow Handler
0x0024jmpANA_COMP; Analog Comparator Handler
0x0026jmpADC; ADC Conversion Complete Handler
0x0028jmpEE_RDY; EEPROM Ready Handler
0x002AjmpSPM_RDY; SPM Ready Handler
0x002CjmpLCD_SOF; LCD Start of Frame Handler
0x002EjmpPCINT2; PCINT2 Handler
0x0030jmpPCINT3; PCINT3 Handler
;
0x0032RESET:ldir16, high(RAMEND); Main program start
0x0033outSPH,r16; Set Stack Pointer to top of RAM
8021A–AVR–12/06
55
0x0034ldir16, low(RAMEND)
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
0x0035outSPL,r16
0x0036sei; Enable interrupts
0x0037<inst
r>
.........
xxx
When the BOOTRST Fuse is unprogrammed, the Boot section size set to 4K bytes and the
IVSEL bit in the MCUCR Register is set before any interrupts are enabled, the most typical and
general program setup for the Reset and Interrupt Vector Addresses is:
Address Labels CodeComments
0x0000RESET: ldir16,high(RAMEND); Main program start
0x0001outSPH,r16; Set Stack Pointer to top of RAM
0x0002ldir16,low(RAMEND)
0x0003outSPL,r16
0x0004sei; Enable interrupts
0x0005<instr> xxx
;
.org 0x3802/0x7802
0x3804/0x7804jmpEXT_INT0; IRQ0 Handler
0x3806/0x7806jmpPCINT0; PCINT0 Handler
.........;
0x1C2CjmpSPM_RDY; Store Program Memory Ready Handler
When the BOOTRST Fuse is programmed and the Boot section size set to 4K bytes, the most
typical and general program setup for the Reset and Interrupt Vector Addresses is:
Address Labels CodeComments
.org 0x0002
0x0002jmpEXT_INT0; IRQ0 Handler
0x0004jmpPCINT0; PCINT0 Handler
.........;
0x002CjmpSPM_RDY; Store Program Memory Ready Handler
;
.org 0x3800/0x7800
0x3800/0x7801RESET:ldir16,high(RAMEND); Main program start
0x3801/0x7801outSPH,r16; Set Stack Pointer to top of RAM
When the BOOTRST Fuse is programmed, the Boot section size set to 4K bytes and the IVSEL
bit in the MCUCR Register is set before any interrupts are enabled, the most typical and general
program setup for the Reset and Interrupt Vector Addresses is:
10.2.1Moving Interrupts Between Application and Boot Space
The MCU Control Register controls the placement of the Interrupt Vector table.
10.3Register Description
10.3.1MCUCR – MCU Control Register
Bit76543210
0x35 (0x55)
Read/WriteR/WRRR/WRRR/WR/W
Initial Value00000000
JTDBODSBODSEPUD––IVSELIVCEMCUCR
ATmega329P/3290P
• Bit 1 – IVSEL: Interrupt Vector Select
When the IVSEL bit is cleared (zero), the Interrupt Vectors are placed at the start of the Flash
memory. When this bit is set (one), the Interrupt Vectors are moved to the beginning of the Boot
Loader section of the Flash. The actual address of the start of the Boot Flash Section is determined by the BOOTSZ Fuses. Refer to the section ”Boot Loader Support – Read-While-Write
Self-Programming” on page 280 for details. To avoid unintentional changes of Interrupt Vector
tables, a special write procedure must be followed to change the IVSEL bit:
1.Write the Interrupt Vector Change Enable (IVCE) bit to one.
2.Within four cycles, write the desired value to IVSEL while writing a zero to IVCE.
Interrupts will automatically be disabled while this sequence is executed. Interrupts are disabled
in the cycle IVCE is set, and they remain disabled until after the instruction following the write to
IVSEL. If IVSEL is not written, interrupts remain disabled for four cycles. The I-bit in the Status
Register is unaffected by the automatic disabling.
Note:If Interrupt Vectors are placed in the Boot Loader section and Boot Lock bit BLB02 is programmed,
interrupts are disabled while executing from the Application section. If Interrupt Vectors are placed
in the Application section and Boot Lock bit BLB12 is programed, interrupts are disabled while
executing from the Boot Loader section. Refer to the section ”Boot Loader Support – Read-While-
Write Self-Programming” on page 280 for details on Boot Lock bits.
• Bit 0 – IVCE: Interrupt Vector Change Enable
The IVCE bit must be written to logic one to enable change of the IVSEL bit. IVCE is cleared by
hardware four cycles after it is written or when IVSEL is written. Setting the IVCE bit will disable
interrupts, as explained in the IVSEL description above. See Code Example below.
8021A–AVR–12/06
57
Assembly Code Example
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Move_interrupts:
;Get MCUCR
in r16, MCUCR
mov r17, r16
; Enable change of Interrupt Vectors
ori r16, (1<<IVCE)
out MCUCR, r16
; Move interrupts to Boot Flash section
ori r17, (1<<IVSEL)
out MCUCR, r17
ret
C Code Example
void Move_interrupts(void)
{
/* Enable change of Interrupt Vectors */
MCUCR |= (1<<IVCE);
/* Move interrupts to Boot Flash section */
MCUCR |= (1<<IVSEL);
}
58
ATmega329P/3290P
8021A–AVR–12/06
11. External Interrupts
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
11.1Overview
The External Interrupts are triggered by the INT0 pin or any of the PCINT30:0 pins. Observe
that, if enabled, the interrupts will trigger even if the INT0 or PCINT30:0 pins are configured as
outputs. This feature provides a way of generating a software interrupt. The pin change interrupt
PCI1 will trigger if any enabled PCINT15:8 pin toggles. Pin change interrupts PCI0 will trigger if
any enabled PCINT7:0 pin toggles. The PCMSK3, PCMSK2, PCMSK1, and PCMSK0 Registers
control which pins contribute to the pin change interrupts. Pin change interrupts on PCINT30:0
are detected asynchronously. This implies that these interrupts can be used for waking the part
also from sleep modes other than Idle mode.
The INT0 interrupts can be triggered by a falling or rising edge or a low level. This is set up as
indicated in the specification for the External Interrupt Control Register A – EICRA. When the
INT0 interrupt is enabled and is configured as level triggered, the interrupt will trigger as long as
the pin is held low. Note that recognition of falling or rising edge interrupts on INT0 requires the
presence of an I/O clock, described in ”Clock Systems and their Distribution” on page 28. Low
level interrupt on INT0 is detected asynchronously. This implies that this interrupt can be used
for waking the part also from sleep modes other than Idle mode. The I/O clock is halted in all
sleep modes except Idle mode.
ATmega329P/3290P
Note that if a level triggered interrupt is used for wake-up from Power-down, the required level
must be held long enough for the MCU to complete the wake-up to trigger the level interrupt. If
the level disappears before the end of the Start-up Time, the MCU will still wake up, but no interrupt will be generated. The start-up time is defined by the SUT and CKSEL Fuses as described
in ”System Clock and Clock Options” on page 28.
8021A–AVR–12/06
59
11.2Pin Change Interrupt Timing
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
An example of timing of a pin change interrupt is shown in Figure 11-1.
Figure 11-1. Pin Change Interrupt
PCINT(0)
clk
clk
PCINT(n)
pin_lat
pin_sync
pcint_in_(n)
pcint_syn
pin_lat
D Q
LE
pin_sync
PCINT(0) in PCMSK(x)
pcint_in_(0)
0
x
clk
pcint_syn
pcint_setflag
PCIF
pcint_setflag
PCIF
11.3Register Description
11.3.1EICRA – External Interrupt Control Register A
The External Interrupt Control Register A contains control bits for interrupt sense control.
Bit76543210
(0x69)
Read/Write RRRRRRR/WR/W
Initial Value00000000
• Bit 1, 0 – ISC01, ISC00: Interrupt Sense Control 0 Bit 1 and Bit 0
The External Interrupt 0 is activated by the external pin INT0 if the SREG I-flag and the corresponding interrupt mask are set. The level and edges on the external INT0 pin that activate the
interrupt are defined in Table 11-1 on page 61. The value on the INT0 pin is sampled before
detecting edges. If edge or toggle interrupt is selected, pulses that last longer than one clock
period will generate an interrupt. Shorter pulses are not guaranteed to generate an interrupt. If
low level interrupt is selected, the low level must be held until the completion of the currently
executing instruction to generate an interrupt.
––––––ISC01ISC00EICRA
60
ATmega329P/3290P
8021A–AVR–12/06
Table 11-1.Interrupt 0 Sense Control
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
ISC01ISC00Description
00The low level of INT0 generates an interrupt request.
01Any logical change on INT0 generates an interrupt request.
10The falling edge of INT0 generates an interrupt request.
11The rising edge of INT0 generates an interrupt request.
11.3.2EIMSK – External Interrupt Mask Register
Bit76543210
(0xD1)PCIE3PCIE2PCIE1PCIE0
Read/WriteR/WR/WR/WR/WRRRR/W
Initial Value 00000000
• Bit 7 – PCIE3: Pin Change Interrupt Enable 3
When the PCIE3 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), pin
change interrupt 3 is enabled. Any change on any enabled PCINT30:24 pin will cause an interrupt. The corresponding interrupt of Pin Change Interrupt Request is executed from the PCINT3
Interrupt Vector. PCINT30:24 pins are enabled individually by the PCMSK3 Register.
ATmega329P/3290P
–––INT0EIMSK
This bit is reserved bit in ATmega329P/649P and should always be written to zero.
• Bit 6 – PCIE2: Pin Change Interrupt Enable 2
When the PCIE2 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), pin
change interrupt 2 is enabled. Any change on any enabled PCINT23:16 pin will cause an interrupt. The corresponding interrupt of Pin Change Interrupt Request is executed from the PCINT2
Interrupt Vector. PCINT23:16 pins are enabled individually by the PCMSK2 Register.
This bit is reserved bit in ATmega329P/649P and should always be written to zero.
• Bit 5 – PCIE1: Pin Change Interrupt Enable 1
When the PCIE1 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), pin
change interrupt 1 is enabled. Any change on any enabled PCINT15:8 pin will cause an interrupt. The corresponding interrupt of Pin Change Interrupt Request is executed from the PCINT1
Interrupt Vector. PCINT15:8 pins are enabled individually by the PCMSK1 Register.
• Bit 4 – PCIE0: Pin Change Interrupt Enable 0
When the PCIE0 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), pin
change interrupt 0 is enabled. Any change on any enabled PCINT7:0 pin will cause an interrupt.
The corresponding interrupt of Pin Change Interrupt Request is executed from the PCINT0 Interrupt Vector. PCINT7:0 pins are enabled individually by the PCMSK0 Register.
• Bit 0 – INT0: External Interrupt Request 0 Enable
When the INT0 bit is set (one) and the I-bit in the Status Register (SREG) is set (one), the external pin interrupt is enabled. The Interrupt Sense Control0 bits 1/0 (ISC01 and ISC00) in the
External Interrupt Control Register A (EICRA) define whether the external interrupt is activated
on rising and/or falling edge of the INT0 pin or level sensed. Activity on the pin will cause an
interrupt request even if INT0 is configured as an output. The corresponding interrupt of External
Interrupt Request 0 is executed from the INT0 Interrupt Vector.
8021A–AVR–12/06
61
11.3.3EIFR – External Interrupt Flag Register
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Bit76543210
0x1C (0x3C)PCIF3PCIF2PCIF1PCIF0
Read/WriteR/WR/WR/WR/WRRRR/W
Initial Value 00000000
• Bit 7 – PCIF3: Pin Change Interrupt Flag 3
When a logic change on any PCINT30:24 pin triggers an interrupt request, PCIF3 becomes set
(one). If the I-bit in SREG and the PCIE3 bit in EIMSK are set (one), the MCU will jump to the
corresponding Interrupt Vector. The flag is cleared when the interrupt routine is executed. Alternatively, the flag can be cleared by writing a logical one to it.
This bit is reserved bit in ATmega329P/649P and will always be read as zero.
• Bit 6 – PCIF2: Pin Change Interrupt Flag 2
When a logic change on any PCINT24:16 pin triggers an interrupt request, PCIF2 becomes set
(one). If the I-bit in SREG and the PCIE2 bit in EIMSK are set (one), the MCU will jump to the
corresponding Interrupt Vector. The flag is cleared when the interrupt routine is executed. Alternatively, the flag can be cleared by writing a logical one to it.
This bit is reserved bit in ATmega329P/649P and will always be read as zero.
• Bit 5 – PCIF1: Pin Change Interrupt Flag 1
When a logic change on any PCINT15:8 pin triggers an interrupt request, PCIF1 becomes set
(one). If the I-bit in SREG and the PCIE1 bit in EIMSK are set (one), the MCU will jump to the
corresponding Interrupt Vector. The flag is cleared when the interrupt routine is executed. Alternatively, the flag can be cleared by writing a logical one to it.
–––INTF0EIFR
• Bit 4 – PCIF0: Pin Change Interrupt Flag 0
When a logic change on any PCINT7:0 pin triggers an interrupt request, PCIF0 becomes set
(one). If the I-bit in SREG and the PCIE0 bit in EIMSK are set (one), the MCU will jump to the
corresponding Interrupt Vector. The flag is cleared when the interrupt routine is executed. Alternatively, the flag can be cleared by writing a logical one to it.
• Bit 0 – INTF0: External Interrupt Flag 0
When an edge or logic change on the INT0 pin triggers an interrupt request, INTF0 becomes set
(one). If the I-bit in SREG and the INT0 bit in EIMSK are set (one), the MCU will jump to the cor-
responding Interrupt Vector. The flag is cleared when the interrupt routine is executed.
Alternatively, the flag can be cleared by writing a logical one to it. This flag is always cleared
when INT0 is configured as a level interrupt.
• Bit 6:0 – PCINT30:24: Pin Change Enable Mask 30..24
Each PCINT30:24-bit selects whether pin change interrupt is enabled on the corresponding I/O
pin. If PCINT30:24 is set and the PCIE3 bit in EIMSK is set, pin change interrupt is enabled on
the corresponding I/O pin. If PCINT30:24 is cleared, pin change interrupt on the corresponding
I/O pin is disabled.
• Bit 7:0 – PCINT23:16: Pin Change Enable Mask 23:16
Each PCINT23:16 bit selects whether pin change interrupt is enabled on the corresponding I/O
pin. If PCINT23:16 is set and the PCIE2 bit in EIMSK is set, pin change interrupt is enabled on
the corresponding I/O pin. If PCINT23:16 is cleared, pin change interrupt on the corresponding
I/O pin is disabled.
ATmega329P/3290P
(1)
Note:1. PCMSK3 and PCMSK2 are only present in ATmega3290P.
• Bit 7:0 – PCINT15:8: Pin Change Enable Mask 15:8
Each PCINT15:8-bit selects whether pin change interrupt is enabled on the corresponding I/O
pin. If PCINT15:8 is set and the PCIE1 bit in EIMSK is set, pin change interrupt is enabled on the
corresponding I/O pin. If PCINT15:8 is cleared, pin change interrupt on the corresponding I/O
pin is disabled.
Each PCINT7:0 bit selects whether pin change interrupt is enabled on the corresponding I/O pin.
If PCINT7:0 is set and the PCIE0 bit in EIMSK is set, pin change interrupt is enabled on the corresponding I/O pin. If PCINT7:0 is cleared, pin change interrupt on the corresponding I/O pin is
disabled.
8021A–AVR–12/06
63
12. I/O-Ports
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
12.1Overview
All AVR ports have true Read-Modify-Write functionality when used as general digital I/O ports.
This means that the direction of one port pin can be changed without unintentionally changing
the direction of any other pin with the SBI and CBI instructions. The same applies when changing drive value (if configured as output) or enabling/disabling of pull-up resistors (if configured as
input). Each output buffer has symmetrical drive characteristics with both high sink and source
capability. Port B has a higher pin driver strength than the other ports, but all the pin drivers are
strong enough to drive LED displays directly. All port pins have individually selectable pull-up
resistors with a supply-voltage invariant resistance. All I/O pins have protection diodes to both
V
and Ground as indicated in Figure 12-1. Refer to ”Electrical Characteristics” on page 328 for
CC
a complete list of parameters. If exceeding the pin voltage “Absolute Maximum Ratings”, resulting currents can harm the device if not limited accordingly. For segment pins used as general
I/O, the same situation can also influence the LCD voltage level.
Figure 12-1. I/O Pin Equivalent Schematic
R
pu
Pxn
C
pin
All registers and bit references in this section are written in general form. A lower case “x” represents the numbering letter for the port, and a lower case “n” represents the bit number. However,
when using the register or bit defines in a program, the precise form must be used. For example,
PORTB3 for bit no. 3 in Port B, here documented generally as PORTxn. The physical I/O Registers and bit locations are listed in ”Register Description” on page 90.
Three I/O memory address locations are allocated for each port, one each for the Data Register
– PORTx, Data Direction Register – DDRx, and the Port Input Pins – PINx. The Port Input Pins
I/O location is read only, while the Data Register and the Data Direction Register are read/write.
However, writing a logic one to a bit in the PINx Register, will result in a toggle in the corresponding bit in the Data Register. In addition, the Pull-up Disable – PUD bit in MCUCR disables the
pull-up function for all pins in all ports when set.
Using the I/O port as General Digital I/O is described in ”Ports as General Digital I/O” on page
65. Most port pins are multiplexed with alternate functions for the peripheral features on the
device. How each alternate function interferes with the port pin is described in ”Alternate Port
See Figure
"General Digital I/O" for
Logic
Details
64
ATmega329P/3290P
8021A–AVR–12/06
Functions” on page 70. Refer to the individual module sections for a full description of the alter-
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
nate functions.
Note that enabling the alternate function of some of the port pins does not affect the use of the
other pins in the port as general digital I/O.
12.2Ports as General Digital I/O
The ports are bi-directional I/O ports with optional internal pull-ups. Figure 12-2 shows a functional description of one I/O-port pin, here generically called Pxn.
Note:1. WRx, WPx, WDx, RRx, RPx, and RDx are common to all pins within the same port. clk
12.2.1Configuring the Pin
Each port pin consists of three register bits: DDxn, PORTxn, and PINxn. As shown in ”Register
Description” on page 90, the DDxn bits are accessed at the DDRx I/O address, the PORTxn bits
at the PORTx I/O address, and the PINxn bits at the PINx I/O address.
The DDxn bit in the DDRx Register selects the direction of this pin. If DDxn is written logic one,
Pxn is configured as an output pin. If DDxn is written logic zero, Pxn is configured as an input
pin.
If PORTxn is written logic one when the pin is configured as an input pin, the pull-up resistor is
activated. To switch the pull-up resistor off, PORTxn has to be written logic zero or the pin has to
8021A–AVR–12/06
SLEEP, and PUD are common to all ports.
I/O
,
65
be configured as an output pin. The port pins are tri-stated when reset condition becomes active,
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
even if no clocks are running.
If PORTxn is written logic one when the pin is configured as an output pin, the port pin is driven
high (one). If PORTxn is written logic zero when the pin is configured as an output pin, the port
pin is driven low (zero).
12.2.2Toggling the Pin
Writing a logic one to PINxn toggles the value of PORTxn, independent on the value of DDRxn.
Note that the SBI instruction can be used to toggle one single bit in a port.
12.2.3Switching Between Input and Output
When switching between tri-state ({DDxn, PORTxn} = 0b00) and output high ({DDxn, PORTxn}
= 0b11), an intermediate state with either pull-up enabled {DDxn, PORTxn} = 0b01) or output
low ({DDxn, PORTxn} = 0b10) must occur. Normally, the pull-up enabled state is fully acceptable, as a high-impedant environment will not notice the difference between a strong high driver
and a pull-up. If this is not the case, the PUD bit in the MCUCR Register can be set to disable all
pull-ups in all ports.
Switching between input with pull-up and output low generates the same problem. The user
must use either the tri-state ({DDxn, PORTxn} = 0b00) or the output high state ({DDxn, PORTxn}
= 0b11) as an intermediate step.
Table 12-1 summarizes the control signals for the pin value.
Table 12-1.Port Pin Configurations
DDxnPORTxn
00XInputNoTri-state (Hi-Z)
010InputYesPxn will source current if ext. pulled low.
011InputNoTri-state (Hi-Z)
10XOutputNoOutput Low (Sink)
11XOutputNoOutput High (Source)
12.2.4Reading the Pin Value
Independent of the setting of Data Direction bit DDxn, the port pin can be read through the
PINxn Register bit. As shown in Figure 12-2, the PINxn Register bit and the preceding latch constitute a synchronizer. This is needed to avoid metastability if the physical pin changes value
near the edge of the internal clock, but it also introduces a delay. Figure 12-3 shows a timing diagram of the synchronization when reading an externally applied pin value. The maximum and
minimum propagation delays are denoted t
PUD
(in MCUCR)I/OPull-upComment
pd,max
and t
respectively.
pd,min
66
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Figure 12-3. Synchronization when Reading an Externally Applied Pin value
SYSTEM CLK
INSTRUCTIONS
SYNC LATCH
PINxn
XXXin r17, PINx
r17
XXX
0x000xFF
t
pd, max
t
pd, min
Consider the clock period starting shortly after the first falling edge of the system clock. The latch
is closed when the clock is low, and goes transparent when the clock is high, as indicated by the
shaded region of the “SYNC LATCH” signal. The signal value is latched when the system clock
goes low. It is clocked into the PINxn Register at the succeeding positive clock edge. As indicated by the two arrows tpd,max and tpd,min, a single signal transition on the pin will be delayed
between ½ and 1½ system clock period depending upon the time of assertion.
When reading back a software assigned pin value, a nop instruction must be inserted as indicated in Figure 12-4. The out instruction sets the “SYNC LATCH” signal at the positive edge of
the clock. In this case, the delay tpd through the synchronizer is 1 system clock period.
Figure 12-4. Synchronization when Reading a Software Assigned Pin Value
SYSTEM CLK
0xFF
0x000xFF
t
pd
INSTRUCTIONS
SYNC LATCH
PINxn
r16
out PORTx, r16nopin r17, PINx
r17
The following code example shows how to set port B pins 0 and 1 high, 2 and 3 low, and define
the port pins from 4 to 7 as input with pull-ups assigned to port pins 6 and 7. The resulting pin
values are read back again, but as previously discussed, a nop instruction is included to be able
to read back the value recently assigned to some of the pins.
8021A–AVR–12/06
67
Assembly Code Example
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
...
; Define pull-ups and set outputs high
; Define directions for port pins
ldir16,(1<<PB7)|(1<<PB6)|(1<<PB1)|(1<<PB0)
ldir17,(1<<DDB3)|(1<<DDB2)|(1<<DDB1)|(1<<DDB0)
outPORTB,r16
outDDRB,r17
; Insert nop for synchronization
nop
; Read port pins
inr16,PINB
...
(1)
C Code Example
unsigned char i;
...
/* Define pull-ups and set outputs high */
/* Define directions for port pins */
PORTB = (1<<PB7)|(1<<PB6)|(1<<PB1)|(1<<PB0);
DDRB = (1<<DDB3)|(1<<DDB2)|(1<<DDB1)|(1<<DDB0);
/* Insert nop for synchronization*/
__no_operation();
/* Read port pins */
i = PINB;
...
Note:1. For the assembly program, two temporary registers are used to minimize the time from pull-
ups are set on pins 0, 1, 6, and 7, until the direction bits are correctly set, defining bit 2 and 3
as low and redefining bits 0 and 1 as strong high drivers.
12.2.5Digital Input Enable and Sleep Modes
As shown in Figure 12-2, the digital input signal can be clamped to ground at the input of the
Schmitt-trigger. The signal denoted SLEEP in the figure, is set by the MCU Sleep Controller in
Power-down mode, Power-save mode, and Standby mode to avoid high power consumption if
some input signals are left floating, or have an analog signal level close to V
SLEEP is overridden for port pins enabled as external interrupt pins. If the external interrupt
request is not enabled, SLEEP is active also for these pins. SLEEP is also overridden by various
other alternate functions as described in ”Alternate Port Functions” on page 70.
If a logic high level (“one”) is present on an asynchronous external interrupt pin configured as
“Interrupt on Rising Edge, Falling Edge, or Any Logic Change on Pin” while the external interrupt
is not enabled, the corresponding External Interrupt Flag will be set when resuming from the
above mentioned Sleep mode, as the clamping in these sleep mode produces the requested
logic change.
CC
/2.
68
ATmega329P/3290P
8021A–AVR–12/06
12.2.6Unconnected Pins
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
If some pins are unused, it is recommended to ensure that these pins have a defined level. Even
though most of the digital inputs are disabled in the deep sleep modes as described above, floating inputs should be avoided to reduce current consumption in all other modes where the digital
inputs are enabled (Reset, Active mode and Idle mode).
The simplest method to ensure a defined level of an unused pin, is to enable the internal pull-up.
In this case, the pull-up will be disabled during reset. If low power consumption during reset is
important, it is recommended to use an external pull-up or pull-down. Connecting unused pins
directly to V
accidentally configured as an output.
ATmega329P/3290P
or GND is not recommended, since this may cause excessive currents if the pin is
CC
8021A–AVR–12/06
69
12.3Alternate Port Functions
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Most port pins have alternate functions in addition to being general digital I/Os. Figure 12-5
shows how the port pin control signals from the simplified Figure 12-2 can be overridden by
alternate functions. The overriding signals may not be present in all port pins, but the figure
serves as a generic description applicable to all port pins in the AVR microcontroller family.
Figure 12-5. Alternate Port Functions
1
0
1
0
Pxn
1
0
1
0
(1)
PUOExn
PUOVxn
DDOExn
DDOVxn
PVOExn
PVOVxn
DIEOExn
DIEOVxn
SLEEP
SYNCHRONIZER
SET
D
DLQ
PINxn
Q
CLR
PUD
D
Q
DDxn
Q
CLR
RESET
D
Q
PORTxn
Q
CLR
RESET
Q
Q
CLR
1
0
WDx
RDx
RRx
clk
RPx
PTOExn
WRx
WPx
I/O
DATA BU S
70
PUOExn: Pxn PULL-UP OVERRIDE ENABLE
PUOVxn: Pxn PULL-UP OVERRIDE VALUE
DDOExn: Pxn DATA DIRECTION OVERRIDE ENABLE
DDOVxn: Pxn DATA DIRECTION OVERRIDE VALUE
PVOExn: Pxn PORT VALUE OVERRIDE ENABLE
PVOVxn: Pxn PORT VALUE OVERRIDE VALUE
DIEOExn: Pxn DIGITAL INPUT-ENABLE OVERRIDE ENABLE
DIEOVxn: Pxn DIGITAL INPUT-ENABLE OVERRIDE VALUE
SLEEP:SLEEP CONTROL
PTOExn: Pxn, PORT TOGGLE OVERRIDE ENABLE
Note:1. WRx, WPx, WDx, RRx, RPx, and RDx are common to all pins within the same port. clk
SLEEP, and PUD are common to all ports. All other signals are unique for each pin.
Table 12-2 summarizes the function of the overriding signals. The pin and port indexes from Fig-
ure 12-5 are not shown in the succeeding tables. The overriding signals are generated internally
DIxn: DIGITAL INPUT PIN n ON PORTx
AIOxn: ANALOG INPUT/OUTPUT PIN n ON PORTx
,
I/O
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Table 12-2.Generic Description of Overriding Signals for Alternate Functions
Signal NameFull NameDescription
If this signal is set, the pull-up enable is controlled by the PUOV
signal. If this signal is cleared, the pull-up is enabled when
{DDxn, PORTxn, PUD} = 0b010.
PUOE
Pull-up Override
Enable
PUOV
DDOE
DDOV
PVOE
PVOV
PTOE
DIEOE
DIEOV
DIDigital Input
AIO
Pull-up Override
Valu e
Data Direction
Override Enable
Data Direction
Override Value
Port Value
Override Enable
Port Value
Override Value
Port Toggle
Override Enable
Digital Input
Enable Override
Enable
Digital Input
Enable Override
Valu e
Analog
Input/Output
If PUOE is set, the pull-up is enabled/disabled when PUOV is
set/cleared, regardless of the setting of the DDxn, PORTxn,
and PUD Register bits.
If this signal is set, the Output Driver Enable is controlled by the
DDOV signal. If this signal is cleared, the Output driver is
enabled by the DDxn Register bit.
If DDOE is set, the Output Driver is enabled/disabled when
DDOV is set/cleared, regardless of the setting of the DDxn
Register bit.
If this signal is set and the Output Driver is enabled, the port
value is controlled by the PVOV signal. If PVOE is cleared, and
the Output Driver is enabled, the port Value is controlled by the
PORTxn Register bit.
If PVOE is set, the port value is set to PVOV, regardless of the
setting of the PORTxn Register bit.
If PTOE is set, the PORTxn Register bit is inverted.
If this bit is set, the Digital Input Enable is controlled by the
DIEOV signal. If this signal is cleared, the Digital Input Enable is
determined by MCU state (Normal mode, sleep mode).
If DIEOE is set, the Digital Input is enabled/disabled when
DIEOV is set/cleared, regardless of the MCU state (Normal
mode, sleep mode).
This is the Digital Input to alternate functions. In the figure, the
signal is connected to the output of the schmitt trigger but
before the synchronizer. Unless the Digital Input is used as a
clock source, the module with the alternate function will use its
own synchronizer.
This is the Analog Input/output to/from alternate functions. The
signal is connected directly to the pad, and can be used bidirectionally.
The following subsections shortly describe the alternate functions for each port, and relate the
overriding signals to the alternate function. Refer to the alternate function description for further
details.
Some pins are connected to different LCS segments on ATmega3290P and ATmega3290P.
See pinout on ”Pinout ATmega3290P” on page 2 and ”Pinout ATmega329P” on page 3 for
details.
8021A–AVR–12/06
71
12.3.1Alternate Functions of Port A
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
The Port A has an alternate function as COM0:3 and SEG0:3 for the LCD Controller.
Table 12-3.Port A Pins Alternate Functions
Port PinAlternate Function
PA7SEG (LCD Front Plane 3)
PA6SEG (LCD Front Plane 2)
PA5SEG (LCD Front Plane 1)
PA4SEG (LCD Front Plane 0)
PA3COM (LCD Back Plane 3)
PA2COM (LCD Back Plane 2)
PA1COM (LCD Back Plane 1)
PA0COM (LCD Back Plane 0)
Table 12-4 and Table 12-5 relates the alternate functions of Port A to the overriding signals
shown in Figure 12-5 on page 70.
Table 12-4.Overriding Signals for Alternate Functions in PA7:PA4
Signal NamePA7/SEG3PA6/SEG2PA5/SEG1PA4/SEG0
PUOELCDENLCDENLCDENLCDEN
PUOV0000
DDOELCDENLCDENLCDENLCDEN
DDOV0000
PVOE0000
PVOV0000
PTOE––––
DIEOELCDENLCDENLCDENLCDEN
DIEOV0000
DI––––
AIOLCDSEGLCDSEGLCDSEGLCDSEG
72
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Table 12-5.Overriding Signals for Alternate Functions in PA3:PA0
Signal NamePA3/COM3PA2/COM2PA1/COM1PA0/COM0
PUOE
PUOV0000
LCDEN •
(LCDMUX)
LCDEN •
(LCDMUX)
LCDEN •
(LCDMUX)
LCDEN
DDOE
DDOV0000
PVOE0000
PVOV0000
PTOE––––
DIEOE
DIEOV0000
DI––––
AIOCOM3COM2COM1COM0
12.3.2Alternate Functions of Port B
The Port B pins with alternate functions are shown in Table 12-6.
Table 12-6.Port B Pins Alternate Functions
Port PinAlternate Functions
PB7
PB6
PB5
LCDEN •
(LCDMUX)
LCDEN •
(LCDMUX)
OC2A/PCINT15
Change Interrupt15).
OC1B/PCINT
Change Interrupt14).
OC1A/PCINT13
Change Interrupt13).
(Output Compare and PWM Output A for Timer/Counter2 or Pin
14 (Output Compare and PWM Output B for Timer/Counter1 or Pin
(Output Compare and PWM Output A for Timer/Counter1 or Pin
LCDEN •
(LCDMUX)
LCDEN •
(LCDMUX)
LCDEN •
(LCDMUX)
LCDEN •
(LCDMUX)
LCDEN
LCDEN
The alternate pin configuration is as follows:
• OC2A/PCINT15, Bit 7
OC2, Output Compare Match A output: The PB7 pin can serve as an external output for the
Timer/Counter2 Output Compare A. The pin has to be configured as an output (DDB7 set (one))
to serve this function. The OC2A pin is also the output pin for the PWM mode timer function.
PCINT15, Pin Change Interrupt source 15: The PB7 pin can serve as an external interrupt
source.
8021A–AVR–12/06
PB4
PB3MISO/PCINT11
PB2MOSI/PCINT10
PB1SCK/PCINT9
PB0SS/PCINT8
OC0A/PCINT12
Change Interrupt12).
(SPI Bus Serial Clock or Pin Change Interrupt9).
(SPI Slave Select input or Pin Change Interrupt8).
(Output Compare and PWM Output A for Timer/Counter0 or Pin
(SPI Bus Master Input/Slave Output or Pin Change Interrupt11).
(SPI Bus Master Output/Slave Input or Pin Change Interrupt10).
73
• OC1B/PCINT14, Bit 6
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
OC1B, Output Compare Match B output: The PB6 pin can serve as an external output for the
Timer/Counter1 Output Compare B. The pin has to be configured as an output (DDB6 set (one))
to serve this function. The OC1B pin is also the output pin for the PWM mode timer function.
PCINT14, Pin Change Interrupt Source 14: The PB6 pin can serve as an external interrupt
source.
• OC1A/PCINT13, Bit 5
OC1A, Output Compare Match A output: The PB5 pin can serve as an external output for the
Timer/Counter1 Output Compare A. The pin has to be configured as an output (DDB5 set (one))
to serve this function. The OC1A pin is also the output pin for the PWM mode timer function.
PCINT13, Pin Change Interrupt Source 13: The PB5 pin can serve as an external interrupt
source.
• OC0A/PCINT12, Bit 4
OC0A, Output Compare Match A output: The PB4 pin can serve as an external output for the
Timer/Counter0 Output Compare A. The pin has to be configured as an output (DDB4 set (one))
to serve this function. The OC0A pin is also the output pin for the PWM mode timer function.
PCINT12, Pin Change Interrupt Source 12: The PB4 pin can serve as an external interrupt
source.
• MISO/PCINT11 – Port B, Bit 3
MISO: Master Data input, Slave Data output pin for SPI. When the SPI is enabled as a Master,
this pin is configured as an input regardless of the setting of DDB3. When the SPI is enabled as
a Slave, the data direction of this pin is controlled by DDB3. When the pin is forced to be an
input, the pull-up can still be controlled by the PORTB3 bit.
PCINT11, Pin Change Interrupt Source 11: The PB3 pin can serve as an external interrupt
source.
• MOSI/PCINT10 – Port B, Bit 2
MOSI: SPI Master Data output, Slave Data input for SPI. When the SPI is enabled as a Slave,
this pin is configured as an input regardless of the setting of DDB2. When the SPI is enabled as
a Master, the data direction of this pin is controlled by DDB2. When the pin is forced to be an
input, the pull-up can still be controlled by the PORTB2 bit.
PCINT10, Pin Change Interrupt Source 10: The PB2 pin can serve as an external interrupt
source.
• SCK/PCINT9 – Port B, Bit 1
SCK: Master Clock output, Slave Clock input pin for SPI. When the SPI is enabled as a Slave,
this pin is configured as an input regardless of the setting of DDB1. When the SPI is enabled as
a Master, the data direction of this pin is controlled by DDB1. When the pin is forced to be an
input, the pull-up can still be controlled by the PORTB1 bit.
PCINT9, Pin Change Interrupt Source 9: The PB1 pin can serve as an external interrupt source.
•SS
: Slave Port Select input. When the SPI is enabled as a Slave, this pin is configured as an
SS
input regardless of the setting of DDB0. As a Slave, the SPI is activated when this pin is driven
74
ATmega329P/3290P
/PCINT8 – Port B, Bit 0
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
low. When the SPI is enabled as a Master, the data direction of this pin is controlled by DDB0.
When the pin is forced to be an input, the pull-up can still be controlled by the PORTB0 bit
PCINT8, Pin Change Interrupt Source 8: The PB0 pin can serve as an external interrupt source.
Table 12-7 and Table 12-8 relate the alternate functions of Port B to the overriding signals
shown in Figure 12-5 on page 70. SPI MSTR INPUT and SPI SLAVE OUTPUT constitute the
MISO signal, while MOSI is divided into SPI MSTR OUTPUT and SPI SLAVE INPUT.
Table 12-7.Overriding Signals for Alternate Functions in PB7:PB4
The Port E pins with alternate functions are shown in Table 12-15.
Table 12-15. Port E Pins Alternate Functions
Port PinAlternate Function
ATmega329P/3290P
PE7
PE6DO/PCINT6 (USI Data Output or Pin Change Interrupt6)
PE5DI/SDA/PCINT5 (USI Data Input or TWI Serial DAta or Pin Change Interrupt5)
PE4
PE3AIN1/PCINT3 (Analog Comparator Negative Input or Pin Change Interrupt3)
PE2
PE1TXD/PCINT1 (USART0 Transmit Pin or Pin Change Interrupt1)
PE0RXD/PCINT0 (USART0 Receive Pin or Pin Change Interrupt0)
PCINT7 (Pin Change Interrupt7)
CLKO (Divided System Clock)
USCK/SCL/PCINT4 (USART0 External Clock Input/Output or TWI Serial Clock or Pin
Change Interrupt4)
XCK/AIN0/ PCINT2 (USART0 External Clock or Analog Comparator Positive Input or
Pin Change Interrupt2)
• PCINT7 – Port E, Bit 7
PCINT7, Pin Change Interrupt Source 7: The PE7 pin can serve as an external interrupt source.
CLKO, Divided System Clock: The divided system clock can be output on the PE7 pin. The
divided system clock will be output if the CKOUT Fuse is programmed, regardless of the
PORTE7 and DDE7 settings. It will also be output during reset.
• DO/PCINT6 – Port E, Bit 6
DO, Universal Serial Interface Data output.
PCINT6, Pin Change Interrupt Source 6: The PE6 pin can serve as an external interrupt source.
• DI/SDA/PCINT5 – Port E, Bit 5
DI, Universal Serial Interface Data input.
SDA, Two-wire Serial Interface Data:
PCINT5, Pin Change Interrupt Source 5: The PE5 pin can serve as an external interrupt source.
• USCK/SCL/PCINT4 – Port E, Bit 4
USCK, Universal Serial Interface Clock.
SCL, Two-wire Serial Interface Clock.
PCINT4, Pin Change Interrupt Source 4: The PE4 pin can serve as an external interrupt source.
• AIN1/PCINT3 – Port E, Bit 3
AIN1 – Analog Comparator Negative input. This pin is directly connected to the negative input of
the Analog Comparator.
PCINT3, Pin Change Interrupt Source 3: The PE3 pin can serve as an external interrupt source.
8021A–AVR–12/06
79
• XCK/AIN0/PCINT2 – Port E, Bit 2
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
XCK, USART0 External Clock. The Data Direction Register (DDE2) controls whether the clock is
output (DDE2 set) or input (DDE2 cleared). The XCK pin is active only when the USART0 operates in synchronous mode.
AIN0 – Analog Comparator Positive input. This pin is directly connected to the positive input of
the Analog Comparator.
PCINT2, Pin Change Interrupt Source 2: The PE2 pin can serve as an external interrupt source.
• TXD/PCINT1 – Port E, Bit 1
TXD0, UART0 Transmit pin.
PCINT1, Pin Change Interrupt Source 1: The PE1 pin can serve as an external interrupt source.
• RXD/PCINT0 – Port E, Bit 0
RXD, USART0 Receive pin. Receive Data (Data input pin for the USART0). When the USART0
Receiver is enabled this pin is configured as an input regardless of the value of DDE0. When the
USART0 forces this pin to be an input, a logical one in PORTE0 will turn on the internal pull-up.
PCINT0, Pin Change Interrupt Source 0: The PE0 pin can serve as an external interrupt source.
Table 12-16 and Table 12-17 relates the alternate functions of Port E to the overriding signals
shown in Figure 12-5 on page 70.
Table 12-16. Overriding Signals for Alternate Functions PE7:PE4
PE6/DO/
Signal NamePE7/PCINT7
PUOE00USI_TWO-WIREUSI_TWO-WIRE
PUOV0000
DDOECKOUT
DDOV10
PVOECKOUT
PVOVclk
PTOE––0USITC
DIEOEPCINT7 • PCIE0PCINT6 • PCIE0
DIEOV1111
DIPCINT7 INPUTPCINT6 INPUT
AIO––––
Note:1. CKOUT is one if the CKOUT Fuse is programmed
(1)
(1)
I/O
PCINT6
0USI_TWO-WIREUSI_TWO-WIRE
USI_THREEWIRE
DO00
PE5/DI/SDA/
PCINT5
(SDA + PORTE5) •
DDE5
USI_TWO-WIRE •
DDE5
(PCINT5 • PCIE0)
+ USISIE
DI/SDA INPUT
PCINT5 INPUT
PE4/USCK/SCL/
PCINT4
(USI_SCL_HOLD
+ PORTE4
DDE4
USI_TWO-WIRE •
DDE4
(PCINT4 • PCIE0)
+ USISIE
USCKL/SCL
INPUT
PCINT4 INPUT
) •
80
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Table 12-17. Overriding Signals for Alternate Functions in PE3:PE0
Signal Name
PUOE0
PUOV0XCK0PORTE0 • PUD
DDOE00TXENRXEN
DDOV0010
PVOE00TXEN0
PVOV00TXD0
PTOE––––
DIEOE
DIEOVPCINT3 • PCIE0PCINT2 • PCIE011
DIPCINT3 INPUT
AIOAIN1 INPUTAIN0 INPUT––
Note:1. AIN0D and AIN1D is described in ”DIDR1 – Digital Input Disable Register 1” on page 211.
12.3.6Alternate Functions of Port F
The Port F has an alternate function as analog input for the ADC as shown in Table 12-18. If
some Port F pins are configured as outputs, it is essential that these do not switch when a conversion is in progress. This might corrupt the result of the conversion. If the JTAG interface is
enabled, the pull-up resistors on pins PF7(TDI), PF5(TMS) and PF4(TCK) will be activated even
if a reset occurs.
PE3/AIN1/
PCINT3
(PCINT3 • PCIE0)
+ AIN1D
(1)
PE2/XCK/AIN0/
PCINT2
XCK OUTPUT
ENABLE
(PCINT2 • PCIE0)
+ AIN0D
XCK/PCINT2
INPUT
(1)
PE1/TXD/
PCINT1
TXENRXEN
PCINT1 • PCIE0PCINT0 • PCIE0
PCINT1 INPUT
PE0/RXD/
PCINT0
RXD/PCINT0
INPUT
8021A–AVR–12/06
Table 12-18. Port F Pins Alternate Functions
Port PinAlternate Function
PF7ADC7/TDI (ADC input channel 7 or JTAG Test Data Input)
PF6ADC6/TDO (ADC input channel 6 or JTAG Test Data Output)
PF5ADC5/TMS (ADC input channel 5 or JTAG Test mode Select)
PF4ADC4/TCK (ADC input channel 4 or JTAG Test ClocK)
PF3ADC3 (ADC input channel 3)
PF2ADC2 (ADC input channel 2)
PF1ADC1 (ADC input channel 1)
PF0ADC0 (ADC input channel 0)
• TDI, ADC7 – Port F, Bit 7
ADC7, Analog to Digital Converter, Channel 7
.
TDI, JTAG Test Data In: Serial input data to be shifted in to the Instruction Register or Data Register (scan chains). When the JTAG interface is enabled, this pin can not be used as an I/O pin.
81
• TDO, ADC6 – Port F, Bit 6
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
ADC6, Analog to Digital Converter, Channel 6
.
TDO, JTAG Test Data Out: Serial output data from Instruction Register or Data Register. When
the JTAG interface is enabled, this pin can not be used as an I/O pin. In TAP states that shift out
data, the TDO pin drives actively. In other states the pin is pulled high.
• TMS, ADC5 – Port F, Bit 5
ADC5, Analog to Digital Converter, Channel 5
.
TMS, JTAG Test mode Select: This pin is used for navigating through the TAP-controller state
machine. When the JTAG interface is enabled, this pin can not be used as an I/O pin.
• TCK, ADC4 – Port F, Bit 4
ADC4, Analog to Digital Converter, Channel 4
.
TCK, JTAG Test Clock: JTAG operation is synchronous to TCK. When the JTAG interface is
enabled, this pin can not be used as an I/O pin.
• ADC3 - ADC0 – Port F, Bit 3:0
Analog to Digital Converter, Channel 3:0.
Table 12-19. Overriding Signals for Alternate Functions in PF7:PF4
Signal NamePF7/ADC7/TDIPF6/ADC6/TDOPF5/ADC5/TMSPF4/ADC4/TCK
PUOEJTAGENJTAGENJTAGENJTAGEN
PUOV1111
DDOEJTAGENJTAGENJTAGENJTAGEN
DDOV0
PVOE0JTAGEN00
PVOV0TDO00
PTOE––––
DIEOEJTAGENJTAGENJTAGENJTAGEN
DIEOV0000
DI––––
AIO
TDI
ADC7 INPUT
SHIFT_IR +
SHIFT_DR
ADC6 INPUT
00
TMS
ADC5 INPUT
TCK
ADC4 INPUT
82
ATmega329P/3290P
8021A–AVR–12/06
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Table 12-20. Overriding Signals for Alternate Functions in PF3:PF0
Signal NamePF3/ADC3PF2/ADC2PF1/ADC1PF0/ADC0
PUOE0000
PUOV0000
DDOE0000
DDOV0000
PVOE0000
PVOV0000
PTOE––––
DIEOE0000
DIEOV0000
DI––––
AIOADC3 INPUTADC2 INPUTADC1 INPUTADC0 INPUT
12.3.7Alternate Functions of Port G
The alternate pin configuration is as follows:
ATmega329P/3290P
Table 12-21. Port G Pins Alternate Functions (SEG refers to 100-pin/64-pin pinout)
Port PinAlternate Function
PG5RESET
PG4T0/SEG (Timer/Counter0 Clock Input or LCD Front Plane 32/23)
PG3T1/SEG (Timer/Counter1 Clock Input or LCD Front Plane 33/24)
PG2SEG (LCD Front Plane 4/4)
PG1SEG (LCD Front Plane 17/13)
PG0SEG (LCD Front Plane 18/14)
Note:1. Port G, PG5 is input only. Pull-up is always on.
See Table 25-3 on page 296 for RSTDISBL fuse.
(1)
The alternate pin configuration is as follows:
• RESET
RESET
– Port G, Bit 5
: External Reset input. When the RSTDISBL Fuse is programmed (‘0’), PG5 will function
as input with pull-up always on.
• T0/SEG – Port G, Bit 4
T0, Timer/Counter0 Counter Source.
SEG, LCD front plane 32/23.
• T1/SEG24 – Port G, Bit 3
T1, Timer/Counter1 Counter Source.
SEG, LCD front plane 33/24.
8021A–AVR–12/06
83
• SEG – Port G, Bit 2
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
SEG, LCD front plane 4/4.
• SEG – Port G, Bit 1
SEG, Segment driver 17/13.
• SEG – Port G, Bit 0
SEG, LCD front plane 18/14.
Table 12-21 and Table 12-22 relates the alternate functions of Port G to the overriding signals
shown in Figure 12-5 on page 70.
Table 12-22. Overriding Signals for Alternate Functions in PG4
PG4/T0/
Signal Name
PUOELCDEN
PUOV0
DDOELCDEN
DDOV1
PVOE0
PVOV0
PTOE–
SEG(32/23)
DIEOELCDEN • (LCDPM)
DIEOV0
DIT0 INPUT
AIOLCDSEG
Table 12-23. Overriding Signals for Alternate Functions in PG3:0
Port J is only present in ATmega3290P. The alternate pin configuration is as follows:
Table 12-27. Port J Pins Alternate Functions
Port PinAlternate Function
PJ6PCINT30/SEG (Pin Change Interrupt30 or LCD Front Plane 27)
PH3/PCINT19/
SEG7
PCINT19 • PCIE0
•LCDEN • LCDPM
PH2/PCINT18/
SEG8
PCINT18 • PCIE0
•LCDEN • LCDPM
PH1/PCINT17/
SEG9
PCINT17 • PCIE0
•LCDEN • LCDPM
PH0/PCINT16/
SEG10
PCINT16 • PCIE0
•LCDEN • LCDPM
PJ5PCINT29/SEG (Pin Change Interrupt29 or LCD Front Plane 28)
PJ4PCINT28/SEG (Pin Change Interrupt28 or LCD Front Plane 29)
PJ3PCINT27/SEG (Pin Change Interrupt27 or LCD Front Plane 30)
PJ2PCINT26/SEG(Pin Change Interrupt26 or LCD Front Plane 31)
PJ1PCINT25/SEG(Pin Change Interrupt25 or LCD Front Plane 34)
PJ0PCINT24/SEG (Pin Change Interrupt26 or LCD Front Plane 35)
The alternate pin configuration is as follows:
• PCINT30/SEG – Port J, Bit 6
PCINT30, Pin Change Interrupt Source 30: The PE30 pin can serve as an external interrupt
source.
SEG, LCD front plane 27.
• PCINT29/SEG – Port J, Bit 5
PCINT29, Pin Change Interrupt Source 29: The PE29 pin can serve as an external interrupt
source.
SEG, LCD front plane28.
8021A–AVR–12/06
87
• PCINT28/SEG – Port J, Bit 4
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
PCINT28, Pin Change Interrupt Source 28: The PE28 pin can serve as an external interrupt
source.
SEG, LCD front plane 29.
• PCINT27/SEG – Port J, Bit 3
PCINT27, Pin Change Interrupt Source 27: The PE27 pin can serve as an external interrupt
source.
SEG, LCD front plane 30.
• PCINT26/SEG – Port J, Bit 2
PCINT26, Pin Change Interrupt Source 26: The PE26 pin can serve as an external interrupt
source.
SEG, LCD front plane 31.
• PCINT25/SEG – Port J, Bit 1
PCINT25, Pin Change Interrupt Source 25: The PE25 pin can serve as an external interrupt
source.
SEG, LCD front plane 34.
• PCINT24/SEG – Port J, Bit 0
PCINT24, Pin Change Interrupt Source 24: The PE24 pin can serve as an external interrupt
source.
SEG, LCD front plane 35.
Table 12-28 on page 88 and Table 12-29 on page 89 relates the alternate functions of Port J to
the overriding signals shown in Figure 12-5 on page 70.
Table 12-28. Overriding Signals for Alternate Functions in PJ7:4
PJ6/PCINT30/
Signal NamePJ7
PUOE0LCDENLCDENLCDEN
PUOV0000
DDOE0LCDENLCDENLCDEN
DDOV0000
PVOE0000
PVOV0000
PTOE––––
DIEOE0
DIEOV0000
DI––––
AIO–LCDSEGLCDSEGLCDSEG
SEG27
PCINT30 • PCIE0
•LCDEN • LCDPM
PJ5/PCINT29/
SEG28
PCINT29 • PCIE0
•LCDEN • LCDPM
PJ4/PCINT28/
SEG29
PCINT28 • PCIE0
•LCDEN • LCDPM
88
ATmega329P/3290P
8021A–AVR–12/06
ATmega329P/3290P
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Table 12-29. Overriding Signals for Alternate Functions in PH3:0
PJ3/PCINT27/
Signal Name
PUOELCDENLCDENLCDENLCDEN
PUOV0000
DDOELCDENLCDENLCDENLCDEN
DDOV0000
PVOE0000
PVOV0000
PTOE––––
DIEOE
DIEOV
DI
AIOLCDSEGLCDSEGLCDSEGLCDSEG
SEG30
PCINT27 • PCIE0
•LCDEN • LCDPM
PJ2/PCINT26/
SEG31
PCINT26 • PCIE0
•LCDEN • LCDPM
PJ1/PCINT25/
SEG34
PCINT25 • PCIE0
•LCDEN • LCDPM
PJ0/PCINT24/
SEG35
PCINT24 • PCIE0
•LCDEN • LCDPM
8021A–AVR–12/06
89
12.4Register Description
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
12.4.1MCUCR – MCU Control Register
Bit76543210
0x35 (0x55)
Read/WriteR/WRRR/WRRR/WR/W
Initial Value00000000
• Bit 4 – PUD: Pull-up Disable
When this bit is written to one, the pull-ups in the I/O ports are disabled even if the DDxn and
PORTxn Registers are configured to enable the pull-ups ({DDxn, PORTxn} = 0b01). See ”Con-
figuring the Pin” on page 65 for more details about this feature.
• Overflow and Compare Match Interrupt Sources (TOV0 and OCF0A)
13.2Overview
Timer/Counter0 is a general purpose, single compare unit, 8-bit Timer/Counter module. A simplified block diagram of the 8-bit Timer/Counter is shown in Figure 13-1. For the actual placement
of I/O pins, refer to ”Pinout ATmega3290P” on page 2 and ”Pinout ATmega329P” on page 3.
CPU accessible I/O Registers, including I/O bits and I/O pins, are shown in bold. The devicespecific I/O Register and bit locations are listed in the ”Register Description” on page 154.
Figure 13-1. 8-bit Timer/Counter Block Diagram
TCCRn
13.2.1Registers
count
clear
direction
BOTTOM
Timer/Counter
TCNTn
DATA BU S
=
OCRn
= 0
Control Logic
TOP
=
0xFF
Wavefo rm
Generation
Clock Select
Edge
Detector
( From Prescaler )
clk
Tn
TOVn
(Int.Req.)
Tn
OCn
(Int.Req.)
OCn
The Timer/Counter (TCNT0) and Output Compare Register (OCR0A) are 8-bit registers. Interrupt request (abbreviated to Int.Req. in the figure) signals are all visible in the Timer Interrupt
Flag Register (TIFR0). All interrupts are individually masked with the Timer Interrupt Mask Register (TIMSK0). TIFR0 and TIMSK0 are not shown in the figure.
The Timer/Counter can be clocked internally, via the prescaler, or by an external clock source on
the T0 pin. The Clock Select logic block controls which clock source and edge the Timer/Counter
uses to increment (or decrement) its value. The Timer/Counter is inactive when no clock source
is selected. The output from the Clock Select logic is referred to as the timer clock (clk
T0
).
94
ATmega329P/3290P
8021A–AVR–12/06
13.2.2Definitions
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
ATmega329P/3290P
The double buffered Output Compare Register (OCR0A) is compared with the Timer/Counter
value at all times. The result of the compare can be used by the Waveform Generator to generate a PWM or variable frequency output on the Output Compare pin (OC0A). See Section “13.5”
on page 97. for details. The compare match event will also set the Compare Flag (OCF0A)
which can be used to generate an Output Compare interrupt request.
Many register and bit references in this section are written in general form. A lower case “n”
replaces the Timer/Counter number, in this case 0. A lower case “x” replaces the Output Compare unit number, in this case unit A. However, when using the register or bit defines in a
program, the precise form must be used, i.e., TCNT0 for accessing Timer/Counter0 counter
value and so on.
The definitions in Table 13-1 are also used extensively throughout the document.
Table 13-1.Definitions of Timer/Counter values.
BOTTOMThe counter reaches the BOTTOM when it becomes 0x00.
MAXThe counter reaches its MAXimum when it becomes 0xFF (decimal 255).
TOPThe counter reaches the TOP when it becomes equal to the highest value in the
count sequence. The TOP value can be assigned to be the fixed value 0xFF
(MAX) or the value stored in the OCR0A Register. The assignment is dependent on the mode of operation.
13.3Timer/Counter Clock Sources
The Timer/Counter can be clocked by an internal or an external clock source. The clock source
is selected by the Clock Select logic which is controlled by the Clock Select (CS02:0) bits
located in the Timer/Counter Control Register (TCCR0A). For details on clock sources and prescaler, see ”Timer/Counter0 and Timer/Counter1 Prescalers” on page 105.
13.4Counter Unit
The main part of the 8-bit Timer/Counter is the programmable bi-directional counter unit. Figure
13-2 shows a block diagram of the counter and its surroundings.
Figure 13-2. Counter Unit Block Diagram
DATA B US
TCNTnControl Logic
Signal description (internal signals):
count
clear
direction
bottom
top
TOVn
(Int.Req.)
clk
Tn
Clock Select
Edge
Detector
( From Prescaler )
Tn
8021A–AVR–12/06
countIncrement or decrement TCNT0 by 1.
directionSelect between increment and decrement.
clearClear TCNT0 (set all bits to zero).
95
clk
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
Tn
Timer/Counter clock, referred to as clkT0 in the following.
topSignalize that TCNT0 has reached maximum value.
bottomSignalize that TCNT0 has reached minimum value (zero).
Depending of the mode of operation used, the counter is cleared, incremented, or decremented
at each timer clock (clk
). clkT0 can be generated from an external or internal clock source,
T0
selected by the Clock Select bits (CS02:0). When no clock source is selected (CS02:0 = 0) the
timer is stopped. However, the TCNT0 value can be accessed by the CPU, regardless of
whether clk
is present or not. A CPU write overrides (has priority over) all counter clear or
T0
count operations.
The counting sequence is determined by the setting of the WGM01 and WGM00 bits located in
the Timer/Counter Control Register (TCCR0A). There are close connections between how the
counter behaves (counts) and how waveforms are generated on the Output Compare output
OC0A. For more details about advanced counting sequences and waveform generation, see
”Modes of Operation” on page 99.
The Timer/Counter Overflow Flag (TOV0) is set according to the mode of operation selected by
the WGM01:0 bits. TOV0 can be used for generating a CPU interrupt.
96
ATmega329P/3290P
8021A–AVR–12/06
13.5Output Compare Unit
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
The 8-bit comparator continuously compares TCNT0 with the Output Compare Register
(OCR0A). Whenever TCNT0 equals OCR0A, the comparator signals a match. A match will set
the Output Compare Flag (OCF0A) at the next timer clock cycle. If enabled (OCIE0A = 1 and
Global Interrupt Flag in SREG is set), the Output Compare Flag generates an Output Compare
interrupt. The OCF0A Flag is automatically cleared when the interrupt is executed. Alternatively,
the OCF0A Flag can be cleared by software by writing a logical one to its I/O bit location. The
Waveform Generator uses the match signal to generate an output according to operating mode
set by the WGM01:0 bits and Compare Output mode (COM0A1:0) bits. The max and bottom signals are used by the Waveform Generator for handling the special cases of the extreme values
in some modes of operation (See Section “13.7” on page 99.).
Figure 13-3 shows a block diagram of the Output Compare unit.
Figure 13-3. Output Compare Unit, Block Diagram
ATmega329P/3290P
DATA BU S
OCRnx
TCNTn
= (8-bit Comparator )
OCFnx (Int.Req.)
top
bottom
FOCn
The OCR0A Register is double buffered when using any of the Pulse Width Modulation (PWM)
modes. For the normal and Clear Timer on Compare (CTC) modes of operation, the double buffering is disabled. The double buffering synchronizes the update of the OCR0 Compare Register
to either top or bottom of the counting sequence. The synchronization prevents the occurrence
of odd-length, non-symmetrical PWM pulses, thereby making the output glitch-free.
Waveform Generator
WGMn1:0
COMnX1:0
OCnx
The OCR0A Register access may seem complex, but this is not case. When the double buffering is enabled, the CPU has access to the OCR0A Buffer Register, and if double buffering is
disabled the CPU will access the OCR0A directly.
8021A–AVR–12/06
97
13.5.1Force Output Compare
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
In non-PWM waveform generation modes, the match output of the comparator can be forced by
writing a one to the Force Output Compare (FOC0A) bit. Forcing compare match will not set the
OCF0A Flag or reload/clear the timer, but the OC0A pin will be updated as if a real compare
match had occurred (the COM0A1:0 bits settings define whether the OC0A pin is set, cleared or
toggled).
13.5.2Compare Match Blocking by TCNT0 Write
All CPU write operations to the TCNT0 Register will block any compare match that occur in the
next timer clock cycle, even when the timer is stopped. This feature allows OCR0A to be initialized to the same value as TCNT0 without triggering an interrupt when the Timer/Counter clock is
enabled.
13.5.3Using the Output Compare Unit
Since writing TCNT0 in any mode of operation will block all compare matches for one timer clock
cycle, there are risks involved when changing TCNT0 when using the Output Compare unit,
independently of whether the Timer/Counter is running or not. If the value written to TCNT0
equals the OCR0A value, the compare match will be missed, resulting in incorrect waveform
generation. Similarly, do not write the TCNT0 value equal to BOTTOM when the counter is
counting down.
The setup of the OC0A should be performed before setting the Data Direction Register for the
port pin to output. The easiest way of setting the OC0A value is to use the Force Output Compare (FOC0A) strobe bits in Normal mode. The OC0A Register keeps its value even when
changing between Waveform Generation modes.
Be aware that the COM0A1:0 bits are not double buffered together with the compare value.
Changing the COM0A1:0 bits will take effect immediately.
13.6Compare Match Output Unit
The Compare Output mode (COM0A1:0) bits have two functions. The Waveform Generator
uses the COM0A1:0 bits for defining the Output Compare (OC0A) state at the next compare
match. Also, the COM0A1:0 bits control the OC0A pin output source. Figure 13-4 shows a simplified schematic of the logic affected by the COM0A1:0 bit setting. The I/O Registers, I/O bits,
and I/O pins in the figure are shown in bold. Only the parts of the general I/O port control registers (DDR and PORT) that are affected by the COM0A1:0 bits are shown. When referring to the
OC0A state, the reference is for the internal OC0A Register, not the OC0A pin. If a System
Reset occur, the OC0A Register is reset to “0”.
98
ATmega329P/3290P
8021A–AVR–12/06
Figure 13-4. Compare Match Output Unit, Schematic
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
ATmega329P/3290P
COMnx1
COMnx0
FOCn
clk
I/O
Waveform
Generator
DQ
1
OCnx
DQ
PORT
DATA BU S
DQ
DDR
0
OCn
Pin
The general I/O port function is overridden by the Output Compare (OC0A) from the Waveform
Generator if either of the COM0A1:0 bits are set. However, the OC0A pin direction (input or output) is still controlled by the Data Direction Register (DDR) for the port pin. The Data Direction
Register bit for the OC0A pin (DDR_OC0A) must be set as output before the OC0A value is visible on the pin. The port override function is independent of the Waveform Generation mode.
The design of the Output Compare pin logic allows initialization of the OC0A state before the
output is enabled. Note that some COM0A1:0 bit settings are reserved for certain modes of
operation. See ”Register Description” on page 107.
13.6.1Compare Output Mode and Waveform Generation
The Waveform Generator uses the COM0A1:0 bits differently in Normal, CTC, and PWM
modes. For all modes, setting the COM0A1:0 = 0 tells the Waveform Generator that no action on
the OC0A Register is to be performed on the next compare match. For compare output actions
in the non-PWM modes refer to Table 13-3 on page 108. For fast PWM mode, refer to Table 13-
4 on page 108, and for phase correct PWM refer to Table 13-5 on page 108.
A change of the COM0A1:0 bits state will have effect at the first compare match after the bits are
written. For non-PWM modes, the action can be forced to have immediate effect by using the
FOC0A strobe bits.
13.7Modes of Operation
The mode of operation, i.e., the behavior of the Timer/Counter and the Output Compare pins, is
defined by the combination of the Waveform Generation mode (WGM01:0) and Compare Output
mode (COM0A1:0) bits. The Compare Output mode bits do not affect the counting sequence,
while the Waveform Generation mode bits do. The COM0A1:0 bits control whether the PWM
output generated should be inverted or not (inverted or non-inverted PWM). For non-PWM
modes the COM0A1:0 bits control whether the output should be set, cleared, or toggled at a
compare match (See Section “13.6” on page 98.).
For detailed timing information refer to Figure 4, Figure 5, Figure 6 and Figure 7 in
”Timer/Counter Timing Diagrams” on page 104.
8021A–AVR–12/06
99
13.7.1Normal Mode
http://www.xinpian.net
提供单片机解密、IC解密、芯片解密业务
010-62245566 13810019655
The simplest mode of operation is the Normal mode (WGM01:0 = 0). In this mode the counting
direction is always up (incrementing), and no counter clear is performed. The counter simply
overruns when it passes its maximum 8-bit value (TOP = 0xFF) and then restarts from the bottom (0x00). In normal operation the Timer/Counter Overflow Flag (TOV0) will be set in the same
timer clock cycle as the TCNT0 becomes zero. The TOV0 Flag in this case behaves like a ninth
bit, except that it is only set, not cleared. However, combined with the timer overflow interrupt
that automatically clears the TOV0 Flag, the timer resolution can be increased by software.
There are no special cases to consider in the Normal mode, a new counter value can be written
anytime.
The Output Compare unit can be used to generate interrupts at some given time. Using the Output Compare to generate waveforms in Normal mode is not recommended, since this will
occupy too much of the CPU time.
13.7.2Clear Timer on Compare Match (CTC) Mode
In Clear Timer on Compare or CTC mode (WGM01:0 = 2), the OCR0A Register is used to
manipulate the counter resolution. In CTC mode the counter is cleared to zero when the counter
value (TCNT0) matches the OCR0A. The OCR0A defines the top value for the counter, hence
also its resolution. This mode allows greater control of the compare match output frequency. It
also simplifies the operation of counting external events.
The timing diagram for the CTC mode is shown in Figure 13-5. The counter value (TCNT0)
increases until a compare match occurs between TCNT0 and OCR0A, and then counter
(TCNT0) is cleared.
Figure 13-5. CTC Mode, Timing Diagram
OCnx Interrupt Flag Set
TCNTn
OCn
(Toggle)
Period
14
23
(COMnx1:0 = 1)
An interrupt can be generated each time the counter value reaches the TOP value by using the
OCF0A Flag. If the interrupt is enabled, the interrupt handler routine can be used for updating
the TOP value. However, changing TOP to a value close to BOTTOM when the counter is running with none or a low prescaler value must be done with care since the CTC mode does not
have the double buffering feature. If the new value written to OCR0A is lower than the current
value of TCNT0, the counter will miss the compare match. The counter will then have to count to
its maximum value (0xFF) and wrap around starting at 0x00 before the compare match can
occur.
For generating a waveform output in CTC mode, the OC0A output can be set to toggle its logical
level on each compare match by setting the Compare Output mode bits to toggle mode
(COM0A1:0 = 1). The OC0A value will not be visible on the port pin unless the data direction for
100
ATmega329P/3290P
8021A–AVR–12/06
Loading...
+ hidden pages
You need points to download manuals.
1 point = 1 manual.
You can buy points or you can get point for every manual you upload.