External Bus Interface for up to 16M bytes SRAM
External Bus Interface for up to 128M Bytes SDRAM
• Peripheral Features
– Four-channel DMA Controller with support for external requests
– Eight-channel Event System
– Seven 16-bit Timer/Counters
Four Timer/Counters with 4 Output Compare or Input Capture channels
Three Timer/Counters with 2 Output Compare or Input Capture channels
High Resolution Extensions on all Timer/Counters
Advanced Waveform Extension on one Timer/Counter
– Seven USARTs
IrDA Extension on 1 USART
– AES and DES Crypto Engine
– Two Two-wire Interfaces with dual address match(I
– Three SPI (Serial Peripheral Interfaces)
– 16-bit Real Time Counter with Separate Oscillator
– Two Eight-channel, 12-bit, 2 Msps Analog to Digital Converters
– One Two-channel, 12-bit, 1 Msps Digital to Analog Converter
– Four Analog Comparators with Window compare function
– External Interrupts on all General Purpose I/O pins
– Programmable Watchdog Timer with Separate On-chip Ultra Low Power Oscillator
• Special Microcontroller Features
– Power-on Reset and Programmable Brown-out Detection
– Internal and External Clock Options with PLL
– Programmable Multi-level Interrupt Controller
– Sleep Modes: Idle, Power-down, Standby, Power-save, Extended Standby
– Advanced Programming, Test and Debugging Interfaces
JTAG (IEEE 1149.1 Compliant) Interface for test, debug and programming
PDI (Program and Debug Interface) for programming, test and debugging
Note:1. For full details on pinout and alternate pin functions refer to ”Pinout and Pin Functions” on page 48.
8068C–AVR–06/08
2
3.Overview
XMEGA A3
The XMEGA A3 is a family of low power, high performance and peripheral rich CMOS 8/16-bit
microcontrollers based on the AVR
instructions in a single clock cycle, the XMEGA A3 achieves throughputs approaching 1 Million
Instructions Per Second (MIPS) per MHz allowing the system designer to optimize power consumption versus processing speed.
The AVR CPU 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 many times faster than conventional single-accumulator or CISC based microcontrollers.
The XMEGA A3 devices provide the following features: In-System Programmable Flash with
Read-While-Write capabilities, Internal EEPROM and SRAM, four-channel DMA Controller,
eight-channel Event System, Programmable Multi-level Interrupt Controller, 50 general purpose
I/O lines, 16-bit Real Time Counter (RTC), seven flexible 16-bit Timer/Counters with compare
modes and PWM, seven USARTs, two Two Wire Serial Interfaces (TWIs), three Serial Peripheral Interfaces (SPIs), AES and DES crypto engine, two 8-channel 12-bit ADCs with optional
differential input with programmable gain, one 2-channel 12-bit DACs, four analog comparators
with window mode, programmable Watchdog Timer with separate Internal Oscillator, accurate
internal oscillators with PLL and prescaler and programmable Brown-Out Detection.
The Program and Debug Interface (PDI), a fast 2-pin interface for programming and debugging,
is available. The devices also have an IEEE std. 1149.1 compliant JTAG test interface, and this
can also be used for On-chip Debug and programming.
®
enhanced RISC architecture. By executing powerful
The XMEGA A3 devices have five software selectable power saving modes. The Idle mode
stops the CPU while allowing the SRAM, DMA Controller, Event System, Interrupt Controller and
all peripherals to continue functioning. The Power-down mode saves the SRAM and register
contents but stops the oscillators, disabling all other functions until the next TWI or pin-change
interrupt, or Reset. In Power-save mode, the asynchronous Real Time Counter continues to run,
allowing the application to maintain a timer base while the rest of the device is sleeping. In
Standby mode, the Crystal/Resonator Oscillator is kept running while the rest of the device is
sleeping. This allows very fast start-up from external crystal combined with low power consumption. In Extended Standby mode, both the main Oscillator and the Asynchronous Timer continue
to run. To further reduce power consumption, the peripheral clock for each individual peripheral
can optionally be stopped in Active mode and Idle sleep mode.
The device is manufactured using Atmel's high-density nonvolatile memory technology. The program Flash memory can be reprogrammed in-system through the PDI or JTAG. A Bootloader
running in the device can use any interface to download the application program to the Flash
memory. The Bootloader 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/16-bit RISC CPU with In-System Self-Programmable Flash, the Atmel XMEGA A3 is a powerful microcontroller family that provides a highly flexible and cost effective solution for many
embedded applications.
The XMEGA A3 devices are supported with a full suite of program and system development
tools including: C compilers, macro assemblers, program debugger/simulators, programmers,
and evaluation kits.
8068C–AVR–06/08
3
3.1Block Diagram
Figure 3-1.XMEGA A3 Block Diagram
XMEGA A3
PR[0..1]
XTAL1
XTAL2
PA[0..7]
PB[0..7]/
JTAG
PORT A (8)
ACA
ADCA
AREFA
Internal
Reference
AREFB
ADCB
ACB
PORT B (8)
DACB
Event System
Controller
DMA
Controller
BUS
Controller
DES
AES
Oscillator
Circuits/
Clock
PORT R (2)
DATA BUS
SRAM
CPU
NVM Controller
FlashEEPROM
Generation
Prog/Debug
Oscillator
Control
Sleep
Controller
Controller
OCD
Interrupt
Controller
Real Time
Counter
Watchdog
Oscillator
Watchdog
Timer
Power
Supervision
POR/BOD &
RESET
PDI
JTAG
USARTF0
TCF0
PORT B
VCC
GND
RESET/
PDI_CLK
PDI_DATA
PF[0..7]
PORT F (8)
8068C–AVR–06/08
IRCOM
TCC0:1
USARTC0:1
PORT C (8)
PC[0..7]
DATA BUS
EVENT ROUTING NETWORK
SPIC
TWIC
PORT D (8)
PD[0..7]
SPID
TCD0:1
USARTD0:1
PORT E (8)
TCE0:1
PE[0..6]
SPIE
TWIE
USARTE0:1
To Clock
Generator
TOSC1
TOSC2
4
4.Resources
A comprehensive set of development tools, application notes and datasheets are available for
download on http://www.atmel.com/avr.
4.1Recommended reading
• XMEGA A Manual
• XMEGA A Application Notes
This device data sheet only contains part specific information and a short description of each
peripheral and module. The XMEGA A Manual describes the modules and peripherals in depth.
The XMEGA A application notes contain example code and show applied use of the modules
and peripherals.
The XMEGA A Manual and Application Notes are available from http://www.atmel.com/avr.
5.Disclaimer
For devices that are not available yet, typical values contained in this datasheet are based on
simulations and characterization of other AVR XMEGA microcontrollers manufactured on the
same process technology. Min. and Max values will be available after the device is
characterized.
XMEGA A3
8068C–AVR–06/08
5
6.AVR CPU
6.1Features
6.2Overview
XMEGA A3
• 8/16-bit high performance AVR RISC Architecture
– 138 instructions
– Hardware multiplier
• 32x8-bit registers directly connected to the ALU
• Stack in RAM
• Stack Pointer accessible in I/O memory space
• Direct addressing of up to 16M bytes of program and data memory
• True 16/24-bit access to 16/24-bit I/O registers
• Support for 8-, 16- and 32-bit Arithmetic
• Configuration Change Protection of system critical features
The XMEGA A3 uses an 8/16-bit AVR CPU. The main function of the AVR CPU is to ensure correct program execution. The CPU must therefore be able to access memories, perform
calculations and control peripherals. Interrupt handling is described in a separate section. Figure
6-1 on page 6 shows the CPU block diagram.
Figure 6-1.CPU block diagram
Program
Counter
OCD
STATUS/
CONTROL
Peripheral
Module 1
Peripheral
Module 2
DATA BUS
Flash
Program
Memory
Instruction
Register
Instruction
Decode
ALU
DATA BUS
32 x 8 General
Purpose
Registers
Multiplier/
DES
EEPROMPMICSRAM
8068C–AVR–06/08
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 pipeline. While one
instruction is being executed, the next instruction is pre-fetched from the program memory.
6
This concept enables instructions to be executed in every clock cycle. The program memory is
In-System Re-programmable Flash memory.
6.3Register File
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 typical ALU operation, two operands are output from the Register File, the operation is executed,
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 these address pointers can
also be used as an address pointer for look up tables in Flash program memory.
6.4ALU - Arithmetic Logic Unit
The high performance Arithmetic Logic Unit (ALU) supports arithmetic and logic operations
between registers or between a constant and a register. Single register operations can also be
executed. Within a single clock cycle, arithmetic operations between general purpose registers
or between a register and an immediate are executed. After an arithmetic or logic operation, the
Status Register is updated to reflect information about the result of the operation.
XMEGA A3
6.5Program Flow
The ALU operations are divided into three main categories – arithmetic, logical, and bit-functions. Both 8- and 16-bit arithmetic is supported, and the instruction set allows for easy
implementation of 32-bit arithmetic. The ALU also provides a powerful multiplier supporting both
signed and unsigned multiplication and fractional format.
When the device is powered on, the CPU starts to execute instructions from the lowest address
in the Flash Program Memory ‘0’. The Program Counter (PC) addresses the next instruction to
be fetched. After a reset, the PC is set to location ‘0’.
Program flow is provided by conditional and unconditional jump and call instructions, capable of
addressing the whole address space directly. Most AVR instructions use a 16-bit word format,
while a limited number uses a 32-bit format.
During interrupts and subroutine calls, the return address 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. After reset the Stack Pointer (SP) points to
the highest address in the internal SRAM. The SP is read/write accessible in the I/O memory
space, enabling easy implementation of multiple stacks or stack areas. The data SRAM can
easily be accessed through the five different addressing modes supported in the AVR CPU.
8068C–AVR–06/08
7
7.Memories
7.1Features
7.2Overview
XMEGA A3
• Flash Program Memory
– One linear address space
– In-System programmable
– Self-Programming and Bootloader support
– Application Section for application code
– Application Table Section for application code or data storage
– Boot Section for application code or bootloader code
– Separate lock bits and protection for all sections
• Data Memory
– One linear address space
– Single cycle access from CPU
– SRAM
– EEPROM
Byte or page accessible
Optional memory mapping for direct load and store
– I/O Memory
Configuration and Status register for all peripherals and modules
16-bit accessible General Purpose Register for global variables or flags
– External Memory support
– Bus arbitration
Safe and deterministic handling of CPU and DMA Controller priority
– Separate buses for SRAM, EEPROM, I/O Memory and External Memory access
Simultaneous bus access for CPU and DMA Controller
• Calibration Row Memory for factory programmed data
Oscillator calibration bytes
Serial number
Device ID for each device type
• User Signature Row
One flash page in size
Can be read and written from software
Data is kept after Chip Erase
8068C–AVR–06/08
The AVR architecture has two main memory spaces, the Program Memory and the Data Memory. In addition, the XMEGA A3 features an EEPROM Memory for non-volatile data storage. All
three memory spaces are linear and require no paging. The available memory size configurations are shown in ”Ordering Information” on page 2. In addition each device has a Flash
memory signature row for calibration data, device identification, serial number etc.
Non-volatile memory spaces can be locked for further write or read/write operations. This prevents unrestricted access to the application software.
8
7.3In-System Programmable Flash Program Memory
The XMEGA A3 devices contains On-chip In-System Programmable Flash memory for program
storage, see Figure 7-1 on page 9. Since all AVR instructions are 16- or 32-bits wide, each Flash
address location is 16 bits.
The Program Flash memory space is divided into Application and Boot sections. Both sections
have dedicated Lock Bits for setting restrictions on write or read/write operations. The Store Program Memory (SPM) instruction must reside in the Boot Section when used to write to the Flash
memory.
A third section inside the Application section is referred to as the Application Table section which
has separate Lock bits for storage of write or read/write protection. The Application Table section can be used for storing non-volatile data or application software.
Figure 7-1.Flash Program Memory (Hexadecimal address)
Word Address
XMEGA A3
0
1EFFF/16FFF/EFFF/77FF
1F000/17000/F000/7800
1FFFF/17FFF/FFFF/7FFF
20000/18000/10000/8000
20FFF/18FFF/10FFF/87FF
Application Section
(256K/192K/128K/64K)
...
Application Table Section
(8K/8K/8K/4K)
Boot Section
(8K/8K/8K/4K)
The Application Table Section and Boot Section can also be used for general application
software.
8068C–AVR–06/08
9
XMEGA A3
7.4Data Memory
The Data Memory consist of the I/O Memory, EEPROM and SRAM memories, all within one linear address space, see Figure 7-2 on page 10. To simplify development, the memory map for all
devices in the family is identical and with empty, reserved memory space for smaller devices.
All peripherals and modules are addressable through I/O memory locations in the data memory
space. All I/O memory locations can be accessed by the Load (LD/LDS/LDD) and Store
(ST/STS/STD) instructions, transferring data between the 32 general purpose registers in the
CPU and the I/O Memory.
The IN and OUT instructions can address I/O memory locations in the range 0x00 - 0x3F
directly.
I/O registers within the address range 0x00 - 0x1F are directly bit-accessible using the SBI and
CBI instructions. The value of single bits can be checked by using the SBIS and SBIC instructions on these registers.
The I/O memory address for all peripherals and modules in XMEGA A3 is shown in the ”Periph-
eral Module Address Map” on page 53.
7.4.2SRAM Data Memory
The XMEGA A3 devices has internal SRAM memory for data storage.
7.4.3EEPROM Data Memory
XMEGA A3
The XMEGA A3 devices has internal EEPROM memory for non-volatile data storage. It is
addressable either in a separate data space or it can be memory mapped into the normal data
memory space. The EEPROM memory supports both byte and page access.
8068C–AVR–06/08
11
7.5Calibration Row
The Calibration Row is a separate memory section for factory programmed data. It contains calibration data for functions such as oscillators, device ID, and a factory programmed serial
number that is unique for each device. The device ID for the available XMEGA A3 devices is
shown in Table 7-1 on page 12. Some of the calibration values will be automatically loaded to
the corresponding module or peripheral unit during reset. The Calibration Row can not be written
or erased. It can be read from application software and external programming.
Table 7-1.Device ID bytes for XMEGA A3 devices.
7.6User Signature Row
XMEGA A3
DeviceDevice ID bytes
Byte 2Byte 1Byte 0
ATxmega64A342961E
ATxmega128A342971E
ATxmega192A344971E
ATxmega256A342981E
The User Signature Row is a separate memory section that is fully accessible (read and write)
from application software and external programming. The User Signature Row is one flash page
in size, and is meant for static user parameter storage, such as calibration data, custom serial
numbers, random number seeds etc. This section is not erased by Chip Erase, and requires a
dedicated erase command. This ensures parameter storage during multiple program/erase session and On-Chip Debug sessions.
8068C–AVR–06/08
12
XMEGA A3
7.7Flash and EEPROM Page Size
The Flash Program Memory and EEPROM data memory is organized in pages. The pages are
word accessible for the Flash and byte accessible for the EEPROM.
Table 7-2 on page 13 shows the Flash Program Memory organization. Flash write and erase
operations are performed on one page at the time, while reading the Flash is done one byte at
the time. For Flash access the Z-pointer (Z[m:n]) is used for addressing. The most significant
bits in the address (FPAGE) gives the page number and the least significant address bits
(FWORD) gives the word in the page.
Table 7-2.Number of words and Pages in the Flash.
DevicesFlashPage SizeFWORDFPAGEApplicationBoot
Size (Bytes)(words)SizeNo of PagesSizeNo of Pages
ATxmega64A364K + 4K128Z[7:1]Z[16:8]64K256 4K16
ATxmega128A3128K + 8K256Z[8:1]Z[17:9]128K256 8K16
ATxmega192A3192K + 8K256Z[8:1]Z[18:9]192K384 8K16
ATxmega256A3256K + 8K256Z[8:1]Z[18:9]256K512 8K16
Table 7-3 on page 13 shows EEPROM memory organization for the XMEGA A3 devices.
EEEPROM write and erase operations can be performed one page or one byte at the time, while
reading the EEPROM is done one byte at the time. For EEPROM access the NVM Address
Register (ADDR[m:n] is used for addressing. The most significant bits in the address (E2PAGE)
gives the page number and the least significant address bits (E2BYTE) gives the byte in the
page.
Table 7-3.Number of bytes and Pages in the EEPROM.
DevicesEEPROMPage SizeE2BYTEE2PAGENo of Pages
Size (Bytes)(Bytes)
ATxmega64A32K32ADDR[4:0]ADDR[10:5]64
ATxmega128A32K32ADDR[4:0]ADDR[10:5]64
ATxmega192A32K32ADDR[4:0]ADDR[10:5]64
ATxmega256A34K32ADDR[4:0]ADDR[11:5]128
8068C–AVR–06/08
13
8.DMAC - Direct Memory Access Controller
8.1Features
• Allows High-speed data transfer
– From memory to peripheral
– From memory to memory
– From peripheral to memory
– From peripheral to peripheral
• 4 Channels
• From 1 byte and up to 16 M bytes transfers in a single transaction
• Multiple addressing modes for source and destination address
–Increment
– Decrement
– Static
• 1, 2, 4, or 8 bytes Burst Transfers
• Programmable priority between channels
8.2Overview
The XMEGA A3 has a Direct Memory Access (DMA) Controller to move data between memories
and peripherals in the data space. The DMA controller uses the same data bus as the CPU to
transfer data.
XMEGA A3
It has 4 channels that can be configured independently. Each DMA channel can perform data
transfers in blocks of configurable size from 1 to 64K bytes. A repeat counter can be used to
repeat each block transfer for single transactions up to 16M bytes. Each DMA channel can be
configured to access the source and destination memory address with incrementing, decrementing or static addressing. The addressing is independent for source and destination address.
When the transaction is complete the original source and destination address can automatically
be reloaded to be ready for the next transaction.
The DMAC can access all the peripherals through their I/O memory registers, and the DMA may
be used for automatic transfer of data to/from communication modules, as well as automatic
data retrieval from ADC conversions, data transfer to DAC conversions, or data transfer to or
from port pins. A wide range of transfer triggers is available from the peripherals, Event System
and software. Each DMA channel has different transfer triggers.
To allow for continuous transfers, two channels can be interlinked so that the second takes over
the transfer when the first is finished and vice versa.
The DMA controller can read from memory mapped EEPROM, but it cannot write to the
EEPROM or access the Flash.
8068C–AVR–06/08
14
9.Event System
9.1Features
9.2Overview
• Inter-peripheral communication and signalling with minimum latency
• CPU and DMA independent operation
• 8 Event Channels allows for up to 8 signals to be routed at the same time
• Events can be generated by
– Timer/Counters (TCxn)
– Real Time Counter (RTC)
– Analog to Digital Converters (ADCx)
– Analog Comparators (ACx)
– Ports (PORTx)
– System Clock (Clk
– Software (CPU)
SYS
)
• Events can be used by
– Timer/Counters (TCxn)
– Analog to Digital Converters (ADCx)
– Digital to Analog Converters (DACx)
– Ports (PORTx)
– DMA Controller (DMAC)
– IR Communication Module (IRCOM)
• The same event can be used by multiple peripherals for synchronized timing
• Advanced Features
– Manual Event Generation from software (CPU)
– Quadrature Decoding
– Digital Filtering
• Functions in Active and Idle mode
XMEGA A3
8068C–AVR–06/08
The Event System is a set of features for inter-peripheral communication. It enables the possibility for a change of state in one peripheral to automatically trigger actions in one or more
peripherals. What changes in a peripheral that will trigger actions in other peripherals are configurable by software. It is a simple, but powerful system as it allows for autonomous control of
peripherals without any use of interrupts, CPU or DMA resources.
The indication of a change in a peripheral is referred to as an event, and is usually the same as
the interrupt conditions for that peripheral. Events are passed between peripherals using a dedicated routing network called the Event Routing Network. Figure 9-1 on page 16 shows a basic
block diagram of the Event System with the Event Routing Network and the peripherals to which
it is connected. This highly flexible system can be used for simple routing of signals, pin functions or for sequencing of events.
The maximum latency is two CPU clock cycles from when an event is generated in one peripheral, until the actions are triggered in one or more other peripherals.
The Event System is functional in both Active and Idle modes.
15
Figure 9-1.Event system block diagram.
XMEGA A3
PORTx
ADCx
ClkSYS
CPU
RTC
Event Routing
Network
DACx
ACx
DMACIRCOM
T/Cxn
The Event Routing Network can directly connect together ADCs, DACs, Analog Comparators
(ACx), I/O ports (PORTx), the Real-time Counter (RTC), Timer/Counters (T/C) and the IR Communication Module (IRCOM). Events can also be generated from software (CPU).
All events from all peripherals are always routed into the Event Routing Network. This consist of
eight multiplexers where each can be configured in software to select which event to be routed
into that event channel. All eight event channels are connected to the peripherals that can use
events, and each of these peripherals can be configured to use events from one or more event
channels to automatically trigger a software selectable action.
• PLL with internal and external clock options with 2 to 31x multiplication
• Clock Prescalers with 2 to 2048x division
• Fast peripheral clock running at 2 and 4 times the CPU clock speed
• Automatic Run-Time Calibration of internal oscillators
• Crystal Oscillator failure detection
10.2Overview
XMEGA A3
XMEGA A3 has an advanced clock system, supporting a large number of clock sources. It incorporates both integrated oscillators, external crystal oscillators and resonators. A high frequency
Phase Locked Loop (PLL) and clock prescalers can be controlled from software to generate a
wide range of clock frequencies from the clock source input.
It is possible to switch between clock sources from software during run-time. After reset the
device will always start up running from the 2 Mhz internal oscillator.
A calibration feature is available, and can be used for automatic run-time calibration of the internal 2 MHz and 32 MHz oscillators. This reduce frequency drift over voltage and temperature.
A Crystal Oscillator Failure Monitor can be enabled to issue a Non-Maskable Interrupt and
switch to internal oscillator if the external oscillator fails. Figure 10-1 on page 18 shows the principal clock system in XMEGA A3.
8068C–AVR–06/08
17
Figure 10-1. Clock system overview
32 kHz ULP
Internal Oscillator
32.768 kHz
Calibrated Internal
Oscillator
clk
clk
XMEGA A3
ULP
WDT/BOD
RTC
RTC
2 MHz
Run-Time Calibrated
Internal Oscillator
CLOCK CONTROL
32 MHz
Run-time Calibrated
Internal Oscillator
UNIT
with PLL and
clk
Prescaler
32.768 KHz
Crystal Oscillator
0.4 - 16 MHz
Crystal Oscillator
clk
External
Clock Input
Each clock source is briefly described in the following sub-sections.
PERIPHERALS
PER
INTERRUPT
NVM MEMORY
CPU
ADC
DAC
PORTS
...
DMA
EVSYS
RAM
CPU
FLASH
EEPROM
10.3Clock Options
10.3.132 kHz Ultra Low Power Internal Oscillator
The 32 kHz Ultra Low Power (ULP) Internal Oscillator is a very low power consumption clock
source. It is used for the Watchdog Timer, Brown-Out Detection and as an asynchronous clock
source for the Real Time Counter. This oscillator cannot be used as the system clock source,
and it cannot be directly controlled from software.
10.3.232.768 kHz Calibrated Internal Oscillator
The 32.768 kHz Calibrated Internal Oscillator is a high accuracy clock source that can be used
as the system clock source or as an asynchronous clock source for the Real Time Counter. It is
calibrated during protection to provide a default frequency which is close to its nominal
frequency.
8068C–AVR–06/08
18
10.3.332.768 kHz Crystal Oscillator
The 32.768 kHz Crystal Oscillator is a low power driver for an external watch crystal. It can be
used as system clock source or as asynchronous clock source for the Real Time Counter.
10.3.40.4 - 16 MHz Crystal Oscillator
The 0.4 - 16 MHz Crystal Oscillator is a driver intended for driving both external resonators and
crystals ranging from 400 kHz to 16 MHz.
The 2 MHz Run-time Calibrated Internal Oscillator is a high frequency oscillator. It is calibrated
during protection to provide a default frequency which is close to its nominal frequency. The
oscillator can use the 32 kHz Calibrated Internal Oscillator or the 32 kHz Crystal Oscillator as a
source for calibrating the frequency run-time to compensate for temperature and voltage drift
hereby optimizing the accuracy of the oscillator.
The 32 MHz Run-time Calibrated Internal Oscillator is a high frequency oscillator. It is calibrated
during protection to provide a default frequency which is close to its nominal frequency. The
oscillator can use the 32 kHz Calibrated Internal Oscillator or the 32 kHz Crystal Oscillator as a
source for calibrating the frequency run-time to compensate for temperature and voltage drift
hereby optimizing the accuracy of the oscillator.
XMEGA A3
10.3.7External Clock input
The external clock input gives the possibility to connect a clock from an external source.
10.3.8PLL with Multiplication factor 2 - 31x
The PLL provides the possibility of multiplying a frequency by any number from 2 to 31. In combination with the prescalers, this gives a wide range of output frequencies from all clock sources.
• Power Reduction registers to disable clocks to unused peripherals
11.2Overview
The XMEGA A3 provides various sleep modes tailored to reduce power consumption to a minimum. All sleep modes are available and can be entered from Active mode. In Active mode the
CPU is executing application code. The application code decides when and what sleep mode to
enter. Interrupts from enabled peripherals and all enabled reset sources can restore the microcontroller from sleep to Active mode.
In addition, Power Reduction registers provide a method to stop the clock to individual peripherals from software. When this is done, the current state of the peripheral is frozen and there is no
power consumption from that peripheral. This reduces the power consumption in Active mode
and Idle sleep mode.
XMEGA A3
11.3Sleep Modes
11.3.1Idle Mode
In Idle mode the CPU and Non-Volatile Memory are stopped, but all peripherals including the
Interrupt Controller, Event System and DMA Controller are kept running. Interrupt requests from
all enabled interrupts will wake the device.
11.3.2Power-down Mode
In Power-down mode all system clock sources, and the asynchronous Real Time Counter (RTC)
clock source, are stopped. This allows operation of asynchronous modules only. The only interrupts that can wake up the MCU are the Two Wire Interface address match interrupts, and
asynchronous port interrupts, e.g pin change.
11.3.3Power-save Mode
Power-save mode is identical to Power-down, with one exception: If the RTC is enabled, it will
keep running during sleep and the device can also wake up from RTC interrupts.
11.3.4Standby Mode
Standby mode is identical to Power-down with the exception that all enabled system clock
sources are kept running, while the CPU, Peripheral and RTC clocks are stopped. This reduces
the wake-up time when external crystals or resonators are used.
8068C–AVR–06/08
20
11.3.5Extended Standby Mode
Extended Standby mode is identical to Power-save mode with the exception that all enabled
system clock sources are kept running while the CPU and Peripheral clocks are stopped. This
reduces the wake-up time when external crystals or resonators are used.
XMEGA A3
8068C–AVR–06/08
21
12. System Control and Reset
12.1Features
• Multiple reset sources for safe operation and device reset
– No running clock in the device is required for reset
• Reset status register
12.2Resetting the AVR
During reset, all I/O registers are set to their initial values. The SRAM content is not reset. Application execution starts from the Reset Vector. The instruction placed at the Reset Vector should
be an Absolute Jump (JMP) instruction to the reset handling routine. By default the Reset Vector
address is the lowest Flash program memory address, ‘0’, but it is possible to move the Reset
Vector to the first address in the Boot Section.
XMEGA A3
The I/O ports of the AVR are immediately tri-stated when a reset source goes active.
The reset functionality is asynchronous, so no running clock is required to reset the device.
After the device is reset, the reset source can be determined by the application by reading the
Reset Status Register.
12.3Reset Sources
12.3.1Power-On Reset
The MCU is reset when the supply voltage VCC is below the Power-on Reset threshold voltage.
12.3.2External Reset
The MCU is reset when a low level is present on the RESET pin.
12.3.3Watchdog Reset
The MCU is reset when the Watchdog Timer period expires and the Watchdog Reset is enabled.
The Watchdog Timer runs from a dedicated oscillator independent of the System Clock. For
more details see ”WDT - Watchdog Timer” on page 23.
12.3.4Brown-Out Reset
The MCU is reset when the supply voltage VCC is below the Brown-Out Reset threshold voltage
and the Brown-out Detector is enabled. The Brown-out threshold voltage is programmable.
8068C–AVR–06/08
22
12.3.5JTAG reset
The MCU is reset as long as there is a logic one in the Reset Register in one of the scan chains
of the JTAG system. Refer to IEEE 1149.1 (JTAG) Boundary-scan for details.
12.3.6PDI reset
The MCU can be reset through the Program and Debug Interface (PDI).
12.3.7Software reset
The MCU can be reset by the CPU writing to a special I/O register through a timed sequence.
12.4WDT - Watchdog Timer
12.4.1Features
11 selectable timeout periods, from 8 ms to 8s.
•
• Two operation modes
– Standard mode
– Window mode
• Runs from the 1 kHz output of the 32 kHz Ultra Low Power oscillator
• Configuration lock to prevent unwanted changes
12.4.2Overview
XMEGA A3
The XMEGA A3 has a Watchdog Timer (WDT). The WDT will run continuously when turned on
and if the Watchdog Timer is not reset within a software configurable time-out period, the microcontroller will be reset. The Watchdog Reset (WDR) instruction must be run by software to reset
the WDT, and prevent microcontroller reset.
The WDT has a Window mode. In this mode the WDR instruction must be run within a specified
period called a window. Application software can set the minimum and maximum limits for this
window. If the WDR instruction is not executed inside the window limits, the microcontroller will
be reset.
A protection mechanism using a timed write sequence is implemented in order to prevent
unwanted enabling, disabling or change of WDT settings.
For maximum safety, the WDT also has an Always-on mode. This mode is enabled by programming a fuse. In Always-on mode, application software can not disable the WDT.
– 3 programmable interrupt levels
– Selectable priority scheme within low level interrupts (round-robin or fixed)
– Non-Maskable Interrupts (NMI)
• Interrupt vectors can be moved to the start of the Boot Section
13.2Overview
XMEGA A3 has a Programmable Multi-level Interrupt Controller (PMIC). All peripherals can
define three different priority levels for interrupts; high, medium or low. Medium level interrupts
may interrupt low level interrupt service routines. High level interrupts may interrupt both lowand medium level interrupt service routines. Low level interrupts have an optional round robin
scheme to make sure all interrupts are serviced within a certain amount of time.
The built in oscillator failure detection mechanism can issue a Non-Maskable Interrupt (NMI).
XMEGA A3
13.3Interrupt vectors
When an interrupt is serviced, the program counter will jump to the interrupt vector address. The
interrupt vector is the sum of the peripheral’s base interrupt address and the offset address for
specific interrupts in each peripheral. The base addresses for the XMEGA A3 devices are shown
in Table 13-1. Offset addresses for each interrupt available in the peripheral are described for
each peripheral in the XMEGA A manual. For peripherals or modules that have only one interrupt, the interrupt vector is shown in Table 13-1. The program address is the word address.
• Configuration of multiple pins in a single operation
• Read-Modify-Write (RMW) support
• Toggle/clear/set registers for Output and Direction registers
• Clock output on port pin
• Event Channel 7 output on port pin
• Mapping of port registers (virtual ports) into bit accessible I/O memory space
The XMEGA A3 devices have flexible General Purpose I/O Ports. A port consists of up to 8 pins,
ranging from pin 0 to pin 7. The ports implement several functions, including synchronous/asynchronous input sensing, pin change interrupts and configurable output settings. All functions are
individual per pin, but several pins may be configured in a single operation.
14.3I/O configuration
All port pins (Pn) have programmable output configuration. In addition, all port pins have an
inverted I/O function. For an input, this means inverting the signal between the port pin and the
pin register. For an output, this means inverting the output signal between the port register and
the port pin. The inverted I/O function can be used also when the pin is used for alternate functions. The port pins also have configurable slew rate limitation to reduce electromagnetic
emission.
8068C–AVR–06/08
26
14.3.1Push-pull
XMEGA A3
Figure 14-1. I/O configuration - Totem-pole
DIRn
14.3.2Pull-down
14.3.3Pull-up
OUTn
INn
Figure 14-2. I/O configuration - Totem-pole with pull-down (on input)
DIRn
OUTn
INn
Pn
Pn
14.3.4Bus-keeper
8068C–AVR–06/08
Figure 14-3. I/O configuration - Totem-pole with pull-up (on input)
DIRn
OUTn
Pn
INn
The bus-keeper’s weak output produces the same logical level as the last output level. It acts as
a pull-up if the last level was ‘1’, and pull-down if the last level was ‘0’.
27
Figure 14-4. I/O configuration - Totem-pole with bus-keeper
DIRn
XMEGA A3
14.3.5Others
OUTn
INn
Figure 14-5. Output configuration - Wired-OR with optional pull-down
OUTn
INn
Figure 14-6. I/O configuration - Wired-AND with optional pull-up
Pn
Pn
8068C–AVR–06/08
INn
Pn
OUTn
28
14.4Input sensing
XMEGA A3
• Sense both edges
• Sense rising edges
• Sense falling edges
• Sense low level
Input sensing is synchronous or asynchronous depending on the enabled clock for the ports,
and the configuration is shown in Figure 14-7 on page 29.
Figure 14-7. Input sensing system overview
Asynchronous sen sing
Pn
IN V ERT E D I/O
When a pin is configured with inverted I/O the pin value is inverted before the input sensing.
14.5Port Interrupt
Each ports have two interrupts with separate priority and interrupt vector. All pins on the port can
be individually selected as source for each of the interrupts. The interrupts are then triggered
according to the input sense configuration for each pin configured as source for the interrupt.
14.6Alternate Port Functions
In addition to the input/output functions on all port pins, most pins have alternate functions. This
means that other modules or peripherals connected to the port can use the port pins for their
functions, such as communication or pulse-width modulation. ”Pinout and Pin Functions” on
page 48 shows which modules on peripherals that enables alternate functions on a pin, and
what alternate functions that is available on a pin.
Synchronizer
INn
Q
Q
D
D
R
R
EDGE
DETECT
Synchronous sen sing
EDGE
DETECT
Interrupt
Control
IR E Q
Event
8068C–AVR–06/08
29
15. T/C - 16-bits Timer/Counter with PWM
15.1Features
• Seven 16-bit Timer/Counters
– Four Timer/Counters of type 0
– Three Timer/Counters of type 1
• Four Compare or Capture (CC) Channels in Timer/Counter 0
• Two Compare or Capture (CC) Channels in Timer/Counter 1
• Double Buffered Timer Period Setting
• Double Buffered Compare or Capture Channels
• Waveform Generation:
– Single Slope Pulse Width Modulation
– Dual Slope Pulse Width Modulation
– Frequency Generation
• Input Capture:
– Input Capture with Noise Cancelling
– Frequency capture
– Pulse width capture
– 32-bit input capture
• Event Counter with Direction Control
• Timer Overflow and Timer Error Interrupts and Events
• One Compare Match or Capture Interrupt and Event per CC Channel
• Supports DMA Operation
• Hi-Resolution Extension (Hi-Res)
• Advanced Waveform Extension (AWEX)
XMEGA A3
15.2Overview
XMEGA A3 has eight Timer/Counters, four Timer/Counter 0 and four Timer/Counter 1. The difference between them is that Timer/Counter 0 has four Compare/Capture channels, while
Timer/Counter 1 has two Compare/Capture channels.
The Timer/Counters (T/C) are 16-bit and can count any clock, event or external input in the
microcontroller. A programmable prescaler is available to get a useful T/C resolution. Updates of
Timer and Compare registers are double buffered to ensure glitch free operation. Single slope
PWM, dual slope PWM and frequency generation waveforms can be generated using the Compare Channels.
Through the Event System, any input pin or event in the microcontroller can be used to trigger
input capture, hence no dedicated pins is required for this. The input capture has a noise canceller to avoid incorrect capture of the T/C, and can be used to do frequency and pulse width
measurements.
A wide range of interrupt or event sources are available, including T/C Overflow, Compare
match and Capture for each Compare/Capture channel in the T/C.
PORTC, PORTD and PORTE each has one Timer/Counter 0 and one Timer/Counter1. PORTF
has one Timer/Counter 0. Notation of these are TCC0 (Time/Counter C0), TCC1, TCD0, TCD1,
TCE0, TCE1 and TCF0, respectively.
8068C–AVR–06/08
30
XMEGA A3
Figure 15-1. Overview of a Timer/Counter and closely related peripherals
Timer/Counter
Base Counter
Timer Period
Counter
Control Logic
Compare/Capture Channel D
Compare/Capture Channel C
Compare/Capture Channel B
Compare/Capture Channel A
Comparator
Buffer
Capture
Control
Waveform
Generation
The Hi-Resolution Extension can be enabled to increase the waveform generation resolution by
2 bits (4x). This is available for all Timer/Counters. See ”Hi-Res - High Resolution Extension” on
page 33 for more details.
Prescaler
Event
System
AWeX
DTI
Dead-Time
Insertion
clk
PER
Generation
Protection
Pattern
Fault
clk
PER4
Hi-Res
PORT
The Advanced Waveform Extension can be enabled to provide extra and more advanced features for the Timer/Counter. This are only available for Timer/Counter 0. See ”AWEX - Advanced
Waveform Extension” on page 32 for more details.
8068C–AVR–06/08
31
16. AWEX - Advanced Waveform Extension
16.1Features
• Output with complementary output from each Capture channel
• Four Dead Time Insertion (DTI) Units, one for each Capture channel
• 8-bit DTI Resolution
• Separate High and Low Side Dead-Time Setting
• Double Buffered Dead-Time
• Event Controlled Fault Protection
• Single Channel Multiple Output Operation (for BLDC motor control)
• Double Buffered Pattern Generation
16.2Overview
The Advanced Waveform Extension (AWEX) provides extra features to the Timer/Counter in
Waveform Generation (WG) modes. The AWEX enables easy and safe implementation of for
example, advanced motor control (AC, BLDC, SR, and Stepper) and power control applications.
Any WG output from a Timer/Counter 0 is split into a complimentary pair of outputs when any
AWEX feature is enabled. These output pairs go through a Dead-Time Insertion (DTI) unit that
enables generation of the non-inverted Low Side (LS) and inverted High Side (HS) of the WG
output with dead time insertion between LS and HS switching. The DTI output will override the
normal port value according to the port override setting. Optionally the final output can be
inverted by using the invert I/O setting for the port pin.
XMEGA A3
The Pattern Generation unit can be used to generate a synchronized bit pattern on the port it is
connected to. In addition, the waveform generator output from Compare Channel A can be distributed to, and override all port pins. W hen the Pattern Generator unit is enabled, the DTI unit is
bypassed.
The Fault Protection unit is connected to the Event System. This enables any event to trigger a
fault condition that will disable the AWEX output. Several event channels can be used to trigger
fault on several different conditions.
The AWEX is available for TCC0. The notation of this is AWEXC.
8068C–AVR–06/08
32
17. Hi-Res - High Resolution Extension
17.1Features
• Increases Waveform Generator resolution by 2-bits (4x)
• Supports Frequency, single- and dual-slope PWM operation
• Supports the AWEX when this is enabled and used for the same Timer/Counter
17.2Overview
The Hi-Resolution (Hi-Res) Extension is able to increase the resolution of the waveform generation output by a factor of 4. When enabled for a Timer/Counter, the Fast Peripheral clock running
at four times the CPU clock speed will be as input to the Timer/Counter.
The High Resolution Extension can also be used when an AWEX is enabled and used with a
Timer/Counter.
XMEGA A3 devices have four Hi-Res Extensions that each can be enabled for each
Timer/Counters pair on PORTC, PORTD, PORTE and PORTF. The notation of these are
HIRESC, HIRESD, HIRESE and HIRESF, respectively.
XMEGA A3
8068C–AVR–06/08
33
18. RTC - Real-Time Counter
18.1Features
• 16-bit Timer
• Flexible Tick resolution ranging from 1 Hz to 32.768 kHz
• One Compare register
• One Period register
• Clear timer on Overflow or Compare Match
• Overflow or Compare Match event and interrupt generation
18.2Overview
The XMEGA A3 includes a 16-bit Real-time Counter (RTC). The RTC can be clocked from an
accurate 32.768 kHz Crystal Oscillator, the 32.768 kHz Calibrated Internal Oscillator, or from the
32 kHz Ultra Low Power Internal Oscillator. The RTC includes both a Period and a Compare
register. For details, see Figure 18-1.
A wide range of Resolution and Time-out periods can be configured using the RTC. With a maximum resolution of 30.5 µs, time-out periods range up to 2000 seconds. With a resolution of 1
second, the maximum time-out period is over 18 hours (65536 seconds).
XMEGA A3
Figure 18-1. Real-time Counter overview
32 kHz
10-bit
prescaler
1 kHz
Period
Overflow
=
Counter
=
Compare Match
Compare
8068C–AVR–06/08
34
19. TWI - Two Wire Interface
19.1Features
• Two Identical TWI peripherals
• Simple yet Powerful and Flexible Communication Interface
• Both Master and Slave Operation Supported
• Device can Operate as Transmitter or Receiver
• 7-bit Address Space Allows up to 128 Different Slave Addresses
• Multi-master Arbitration Support
• Up to 400 kHz Data Transfer Speed
• Slew-rate Limited Output Drivers
• Noise Suppression Circuitry Rejects Spikes on Bus Lines
• Fully Programmable Slave Address with General Call Support
• Address Recognition Causes Wake-up when in Sleep Mode
2
• I
C and System Management Bus (SMBus) compatible
19.2Overview
The Two-Wire Interface (TWI) is a bi-directional wired-AND bus with only two lines, the clock
(SCL) line and the data (SDA) line. The protocol makes it possible to interconnect up to 128 individually addressable devices. Since it is a multi-master bus, one or more devices capable of
taking control of the bus can be connected.
XMEGA A3
The only external hardware needed to implement the bus is a single pull-up resistor for each of
the TWI bus lines. Mechanisms for resolving bus contention are inherent in the TWI protocol.
PORTC and PORTE each has one TWI. Notation of these peripherals are TWIC and TWIE.
8068C–AVR–06/08
35
20. SPI - Serial Peripheral Interface
20.1Features
• Three Identical SPI peripherals
• Full-duplex, Three-wire Synchronous Data Transfer
• Master or Slave Operation
• LSB First or MSB First Data Transfer
• Seven Programmable Bit Rates
• End of Transmission Interrupt Flag
• Write Collision Flag Protection
• Wake-up from Idle Mode
• Double Speed (CK/2) Master SPI Mode
20.2Overview
The Serial Peripheral Interface (SPI) allows high-speed full-duplex, synchronous data transfer
between different devices. Devices can communicate using a master-slave scheme, and data is
transferred both to and from the devices simultaneously.
PORTC, PORTD, and PORTE each has one SPI. Notation of these peripherals are SPIC, SPID,
and SPIE respectively.
XMEGA A3
8068C–AVR–06/08
36
21. USART
21.1Features
21.2Overview
XMEGA A3
• Seven Identical USART peripherals
• Full Duplex Operation (Independent Serial Receive and Transmit Registers)
• Asynchronous or Synchronous Operation
• Master or Slave Clocked Synchronous Operation
• High-resolution Arithmetic Baud Rate Generator
• Supports Serial Frames with 5, 6, 7, 8, or 9 Data Bits and 1 or 2 Stop Bits
• Odd or Even Parity Generation and Parity Check Supported by Hardware
• Data OverRun Detection
• Framing Error Detection
• Noise Filtering Includes False Start Bit Detection and Digital Low Pass Filter
• Three Separate Interrupts on TX Complete, TX Data Register Empty and RX Complete
• Multi-processor Communication Mode
• Double Speed Asynchronous Communication Mode
• Master SPI mode for SPI communication
• IrDA support through the IRCOM module
The Universal Synchronous and Asynchronous serial Receiver and Transmitter (USART) is a
highly flexible serial communication module. The USART supports full duplex communication,
and both asynchronous and clocked synchronous operation. The USART can also be set in
Master SPI mode to be used for SPI communication.
Communication is frame based, and the frame format can be customized to support a wide
range of standards. The USART is buffered in both direction, enabling continued data transmission without any delay between frames. There are separate interrupt vectors for receive and
transmit complete, enabling fully interrupt driven communication. Frame error and buffer overflow are detected in hardware and indicated with separate status flags. Even or odd parity
generation and parity check can also be enabled.
One USART can use the IRCOM module to support IrDA 1.4 physical compliant pulse modulation and demodulation for baud rates up to 115.2 kbps.
PORTC, PORTD, and PORTE each has two USARTs, while PORTF has one USART only.
Notation of these peripherals are USARTC0, USARTC1, USARTD0, USARTD1, USARTE0,
USARTE1 and USARTF0, respectively.
8068C–AVR–06/08
37
22. IRCOM - IR Communication Module
22.1Features
• Pulse modulation/demodulation for infrared communication
• Compatible to IrDA 1.4 physical for baud rates up to 115.2 kbps
• Selectable pulse modulation scheme
– 3/16 of baud rate period
– Fixed pulse period, 8-bit programmable
– Pulse modulation disabled
• Built in filtering
• Can be connected to and used by one USART at the time
22.2Overview
XMEGA contains an Infrared Communication Module (IRCOM) for IrDA communication with
baud rates up to 115.2 kbps. This supports three modulation schemes: 3/16 of baud rate period,
fixed programmable pulse time based on the Peripheral Clock speed, or pulse modulation disabled. There is one IRCOM available which can be connected to any USART to enable infrared
pulse coding/decoding for that USART.
XMEGA A3
8068C–AVR–06/08
38
23. Crypto Engine
23.1Features
23.2Overview
XMEGA A3
• Data Encryption Standard (DES) CPU instruction
• Advanced Encryption Standard (AES) Crypto module
• DES Instruction
– Encryption and Decryption
– Single-cycle DES instruction
– Encryption/Decryption in 16 clock cycles per 8-byte block
• AES Crypto Module
– Encryption and Decryption
– Support 128-bit keys
– Support XOR data load mode to the State memory for Cipher Block Chaining
– Encryption/Decryption in 375 clock cycles per 16-byte block
The Advanced Encryption Standard (AES) and Data Encryption Standard (DES) are two commonly used encryption standards. These are supported through an AES peripheral module and
a DES CPU instruction. All communication interfaces and the CPU can optionally use AES and
DES encrypted communication and data storage.
DES is supported by a DES instruction in the AVR XMEGA CPU. The 8-byte key and 8-byte
data blocks must be loaded into the Register file, and then DES must be executed 16 times to
encrypt/decrypt the data block.
The AES Crypto Module encrypts and decrypts 128-bit data blocks with the use of a 128-bit key.
The key and data must be loaded into the key and state memory in the module before encryption/decryption is started. It takes 375 peripheral clock cycles before the encryption/decryption is
done and decrypted/encrypted data can be read out, and an optional interrupt can be generated.
The AES Crypto Module also has DMA support with transfer triggers when encryption/decryption is done and optional auto-start of encryption/decryption when the state memory is fully
loaded.
8068C–AVR–06/08
39
24. ADC - 12-bit Analog to Digital Converter
24.1Features
• Two ADCs with 12-bit resolution
• 2 Msps sample rate for each ADC
• Signed and Unsigned conversions
• 4 result registers with individual input channel control for each ADC
• 8 single ended inputs for each ADC
• 8x4 differential inputs for each ADC
• Software selectable gain of 2, 4, 8, 16, 32 or 64
• Software selectable resolution of 8- or 12-bit.
• Internal or External Reference selection
• Event triggered conversion for accurate timing
• DMA transfer of conversion results
• Interrupt/Event on compare result
24.2Overview
XMEGA A3 devices have two Analog to Digital Converters (ADC), see Figure 24-1 on page 41.
The two ADC modules can be operated simultaneously, individually or synchronized.
XMEGA A3
The ADC converts analog voltages to digital values. The ADC has 12-bit resolution and is capable of converting up to 2 million samples per second. The input selection is flexible, and both
single-ended and differential measurements can be performed. The ADC can provide both
signed and unsigned results, and an optional gain stage is available to increase the dynamic
range of the ADC.
It is a Successive Approximation Result (SAR) ADC. A SAR ADC measures one bit of the conversion result at a time. The ADC has a pipeline architecture. This means that a new analog
voltage can be sampled and a new ADC measurement started on each ADC clock cycle. Each
sample will be converted in the pipeline, where the total sample and conversion time is seven
ADC clock cycles for 12-bit result and 5 ADC clock cycles for 8-bit result.
ADC measurements can be started by application software or an incoming event from another
peripheral in the device. Four different result registers with individual channel selection (MUX
registers) are provided to make it easier for the application to keep track of the data. It is also
possible to use DMA to move ADC results directly to memory or peripherals.
Both internal and external analog reference voltages can be used. An accurate internal 1.0V
reference is available.
8068C–AVR–06/08
40
Figure 24-1. ADC overview
Channel A MUX selection
Channel B MUX selection
Channel C MUX selection
Channel D MUX selection
XMEGA A3
Internal inputs
Pin inputsPin inputs
1-64 X
Configuration
Reference selection
ADC
Event
Trigger
Channel A
Register
Channel B
Register
Channel C
Register
Channel D
Register
Each ADC has four MUX selection registers with a corresponding result register. This means
that four channels can be sampled within 1.5 µs without any intervention by the application other
than starting the conversion. The results will be available in the result registers.
The ADC may be configured for 8- or 12-bit result, reducing the minimum conversion time (propagation delay) from 3.5 µs for 12-bit to 2.5 µs for 8-bit result.
ADC conversion results are provided left- or right adjusted with optional ‘1’ or ‘0’ padding. This
eases calculation when the result is represented as a signed integer (signed 16-bit number).
PORTA and PORTB each has one ADC. Notation of these peripherals are ADCA and ADCB,
respectively.
8068C–AVR–06/08
41
25. DAC - 12-bit Digital to Analog Converter
25.1Features
• One DAC with 12-bit resolution
• Up to 1 Msps conversion rate for each DAC
• Flexible conversion range
• Multiple trigger sources
• 1 continuous output or 2 Sample and Hold (S/H) outputs for each DAC
• Built-in offset and gain calibration
• High drive capabilities
• Low Power Mode
25.2Overview
The XMEGA A3 devices features two 12-bit, 1 Msps DACs with built-in offset and gain calibration, see Figure 25-1 on page 42.
A DAC converts a digital value into an analog signal. The DAC may use an internal 1.1 voltage
as the upper limit for conversion, but it is also possible to use the supply voltage or any applied
voltage in-between. The external reference input is shared with the ADC reference input.
XMEGA A3
Figure 25-1. DAC overview
Configuration
Reference selection
Channel A
Register
DAC
Channel B
Register
Event
Trigger
Channel A
Channel B
Each DAC has one continuous output with high drive capabilities for both resistive and capacitive loads. It is also possible to split the continuous time channel into two Sample and Hold (S/H)
channels, each with separate data conversion registers.
A DAC conversion may be started from the application software by writing the data conversion
registers. The DAC can also be configured to do conversions triggered by the Event System to
have regular timing, independent of the application software. DMA may be used for transferring
data from memory locations to DAC data registers.
The DAC has a built-in calibration system to reduce offset and gain error when loading with a
calibration value from software.
8068C–AVR–06/08
PORTB each has one DAC. Notation of this peripheral is DACB.
42
26. AC - Analog Comparator
26.1Features
• Four Analog Comparators
• Selectable Power vs. Speed
• Selectable hysteresis
– 0, 20 mV, 50 mV
• Analog Comparator output available on pin
• Flexible Input Selection
– All pins on the port
– Output from the DAC
– Bandgap reference voltage.
– Voltage scaler that can perform a 64-level scaling of the internal VCC voltage.
• Interrupt and event generation on
– Rising edge
– Falling edge
–Toggle
• Window function interrupt and event generation on
– Signal above window
– Signal inside window
– Signal below window
26.2Overview
XMEGA A3
XMEGA A3 features four Analog Comparators (AC). An Analog Comparator compares two voltages, and the output indicates which input is largest. The Analog Comparator may be configured
to give interrupt requests and/or events upon several different combinations of input change.
Both hysteresis and propagation delays may be adjusted in order to find the optimal operation
for each application.
A wide range of input selection is available, both external pins and several internal signals can
be used.
The Analog Comparators are always grouped in pairs (AC0 and AC1) on each analog port. They
have identical behavior but separate control registers.
Optionally, the state of the comparator is directly available on a pin.
PORTA and PORTB each has one AC pair. Notations are ACA and ACB, respectively.
8068C–AVR–06/08
43
Figure 26-1. Analog comparator overview
Pin inputs
Internal inputs
XMEGA A3
Pin inputs
Internal inputs
VCC scaled
Pin inputs
Internal inputs
Pin inputs
Internal inputs
VCC scaled
+
+
-
-
AC0
AC1
Interrupt
sensitivity
control
Pin 0 output
Interrupts
Events
8068C–AVR–06/08
44
26.3Input Selection
The Analog comparators have a very flexible input selection and the two comparators grouped
in a pair may be used to realize a window function. One pair of analog comparators is shown in
Figure 26-1 on page 44.
•
Input selection from pin
• Internal signals available on positive analog comparator inputs
• Internal signals available on negative analog comparator inputs
• Output from 12-bit DAC
26.4Window Function
The window function is realized by connecting the external inputs of the two analog comparators
in a pair as shown in Figure 26-2.
XMEGA A3
– Pin 0, 1, 2, 3, 4, 5, 6 selectable to positive input of analog comparator
– Pin 0, 1, 3, 5, 7 selectable to negative input of analog comparator
– Output from 12-bit DAC
– 64-level scaler of the VCC, available on negative analog comparator input
– Bandgap voltage reference
• Debugging on C and high-level language source code level
• Debugging on Assembler and disassembler level
• 1 dedicated program address or source level breakpoint for AVR Studio / debugger
• 4 Hardware Breakpoints
• Unlimited Number of User Program Breakpoints
• Unlimited Number of User Data Breakpoints, with break on:
– Data location read, write or both read and write
– Data location content equal or not equal to a value
– Data location content is greater or less than a value
– Data location content is within or outside a range
– Bits of a data location are equal or not equal to a value
• Non-Intrusive Operation
– No hardware or software resources in the device are used
• High Speed Operation
– No limitation on debug/programming clock frequency versus system clock frequency
27.2Overview
XMEGA A3
The XMEGA A3 has a powerful On-Chip Debug (OCD) system that - in combination with Atmel’s
development tools - provides all the necessary functions to debug an application. It has support
for program and data breakpoints, and can debug an application from C and high level language
source code level, as well as assembler and disassembler level. It has full Non-Intrusive Operation and no hardware or software resources in the device are used. The ODC system is
accessed through an external debugging tool which connects to the JTAG or PDI physical interfaces. Refer to ”Program and Debug Interfaces” on page 47.
8068C–AVR–06/08
46
28. Program and Debug Interfaces
28.1Features
• PDI - Program and Debug Interface (Atmel proprietary 2-pin interface)
• JTAG Interface (IEEE std. 1149.1 compliant)
• Boundary-scan capabilities according to the IEEE Std. 1149.1 (JTAG)
• Access to the OCD system
• Programming of Flash, EEPROM, Fuses and Lock Bits
28.2Overview
The programming and debug facilities are accessed through the JTAG and PDI physical interfaces. The PDI physical uses one dedicated pin together with the Reset pin, and no general
purpose pins are used. JTAG uses four general purpose pins on PORTB.
28.3JTAG interface
The JTAG physical layer handles the basic low-level serial communication over four I/O lines
named TMS, TCK, TDI, and TDO. It complies to the IEEE Std. 1149.1 for test access port and
boundary scan.
XMEGA A3
28.4PDI - Program and Debug Interface
The PDI is an Atmel proprietary protocol for communication between the microcontroller and
Atmel’s development tools.
8068C–AVR–06/08
47
29. Pinout and Pin Functions
The pinout of XMEGA A3 is shown in ”Pinout/Block Diagram” on page 2. In addition to general
I/O functionality, each pin may have several function. This will depend on which peripheral is
enabled and connected to the actual pin. Only one of the alternate pin functions can be used at
time.
29.1Alternate Pin Function Description
The tables below show the notation for all pin functions available and describe its function.
29.1.1Operation/Power Supply
VCCDigital supply voltage
AVCCAnalog supply voltage
GNDGround
29.1.2Port Interrupt functions
SYNCPort pin with full synchronous and limited asynchronous interrupt function
ASYNCPort pin with full synchronous and full asynchronous interrupt function
XMEGA A3
29.1.3Analog functions
ACnAnalog Comparator input pin n
AC0OUTAnalog Comparator 0 Output
ADCnAnalog to Digital Converter input pin n
DACnDigital to Analog Converter output pin n
AREFAnalog Reference input pin
8068C–AVR–06/08
48
29.1.4Timer/Counter and AWEX functions
OCnxOutput Compare Channel x for Timer/Counter n
O
CxnInverted Output Compare Channel x for Timer/Counter n
29.1.5Communication functions
SCLSerial Clock for TWI
SDASerial Data for TWI
SCLINSerial Clock In for TWI when external driver interface is enabled
SCLOUTSerial Clock Out for TWI when external driver interface is enabled
SDAINSerial Data In for TWI when external driver interface is enabled
SDAOUTSerial Data Out for TWI when external driver interface is enabled
XCKnTransfer Clock for USART n
RXDnReceiver Data for USART n
TXDnTransmitter Data for USART n
SSlave Select for SPI
S
XMEGA A3
MOSIMaster Out Slave In for SPI
MISOMaster In Slave Out for SPI
SCKSerial Clock for SPI
29.1.6Oscillators, Clock and Event
TOSCnTimer Oscillator pin n
XTALnInput/Output for inverting Oscillator pin n
CLKOUTPeripheral Clock Output
EVOUTEvent Channel 0 Output
29.1.7Debug/System functions
TESTTest pin
PROGProgramming pin
RESETReset pin
PDI_CLKProgram and Debug Interface Clock pin
PDI_DATAProgram and Debug Interface Data pin
T C KJTA G Tes t C lo ck
8068C–AVR–06/08
TDIJTAG Test Data In
T D OJTAG Tes t D at a O u t
T M SJTAG Tes t M od e S e l e c t
49
XMEGA A3
29.2Alternate Pin Functions
The tables below show the main and alternate pin functions for all pins on each port. They also
show which peripheral that makes use of or enables the alternate pin function.
Table 29-1.Port A - Alternate functions
PORT APIN #INTERRUPTADCA POSADCA NEG
GND60
AVC C61
PA062SYNCADC0ADC0ADC0AC0AC0AREFA
PA163SYNCADC1ADC1ADC1AC1AC1
PA264SYNC/ASYNCADC2ADC2ADC2AC2
PA31SYNCADC3ADC3ADC3AC3AC3
PA42SYNCADC4ADC4ADC4AC4
PA53SYNCADC5ADC5ADC5AC5AC5
PA64SYNCADC6ADC6ADC6AC6
PA75SYNCADC7ADC7ADC7AC7AC0 OUT
ADAA
GAINPOS
ADCA
GAINNEGACA POSACA NEGACA OUTREFA
Table 29-2.Port B - Alternate functions
PORT BPIN #INTERRUPT
PB06SYNCADC0ADC0ADC0AC0AC0AREFB
PB16SYNCADC1ADC1ADC1AC1AC1
PB28SYNC/ASYNCADC2ADC2ADC2AC2DAC0
PB39SYNCADC3ADC3ADC3AC3AC3DAC1
PB410SYNCADC4ADC4ADC4AC4TMS
PB511SYNCADC5ADC5ADC5AC5AC5TDI
PB612SYNCADC6ADC6ADC6AC6TCK
PB713SYNCADC7ADC7ADC7AC7AC0 OUTTDO
GND14
VCC15
ADCB
POS
ADCB
NEG
ADCB
GAINPOS
ADCB
GAINNEGACB POSACB NEGACB OUTDACBREFBJTAG
8068C–AVR–06/08
50
XMEGA A3
Table 29-3.Port C - Alternate functions
PORT CPIN #INTERRUPTTCC0AWEXCTCC1USARTC0USARTC1SPICTWICCLOCKOUTEVENTOUT
PC016SYNCOC0AOC0ASDA
PC117SYNCOC0BOC0AXCK0SCL
PC218SYNC/ASYNCOC0COC0BRXD0
PC319SYNCOC0DOC0BTXD0
PC420SYNCOC0COC1ASS
PC521SYNCOC0COC1BXCK1MOSI
PC622SYNCOC0DRXD1MISO
PC723SYNCOC0DTXD1SCKCLKOUTEVOUT
GND24
VCC25
Table 29-4.Port D - Alternate functions
PORT DPIN #INTERRUPTTCD0TCD1USARTD0USARTD1SPIDCLOCKOUTEVENTOUT
PD026SYNCOC0A
PD127SYNCOC0BXCK0
PD228SYNC/ASYNCOC0CRXD0
PD329SYNCOC0DTXD0
PD430SYNCOC1ASS
PD531SYNCOC1BXCK1MOSI
PD632SYNCRXD1MISO
PD733SYNCTXD1SCKCLKOUTEVOUT
GND34
VCC35
Table 29-5.Port E - Alternate functions
PORT EPIN #INTERRUPTTCE0TCE1USARTE0USARTE1SPIETWIECLOCKOUTEVENTOUTTOSC
PE036SYNCOC0ASDA
PE137SYNCOC0BXCK0SCL
PE238SYNC/ASYNCOC0CRXD0
PE339SYNCOC0DTXD0
PE440SYNCOC1ASS
PE541SYNCOC1BXCK1MOSI
PE642SYNCRXD1MISOTOSC1
PE743SYNCTXD1SCKCLKOUTEVOUTTOSC1
GND44
VCC45
8068C–AVR–06/08
51
Table 29-6.Port F - Alternate functions
PORT FPIN #INTERRUPTTCF0USARTF0
PF046SYNCOC0A
PF147SYNCOC0BXCK0
PF248SYNC/ASYNCOC0CRXD0
PF349SYNCOC0DTXD0
PF450SYNC
PF551SYNC
PF654SYNC
PF755SYNC
GND52
VCC53
Table 29-7.Port R - Alternate functions
PORT RPIN #INTERRUPTPROGRXTAL
PDI56PDI_DATA
RESET57PDI_CLOCK
PRO58SYNCXTAL2
PR159SYNCXTAL1
XMEGA A3
8068C–AVR–06/08
52
30. Peripheral Module Address Map
The address maps show the base address for each peripheral and module in XMEGA A3. For
complete register description and summary for each peripheral module, refer to the XMEGA A
Manual.
Base AddressNameDescription
0x0000GPIOGeneral Purpose IO Registers
0x0010VPORT0Virtual Port 0
0x0014VPORT1Virtual Port 1
0x0018VPORT2Virtual Port 2
0x001CVPORT3Virtual Port 2
0x0030CPUCPU
0x0040CLKClock Control
0x0048SLEEPSleep Controller
0x0050OSCOscillator Control
0x0060DFLLRC32MDFLL for the 32 MHz Internal RC Oscillator
0x0068DFLLRC2MDFLL for the 2 MHz RC Oscillator
0x0070PRPower Reduction
0x0078RSTReset Controller
0x0080WDTWatch-Dog Timer
0x0090MCUMCU Control
0x00A0PMICProgrammable MUltilevel Interrupt Controller
0x00B0PORTCFGPort Configuration
0x00C0AESAES Module
0x0100DMADMA Controller
0x0180EVSYSEvent System
0x01C0NVMNon Volatile Memory (NVM) Controller
0x0200ADCAAnalog to Digital Converter on port A
0x0240ADCBAnalog to Digital Converter on port B
0x0320DACBDigital to Analog Converter on port B
0x0380ACAAnalog Comparator pair on port A
0x0390ACBAnalog Comparator pair on port B
0x0400RTCReal Time Counter
0x0480TWICTwo Wire Interface on port C
0x04A0TWIETwo Wire Interfaceon port E
0x0600PORTAPort A
0x0620PORTBPort B
0x0640PORTCPort C
0x0660PORTDPort D
0x0680PORTEPort E
0x06A0PORTFPort F
0x07E0PORTRPort R
0x0800TCC0Timer/Counter 0 on port C
0x0840TCC1Timer/Counter 1 on port C
0x0880AWEXCAdvanced Waveform Extension on port C
0x0890HIRESCHigh Resolution Extension on port C
0x08A0USARTC0USART 0 on port C
0x08B0USARTC1USART 1 on port C
0x08C0SPICSerial Peripheral Interface on port C
0x08F8IRCOMInfrared Communication Module
0x0900TCD0Timer/Counter 0 on port D
0x0940TCD1Timer/Counter 1 on port D
0x0990HIRESDHigh Resolution Extension on port D
0x09A0USARTD0USART 0 on port D
0x09B0USARTD1USART 1 on port D
0x09C0SPIDSerial Peripheral Interface on port D
0x0A00TCE0Timer/Counter 0 on port E
0x0A40TCE1Timer/Counter 1 on port E
0x0A80AWEXEAdvanced Waveform Extensionon port E
0x0A90HIRESEHigh Resolution Extension on port E
0x0AA0USARTE0USART 0 on port E
0x0AB0USARTE1USART 1 on oirt E
0x0AC0SPIESerial Peripheral Interface on port E
0x0B00TCF0Timer/Counter 0 on port F
0x0B90HIRESFHigh Resolution Extension on port F
0x0BA0USARTF0USART 0 on port F
XMEGA A3
8068C–AVR–06/08
53
XMEGA A3
31. Instruction Set Summary
MnemonicsOperandsDescriptionOperationFlags#Clocks
Arithmetic and Logic Instructions
ADDRd, RrAdd without CarryRd←Rd + RrZ,C,N,V,S,H1
ADCRd, RrAdd with Carry Rd←Rd + Rr + CZ,C,N,V,S,H1
ADIWRd, KAdd Immediate to WordRd←Rd + 1:Rd + KZ,C,N,V,S2
SUBRd, RrSubtract without CarryRd←Rd - RrZ,C,N,V,S,H1
SUBIRd, KSubtract ImmediateRd←Rd - KZ,C,N,V,S,H1
SBCRd, RrSubtract with Carry Rd←Rd - Rr - CZ,C,N,V,S,H1
SBCIRd, KSubtract Immediate with CarryRd←Rd - K - CZ,C,N,V,S,H1
WDRWatchdog Reset(see specific descr. for WDR)None1
Rd(n+1)
Rd(n)
←
C,
←
C
C
Rd(n),
←
Rd(7)
C,
←
Rd(n+1),
←
Rd(0)
←
Z,C,N,V,H1
Z,C,N,V1
8068C–AVR–06/08
Notes:1. Cycle times for Data memory accesses assume internal memory accesses, and are not valid
for accesses via the external RAM interface.
2. One extra cycle must be added when accessing Internal SRAM.
57
32. Electrical Characteristics - TBD
32.1Absolute Maximum Ratings*
XMEGA A3
Operating Temperature.................................. -55°C to +125°C
*NOTICE:Stresses beyond those listed under “Absolute
Maximum Ratings” may cause permanent dam-
Storage Temperature ..................................... -65°C to +150°C
age to the device. This is a stress rating only and
functional operation of the device at these or
Voltage on any Pin with respect to Ground..-0.5V to V
CC
+0.5V
other conditions beyond those indicated in the
operational sections of this specification is not
Maximum Operating Voltage ............................................ 3.6V
implied. Exposure to absolute maximum rating
conditions for extended periods may affect
DC Current per I/O Pin ............................................... 20.0 mA
DC Current
V
and GND Pins................................ 200.0 mA
CC
device reliability.
32.2DC Characteristics
TA = -40°C to 85°C, VCC = 1.6V to 3.6V (unless otherwise noted)
SymbolParameterConditionMin.Typ.Max.Units
V
IL
V
IL1
V
IH
V
IH1
V
OL
V
OH
I
IL
I
IH
R
RST
R
PU
Input Low Voltage, except XTAL1 pinV
Input Low Voltage, XTAL1 pinsV
Input High Voltage, except XTAL1 pinV
Input High Voltage, XTAL1 pinV
Output Low Voltage
Output High Voltage
Input Leakage
Current I/O Pin
Input Leakage
Current I/O Pin
Reset Pull-up ResistorkΩ
I/O Pin Pull-up ResistorkΩ
Active 32 MHzmA
Active 20 MHzmA
Power Supply Current
Active 8MHzmA
µA
µA
I
CC
Idle 20 MHzmA
WDT disabledµA
Idle 32 MHzmA
Power-down mode
WDT slow samplingµA
WDT fast sampling
Note:1. “Max” means the highest value where the pin is guaranteed to be read as low
2. “Min” means the lowest value where the pin is guaranteed to be read as high
8068C–AVR–06/08
58
32.3Speed
XMEGA A3
The maximum frequency of the XMEGA A3 devices is depending on VCC. As shown in Figure
32-1 on page 59 the Frequency vs. VCC curve is linear between 1.8V < VCC < 2.7V.
Figure 32-1. Maximum Frequency vs. Vcc
MHz
32
12
1.6
1.8
Safe Operating Area
2.7
3.6
V
8068C–AVR–06/08
59
XMEGA A3
32.4ADC Characteristics – TBD
Table 32-1.ADC Characteristics
SymbolParameterConditionMinTypMaxUnits
ResolutionLSB
Integral Non-Linearity (INL)LSB
Differential Non-Linearity (DNL)LSB
Gain ErrorLSB
Offset ErrorLSB
Conversion Timeµs
ADC Clock FrequencyMHz
DC Supply VoltagemA
Source ImpedanceΩ
Start-up timeµs
AVCCAnalog Supply VoltageVCC - 0.3VCC + 0.3V
Table 32-2.ADC Gain Stage Characteristics
SymbolParameterConditionMinTypMaxUnits
Gain
Input CapacitancepF
Offset ErrormV
Gain Error%
Signal RangeV
DC Supply CurrentmA
Start-up time
# clk
cycles
8068C–AVR–06/08
60
XMEGA A3
32.5DAC Characteristics – TBD
Table 32-3.DAC Characteristics
SymbolParameterConditionMinTypMaxUnits
ResolutionLSB
Integral Non-Linearity (INL)LSB
Differential Non-Linearity (DNL)LSB
Gain ErrorLSB
Offset ErrorLSB
Calibrated Gain/Offset ErrorLSB
Output RangeV
Output Settling Timeµs
Output CapacitancenF
Output ResistancekΩ
Reference Input VoltageV
Reference Input CapacitancepF
Reference Input ResistancekΩ
Current ConsumptionmA
Start-up timeµs
32.6Analog Comparator Characteristics – TBD
Table 32-4.Analog Comparator Characteristics
SymbolParameterConditionMinTypMaxUnits
OffsetmV
No
Hysteresis
High
High Speed mode
Propagation Delay
Low power mode
High Speed mode
Current Consumption
Low power mode
Start-up timeµs
mVLow
ns
µA
8068C–AVR–06/08
61
33. Typical Characteristics - TBD
XMEGA A3
8068C–AVR–06/08
62
34. Packaging information
34.164A
PIN 1
PIN 1 IDENTIFIER
XMEGA A3
B
e
E1E
D1
D
C
0°~7°
A1
L
Notes:
1.This package conforms to JEDEC reference MS-026, Variation AEB.
2. Dimensions D1 and E1 do not include mold protrusion. Allowable
protrusion is 0.25 mm per side. Dimensions D1 and E1 are maximum
plastic body size dimensions including mold mismatch.
3. Lead coplanarity is 0.10 mm maximum.
A2A
SYMBOL
COMMON DIMENSIONS
(Unit of Measure = mm)
MIN
A – – 1.20
A1 0.05 – 0.15
A2 0.95 1.00 1.05
D 15.75 16.00 16.25
D1 13.90 14.00 14.10 Note 2
E 15.75 16.00 16.25
E1 13.90 14.00 14.10 Note 2
B 0.30 – 0.45
C 0.09 – 0.20
L 0.45 – 0.75
e 0.80 TYP
NOM
MAX
NOTE
2325 Orchard Parkway
R
San Jose, CA 95131
8068C–AVR–06/08
TITLE
64A, 64-lead, 14 x 14 mm Body Size, 1.0 mm Body Thickness,
0.8 mm Lead Pitch, Thin Profile Plastic Quad Flat Package (TQFP)
10/5/2001
DRAWING NO.
64A
REV.
B
63
34.264M1
D
Marked Pin# 1 ID
XMEGA A3
E
SEATING PLANE
C
TOP VIEW
A1
A
K
L
D2
E2
K
b
e
BOTTOM VIEW
1. JEDEC Standard MO-220, (SAW Singulation) Fig. 1, VMMD.
Note:
2. Dimension and tolerance conform to ASMEY14.5M-1994.
Pin #1 Corner
1
2
3
Option A
Option B
Option C
Pin #1
Triangle
Pin #1
Chamfer
(C 0.30)
Pin #1
Notch
(0.20 R)
SIDE VIEW
SYMBOL
A 0.80 0.90 1.00
A1 – 0.02 0.05
b 0.180.250.30
D
D2 5.205.405.60
E
E2 5.205.405.60
e 0.50 BSC
L0.35 0.40 0.45
K1.251.401.55
0.08
C
COMMON DIMENSIONS
(Unit of Measure = mm)
MIN
8.909.009.10
8.909.009.10
NOM
MAX
NOTE
2325 Orchard Parkway
R
San Jose, CA 95131
8068C–AVR–06/08
TITLE
64M1, 64-pad, 9 x 9 x 1.0 mm Body, Lead Pitch 0.50 mm,
5.40 mm Exposed Pad, Micro Lead Frame Package (MLF)
DRAWING NO.
64M1
5/25/06
REV.
G
64
35. Errata
35.1All rev.
XMEGA A3
No known errata.
8068C–AVR–06/08
65
36. Datasheet Revision History
36.18068C – 06/08
1.Updated ”Features” on page 1.
2.Updated Figure 2-1 on page 2.
3.Updated ”Overview” on page 3.
4.Updated Table 7-2 on page 13.
5.Replaced Figure 24-1 on page 41 by a correct one.
6.Updated “Features” and ”Overview” on page 42.
7.Updated all tables in section ”Alternate Pin Functions” on page 50.
36.28068B – 06/08
XMEGA A3
36.38068A – 02/08
1.Updated ”Features” on page 1.
2.Updated ”Pinout/Block Diagram” on page 2 and ”Pinout and Pin Functions” on page 48.
3.Updated ”Ordering Information” on page 2.
4.Updated ”Overview” on page 3, included the XMEGA A3 explanation text on page 6.
5.Added XMEGA A3 Block Diagram, Figure 3-1 on page 4.
6.Updated AVR CPU ”Overview” on page 6 and Updated Figure 6-1 on page 6.
7.Updated Event System block diagram, Figure 9-1 on page 16.
8.Updated ”PMIC - Programmable Multi-level Interrupt Controller” on page 24.
9.Updated ”AC - Analog Comparator” on page 43.
10.Updated ”I/O configuration” on page 26.
11.Inserted a new Figure 15-1 on page 31.
12.Updated ”Peripheral Module Address Map” on page 53.
13.Inserted ”Instruction Set Summary” on page 54.
14.Added Speed grades in ”Speed” on page 59.
8068C–AVR–06/08
1.Initial revision.
66
Table of Contents
Features ..................................................................................................... 1
Table of Contents....................................................................................... i
8068C–AVR–06/08
iv
HeadquartersInternational
Atmel Corporation
2325 Orchard Parkway
San Jose, CA 95131
USA
Tel: 1(408) 441-0311
Fax: 1(408) 487-2600
Atmel Asia
Room 1219
Chinachem Golden Plaza
77 Mody Road Tsimshatsui
East Kowloon
Hong Kong
Tel: (852) 2721-9778
Fax: (852) 2722-1369
Product Contact
Web Site
www.atmel.com
Literature Requests
www.atmel.com/literature
Atmel Europe
Le Krebs
8, Rue Jean-Pierre Timbaud
BP 309
78054 Saint-Quentin-enYvelines Cedex
France
Tel: (33) 1-30-60-70-00
Fax: (33) 1-30-60-71-11
Technical Support
avr@atmel.com
Atmel Japan
9F, Tonetsu Shinkawa Bldg.
1-24-8 Shinkawa
Chuo-ku, Tokyo 104-0033
Japan
Tel: (81) 3-3523-3551
Fax: (81) 3-3523-7581
Sales Contact
www.atmel.com/contacts
Disclaimer: The information in this document is provided in connection with Atmel products. No license, express or implied, by estoppel or otherwise, to any
intellectual property right is granted by this document or in connection with the sale of Atmel products. EXCEPT AS SET FORTH IN ATMEL’S TERMS AND CONDI-
TIONS OF SALE LOCATED ON ATMEL’S WEB SITE, ATMEL ASSUMES NO LIABILITY WHATSOEVER AND DISCLAIMS ANY EXPRESS, IMPLIED OR STATUTORY
WARRANTY RELATING TO ITS PRODUCTS INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR
PURPOSE, OR NON-INFRINGEMENT. IN NO EVENT SHALL ATMEL BE LIABLE FOR ANY DIRECT, INDIRECT, CONSEQUENTIAL, PUNITIVE, SPECIAL OR INCIDENTAL DAMAGES (INCLUDING, WITHOUT LIMITATION, DAMAGES FOR LOSS OF PROFITS, BUSINESS INTERRUPTION, OR LOSS OF INFORMATION) ARISING OUT OF
THE USE OR INABILITY TO USE THIS DOCUMENT, EVEN IF ATMEL HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. Atmel makes no
representations or warranties with respect to the accuracy or completeness of the contents of this document and reserves the right to make changes to specifications
and product descriptions at any time without notice. Atmel does not make any commitment to update the information contained herein. Unless specifically provided
otherwise, Atmel products are not suitable for, and shall not be used in, automotive applications. Atmel’s products are not intended, authorized, or warranted for use
as components in applications intended to support or sustain life.