– 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
Notes:1. For full details on pinout and alternate pin functions refer to ”Pinout and Pin Functions” on page 49.
2. The large center pad underneath the TQFP package should be soldered to ground on the board to ensure good mechanical
stability.
8068Q–AVR–02/10
3
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.
8068Q–AVR–02/10
4
3.1Block Diagram
PE[0..7]
PORT E (8)
TCE0:1
USARTE0:1
TWIE
SPIE
TCF0
USARTF0
PORT F (8)
Power
Supervision
POR/BOD &
RESET
PORT A (8)
PORT B (8)
DMA
Controller
BUS
Controller
SRAM
ADCA
ACA
DACB
ADCB
ACB
OCD
PDI
CPU
PA[0..7]
PB[0..7]/
JTAG
Watchdog
Timer
Watchdog
Oscillato r
Interrupt
Controller
DATA BUS
DATA BUS
Prog/Debug
Controller
VCC
GND
Oscillator
Circuits/
Clock
Generation
Oscillato r
Control
Real Time
Counter
Event System
Controller
JTAG
PDI_DATA
RESET/
PDI_CLK
PORT B
Sleep
Controller
FlashEEPROM
NVM Controller
DES
AES
IRCOM
PORT C (8)
PC[0..7]
TCC0:1
USARTC0:1
TWIC
SPIC
PD[0..7]
PORT R (2)
XTAL1
XTAL2
PR[0..1]
PORT D (8)
TCD0:1
USARTD0:1
SPID
TOSC1
TOSC2
EVENT ROUTING NETWORK
PF[0..7]
To Clock
Generator
Int. Ref.
AREFA
AREFB
Tempref
VCC/10
Figure 3-1.XMEGA A3 Block Diagram
XMEGA A3
8068Q–AVR–02/10
5
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 Manual
• XMEGA Application Notes
This device data sheet only contains part specific information and a short description of each
peripheral and module. The XMEGA Manual describes the modules and peripherals in depth.
The XMEGA application notes contain example code and show applied use of the modules and
peripherals.
The XMEGA 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
8068Q–AVR–02/10
6
6.AVR CPU
Flash
Program
Memory
Instruction
Decode
Program
Counter
OCD
32 x 8 General
Purpose
Registers
ALU
Multiplier/
DES
Instruction
Register
STATUS/
CONTROL
Peripheral
Module 1
Peripheral
Module 2
EEPROMPMICSRAM
DATA BUS
DATA BUS
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 7 shows the CPU block diagram.
Figure 6-1.CPU block diagram
8068Q–AVR–02/10
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.
7
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.
8068Q–AVR–02/10
8
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
– Built in fast CRC check of a selectable flash program memory section
• Data Memory
– One linear address space
– Single cycle access from CPU
– SRAM
– EEPROM
Byte and page accessible
Optional memory mapping for direct load and store
– I/O Memory
Configuration and Status registers for all peripherals and modules
16 bit-accessible General Purpose Register for global variables or flags
– 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
• Production Signature Row Memory for factory programmed data
Device ID for each microcontroller device type
Serial number for each device
Oscillator calibration bytes
ADC, DAC and temperature sensor calibration data
• User Signature Row
One flash page in size
Can be read and written from software
Content is kept after chip erase
8068Q–AVR–02/10
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.
9
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 10. 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 Add r ess
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
(256 KB/192 KB/128 KB/64 KB)
...
Application Table Section
(8 KB/8 KB/8 KB/4 KB)
Boot Section
(8 KB/8 KB/8 KB/4 KB)
The Application Table Section and Boot Section can also be used for general application
software.
8068Q–AVR–02/10
10
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 11. 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 56.
7.4.2SRAM Data Memory
The XMEGA A3 devices have internal SRAM memory for data storage.
7.4.3EEPROM Data Memory
XMEGA A3
The XMEGA A3 devices have 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.
8068Q–AVR–02/10
12
7.5Production Signature Row
The Production Signature Row is a separate memory section for factory programmed data. It
contains calibration data for functions such as oscillators and analog modules.
The production signature row also contains a device ID that identify each microcontroller device
type, and a serial number that is unique for each manufactured device. The device ID for the
available XMEGA A3 devices is shown in Table 7-1 on page 13. The serial number consist of
the production LOT number, wafer number, and wafer coordinates for the device.
The production signature row can not be written or erased, but it can be read from both application software and external programming.
Table 7-1.Device ID bytes for XMEGA A3 devices.
ATxmega64A342961E
ATxmega128A342971E
ATxmega192A344971E
XMEGA A3
DeviceDevice ID bytes
Byte 2Byte 1Byte 0
7.6User Signature Row
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 or identification numbers, random number seeds etc. This section is not erased by
Chip Erase commands that erase the Flash, and requires a dedicated erase command. This
ensures parameter storage during multiple program/erase session and on-chip debug sessions.
ATxmega256A342981E
8068Q–AVR–02/10
13
XMEGA A3
7.7Flash and EEPROM Page Size
The Flash Program Memory and EEPROM data memory are organized in pages. The pages are
word accessible for the Flash and byte accessible for the EEPROM.
Table 7-2 on page 14 shows the Flash Program Memory organization. Flash write and erase
operations are performed on one page at a time, while reading the Flash is done one byte at a
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-3 on page 14 shows EEPROM memory organization for the XMEGA A3 devices.
EEEPROM write and erase operations can be performed one page or one byte at a time, while
reading the EEPROM is done one byte at a 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)
ATxmega64A32 KB32ADDR[4:0]ADDR[10:5]64
ATxmega128A32 KB32ADDR[4:0]ADDR[10:5]64
ATxmega192A32 KB32ADDR[4:0]ADDR[10:5]64
ATxmega256A34 KB32ADDR[4:0]ADDR[11:5]128
8068Q–AVR–02/10
14
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.
8068Q–AVR–02/10
15
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
8068Q–AVR–02/10
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 17 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.
16
Figure 9-1.Event system block diagram.
ADCx
DACx
Event Routing
Network
PORTx
CPU
ACx
RTC
T/Cxn
DMACIRCOM
ClkSYS
XMEGA A3
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 19 shows the principal clock system in XMEGA A3.
8068Q–AVR–02/10
18
Figure 10-1. Clock system overview
32 MHz
Run-time Calibrated
Internal Oscillator
32 kHz ULP
Internal Oscillator
32.768 kHz
Calibrated Internal
Oscillator
32.768 KHz
Crystal Oscillator
0.4 - 16 MHz
Crystal Oscillator
2 MHz
Run-Time Calibrated
Internal Oscillator
External
Clock Input
CLOCK CONTROL
UNIT
with PLL and
Prescaler
WDT/BOD
clk
ULP
RTC
clk
RTC
EVSYS
PERIPHERALS
ADC
DAC
PORTS
...
clk
PER
DMA
INTERRUPT
RAM
NVM MEMORY
FLASH
EEPROM
CPU
clk
CPU
XMEGA A3
10.3Clock Options
10.3.132 kHz Ultra Low Power Internal Oscillator
10.3.232.768 kHz Calibrated Internal Oscillator
Each clock source is briefly described in the following sub-sections.
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.
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 production to provide a default frequency which is close to its nominal
frequency.
8068Q–AVR–02/10
19
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 production to provide a default frequency which is close to its nominal frequency. The
oscillator can use the 32.768 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 production to provide a default frequency which is close to its nominal frequency. The
oscillator can use the 32.768 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 1 - 31x
The PLL provides the possibility of multiplying a frequency by any number from 1 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 which 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.
8068Q–AVR–02/10
21
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
8068Q–AVR–02/10
22
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 24.
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.
12.3.5PDI reset
8068Q–AVR–02/10
The MCU can be reset through the Program and Debug Interface (PDI).
23
12.3.6Software reset
The MCU can be reset by the CPU writing to a special I/O register through a timed sequence.
13. WDT - Watchdog Timer
13.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
13.2Overview
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.
XMEGA A3
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
14.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
14.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 14-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 14-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.
15.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.
8068Q–AVR–02/10
27
15.3.1Push-pull
INn
OUTn
DIRn
Pn
INn
OUTn
DIRn
Pn
INn
OUTn
DIRn
Pn
15.3.2Pull-down
XMEGA A3
Figure 15-1. I/O configuration - Totem-pole
Figure 15-2. I/O configuration - Totem-pole with pull-down (on input)
15.3.3Pull-up
15.3.4Bus-keeper
8068Q–AVR–02/10
Figure 15-3. I/O configuration - Totem-pole with pull-up (on input)
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’.
28
15.3.5Others
INn
OUTn
DIRn
Pn
INn
OUTn
Pn
INn
OUTn
Pn
XMEGA A3
Figure 15-4. I/O configuration - Totem-pole with bus-keeper
Figure 15-5. Output configuration - Wired-OR with optional pull-down
8068Q–AVR–02/10
Figure 15-6. I/O configuration - Wired-AND with optional pull-up
29
15.4Input sensing
IN V ERT ED I/O
Interrupt
Control
IR E Q
Event
Pn
D
Q
R
D
Q
R
Synchronizer
INn
EDGE
DETECT
Asynchronous sen sing
Synchronous sen sing
EDGE
DETECT
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 15-7 on page 30.
Figure 15-7. Input sensing system overview
When a pin is configured with inverted I/O, the pin value is inverted before the input sensing.
15.5Port Interrupt
Each port has 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.
15.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 49 shows which modules on peripherals that enable alternate functions on a pin, and
which alternate functions that are available on a pin.
8068Q–AVR–02/10
30
16. T/C - 16-bits Timer/Counter with PWM
16.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
16.2Overview
XMEGA A3 has seven Timer/Counters, four Timer/Counter 0 and three 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.
8068Q–AVR–02/10
31
XMEGA A3
AWeX
Compare/Capture Channel D
Compare/Capture Channel C
Compare/Capture Channel B
Compare/Capture Channel A
Waveform
Generation
Buffer
Comparator
Hi-Res
Fault
Protection
Capture
Control
Base Counter
Counter
Control Logic
Timer Period
Prescaler
DTI
Dead-Time
Insertion
Pattern
Generation
clk
PER4
PORT
Event
System
clk
PER
Timer/Counter
Figure 16-1. Overview of a Timer/Counter and closely related peripherals
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 34 for more details.
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 33 for more details.
8068Q–AVR–02/10
32
17. AWEX - Advanced Waveform Extension
17.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
17.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.
8068Q–AVR–02/10
33
18. Hi-Res - High Resolution Extension
18.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
18.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
8068Q–AVR–02/10
34
19. RTC - Real-Time Counter
10-bit
prescaler
Counter
Period
Compare
=
=
Overflow
Compare Matc h
1.024 kHz
32.768 kHz
19.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
19.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 19-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 19-1. Real-time Counter overview
8068Q–AVR–02/10
35
20. TWI - Two Wire Interface
20.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
20.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.
8068Q–AVR–02/10
36
21. SPI - Serial Peripheral Interface
21.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
21.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
8068Q–AVR–02/10
37
22. USART
22.1Features
22.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.
8068Q–AVR–02/10
38
23. IRCOM - IR Communication Module
23.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 a time
23.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
8068Q–AVR–02/10
39
24. Crypto Engine
24.1Features
24.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.
8068Q–AVR–02/10
40
25. ADC - 12-bit Analog to Digital Converter
25.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
• 4 internal inputs:
– Integrated Temperature Sensor
– DAC Output
– VCC voltage divided by 10
– Bandgap voltage
• 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
25.2Overview
XMEGA A3
XMEGA A3 devices have two Analog to Digital Converters (ADC), see Figure 25-1 on page 42.
The two ADC modules can be operated simultaneously, individually or synchronized.
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 done. For differential measurements an
optional gain stage is available to increase the dynamic range. In addition several internal signal
inputs are available. The ADC can provide both signed and unsigned results.
This is a pipeline ADC. A pipeline ADC consists of several consecutive stages, where each
stage convert one part of the result. The pipeline design enables high sample rate at low clock
speeds, and remove limitations on samples speed versus propagation delay. This also means
that a new analog voltage can be sampled and a new ADC measurement started while other
ADC measurements are ongoing.
ADC measurements can either be started by application software or an incoming event from
another peripheral in the device. Four different result registers with individual input selection
(MUX selection) are provided to make it easier for the application to keep track of the data. Each
result register and MUX selection pair is referred to as an ADC Channel. It is possible to use
DMA to move ADC results directly to memory or peripherals when conversions are done.
Both internal and external analog reference voltages can be used. An accurate internal 1.0V
reference is available.
An integrated temperature sensor is available and the output from this can be measured with the
ADC. The output from the DAC, VCC/10 and the Bandgap voltage can also be measured by the
ADC.
8068Q–AVR–02/10
41
Figure 25-1. ADC overview
ADC
Channel A
Register
Channel B
Register
Channel C
Register
Channel D
Register
Pin inputsPin inputs
1-64 X
Internal inputs
Channel A MUX selection
Channel B MUX selection
Channel C MUX selection
Channel D MUX selection
Event
Trigger
Configuration
Reference selection
XMEGA A3
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.
8068Q–AVR–02/10
42
26. DAC - 12-bit Digital to Analog Converter
DAC
Channel A
Register
Channel B
Register
Event
Trigger
Configuration
Reference selection
Channel A
Channel B
26.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
26.2Overview
The XMEGA A3 features one two-channel, 12-bit, 1 Msps DACs with built-in offset and gain calibration, see Figure 26-1 on page 43.
A DAC converts a digital value into an analog signal. The DAC may use an internal 1.0 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 26-1. DAC overview
The 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.
8068Q–AVR–02/10
PORTB each has one DAC. Notation of this peripheral is DACB.
43
27. AC - Analog Comparator
27.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
27.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.
8068Q–AVR–02/10
44
Figure 27-1. Analog comparator overview
AC0
+
-
Pin inputs
Internal inputs
Pin inputs
Internal inputs
VCC scaled
Interrupt
sensitivity
control
Interrupts
AC1
+
-
Pin inputs
Internal inputs
Pin inputs
Internal inputs
VCC scaled
Events
Pin 0 output
XMEGA A3
8068Q–AVR–02/10
45
27.3Input Selection
AC0
+
-
AC1
+
-
Input signal
Upper limit of window
Lower limit of window
Interrupt
sensitivity
control
Interrupts
Events
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 27-1 on page 45.
•
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
27.4Window Function
The window function is realized by connecting the external inputs of the two analog comparators
in a pair as shown in Figure 27-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
28.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 48.
8068Q–AVR–02/10
47
29. Program and Debug Interfaces
29.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
29.2Overview
The programming and debug facilities are accessed through the JTAG and PDI physical interfaces. The PDI physical interface uses one dedicated pin together with the Reset pin, and no
general purpose pins are used. JTAG uses four general purpose pins on PORTB.
The PDI is an Atmel proprietary protocol for communication between the microcontroller and
Atmel’s or third party development tools.
29.3IEEE 1149.1 (JTAG) Boundary-scan
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
29.3.1Boundary-scan Order
Table 30-8 on page 53 shows the Scan order between TDI and TDO when the Boundary-scan
chain is selected as data path. Bit 0 is the LSB; the first bit scanned in, and the first bit scanned
out. The scan order follows the pin-out order. Bit 4, 5, 6 and 7 of Port B is not in the scan chain,
since these pins constitute the TAP pins when the JTAG is enabled.
29.3.2Boundary-scan Description Language Files
Boundary-scan Description Language (BSDL) files describe Boundary-scan capable devices in
a standard format used by automated test-generation software. The order and function of bits in
the Boundary-scan Data Register are included in this description. BSDL files are available for
ATxmega256/192/128/64A3 devices.
See Table 30-8 on page 53 for ATxmega256/192/128/64A3 Boundary Scan Order.
8068Q–AVR–02/10
48
30. Pinout and Pin Functions
The pinout of XMEGA A3 is shown in ”” 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.
30.1Alternate Pin Function Description
The tables below show the notation for all pin functions available and describe its function.
30.1.1Operation/Power Supply
VCCDigital supply voltage
AVCCAnalog supply voltage
GNDGround
30.1.2Port Interrupt functions
SYNCPort pin with full synchronous and limited asynchronous interrupt function
XMEGA A3
ASYNCPort pin with full synchronous and full asynchronous interrupt function
30.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
30.1.4Timer/Counter and AWEX functions
OCnxOutput Compare Channel x for Timer/Counter n
OCnx
OCnxLSOutput Compare Channel x Low Side for Timer/Counter n
OCnxHSOutput Compare Channel x High Side for Timer/Counter n
Inverted Output Compare Channel x for Timer/Counter n
8068Q–AVR–02/10
49
30.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
SS
MOSIMaster Out Slave In for SPI
MISOMaster In Slave Out for SPI
SCKSerial Clock for SPI
XMEGA A3
Slave Select for SPI
30.1.6Oscillators, Clock and Event
TOSCnTimer Oscillator pin n
XTALnInput/Output for inverting Oscillator pin n
CLKOUTPeripheral Clock Output
EVOUTEvent Channel 0 Output
30.1.7Debug/System functions
RESET
PDI_CLKProgram and Debug Interface Clock pin
PDI_DATAProgram and Debug Interface Data pin
T C KJ TAG Tes t C lo ck
TDIJTAG Test Data In
T D OJTAG Te s t D a t a O u t
T M SJTAG Te s t M o d e S e l e c t
Reset pin
8068Q–AVR–02/10
50
XMEGA A3
30.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 30-1.Port A - Alternate functions
PORT APIN #INTERRUPTADCA POSADCA NEG
GND60
AVC C61
PA062SYNCADC0ADC0ADC0AC0AC0AREF
PA163SYNCADC1ADC1ADC1AC1AC1
PA264SYNC/ASYNCADC2ADC2ADC2AC2
PA31SYNCADC3ADC3ADC3AC3AC3
PA42SYNCADC4ADC4ADC4AC4
PA53SYNCADC5ADC5ADC5AC5AC5
PA64SYNCADC6ADC6ADC6AC6
PA75SYNCADC7ADC7ADC7AC7AC0 OUT
ADAA
GAINPOS
ADCA
GAINNEGACA POSACA NEGACA OUTREFA
Table 30-2.Port B - Alternate functions
PORT BPIN #INTERRUPT
PB06SYNCADC0ADC0ADC0AC0AC0AREF
PB17SYNCADC1ADC1ADC1AC1AC1
PB28SYNC/ASYNCADC2ADC2ADC2AC2DAC0
PB39SYNCADC3ADC3ADC3AC3AC3DAC1
PB410SYNCADC4ADC4ADC4AC4TMS
PB511SYNCADC5ADC5ADC5AC5AC5TDI
PB612SYNCADC6ADC6ADC6AC6TCK
PB713SYNCADC7ADC7ADC7AC7AC0 OUTTDO
GND14
VCC15
ADCB
POS
ADCB
NEG
ADCB
GAINPOS
ADCB
GAINNEGACB POSACB NEGACB OUTDACBREFBJTAG
8068Q–AVR–02/10
51
XMEGA A3
Table 30-3.Port C - Alternate functions
PORT CPIN #INTERRUPTTCC0AWEXCTCC1USARTC0USARTC1SPICTWICCLOCKOUTEVENTOUT
PC016SYNCOC0AOC0ALSSDA
PC117SYNCOC0BOC0AHSXCK0SCL
PC218SYNC/ASYNCOC0COC0BLSRXD0
PC319SYNCOC0DOC0BHSTXD0
PC420SYNCOC0CLSOC1ASS
PC521SYNCOC0CHSOC1BXCK1MOSI
PC622SYNCOC0DLSRXD1MISO
PC723SYNCOC0DHSTXD1SCKCLKOUTEVOUT
GND24
VCC25
Table 30-4.Port D - Alternate functions
PORT DPIN #INTERRUPTTCD0TCD1USARTD0USARTD1SPIDCLOCKOUTEVENTOUT
PD026SYNCOC0A
PD127SYNCOC0BXCK0
PD228SYNC/ASYNCOC0CRXD0
PD329SYNCOC0DTXD0
PD430SYNCOC1ASS
PD531SYNCOC1BXCK1MOSI
PD632SYNCRXD1MISO
PD733SYNCTXD1SCKCLKOUTEVOUT
GND34
VCC35
Table 30-5.Port E - Alternate functions
PORT EPIN #INTERRUPTTCE0TCE1USARTE0USARTE1SPIETWIECLOCKOUTEVENTOUTTOSC
PE036SYNCOC0ASDA
PE137SYNCOC0BXCK0SCL
PE238SYNC/ASYNCOC0CRXD0
PE339SYNCOC0DTXD0
PE440SYNCOC1ASS
PE541SYNCOC1BXCK1MOSI
PE642SYNCRXD1MISOTOSC2
PE743SYNCTXD1SCKCLKOUTEVOUTTOSC1
GND44
VCC45
8068Q–AVR–02/10
52
Table 30-6.Port F - Alternate functions
PORT FPIN #INTERRUPTTCF0USARTF0
PF046SYNCOC0A
PF147SYNCOC0BXCK0
PF248SYNC/ASYNCOC0CRXD0
PF349SYNCOC0DTXD0
PF450SYNC
PF551SYNC
PF654SYNC
PF755SYNC
GND52
VCC53
Table 30-7.Port R - Alternate functions
PORT RPIN #INTERRUPTPROGRXTAL
PDI56PDI_DATA
RESET57PDI_CLOCK
PRO58SYNCXTAL2
PR159SYNCXTAL1
XMEGA A3
Table 30-8.ATxmega256/192/128/64A3 Boundary Scan Order
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
8068Q–AVR–02/10
56
XMEGA A3
32. Instruction Set Summary
MnemonicsOperandsDescriptionOperationFlags#Clocks
Arithmetic and Logic Instructions
ADDRd, RrAdd without CarryRd←Rd + RrZ,C,N,V,S,H1
ADCRd, RrAdd with Carr y 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
8068Q–AVR–02/10
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.
60
33. Packaging information
33.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
8068Q–AVR–02/10
2325 Orchard Parkway
R
San Jose, CA 95131
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
61
33.264M2
2325 Orchard Parkway
San Jose, CA 95131
TITLE
DRAWING NO.
R
REV.
64M2, 64-pad, 9 x 9 x 1.0 mm Body, Lead Pitch 0.50 mm,
D
64M2
5/25/06
COMMON DIMENSIONS
(Unit of Measure = mm)
SYMBOL
MIN
NOM
MAX
NOTE
A 0.80 0.90 1.00
A1 – 0.02 0.05
b 0.180.250.30
D
D2 7.507.657.80
8.909.009.10
8.909.009.10
E
E2 7.507.657.80
e 0.50 BSC
L0.35 0.40 0.45
TOP VIEW
SIDE VIEW
BOTTOM VIEW
D
E
Marked Pin# 1 ID
SEATING PLANE
A1
C
A
C
0.08
1
2
3
K0.200.270.40
2. Dimension and tolerance conform to ASMEY14.5M-1994.
E2
D2
b
e
Pin #1 Corner
L
Pin #1
Triangle
Pin #1
Chamfer
(C 0.30)
Option A
Option B
Pin #1
Notch
(0.20 R)
Option C
K
K
Note:
1. JEDEC Standard MO-220, (SAW Singulation) Fig. 1, VMMD.
7.65 mm Exposed Pad, Micro Lead Frame Package (MLF)
XMEGA A3
8068Q–AVR–02/10
62
34. Electrical Characteristics
34.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.
34.2DC Characteristics
Table 34-1.Current Consumption
SymbolParameterConditionMinTypMaxUnits
V
= 1.8V25
32 kHz, Ext. Clk
1 MHz, Ext. Clk
Active
2 MHz, Ext. Clk
Power Supply Current
(1)
32 MHz, Ext. ClkV
32 kHz, Ext. Clk
1 MHz, Ext. Clk
Idle
I
CC
2 MHz, Ext. Clk
32 MHz, Ext. ClkV
All Functions DisabledV
All Functions Disabled, T = 85°CV
Power-down mode
ULP, WDT, Sampled BOD
ULP, WDT, Sampled BOD, T=85°CV
RTC 1 kHz from Low Power 32 kHz
Power-save mode
TOSC
RTC from Low Power 32 kHz TOSCV
Reset Current
Consumption
without Reset pull-up resistor currentVCC = 3.0V1300
CC
= 3.0V71
V
CC
V
= 1.8V317
CC
= 3.0V697
V
CC
V
= 1.8V613800
CC
V
= 3.0V13401800
CC
= 3.0V15.718mA
CC
V
= 1.8V3.6
CC
= 3.0V6.9
V
CC
V
= 1.8V112
CC
= 3.0V215
V
CC
V
= 1.8V224350
CC
= 3.0V430650
V
CC
= 3.0V6.98mA
CC
= 3.0V0.1
CC
= 3.0V1.755
CC
V
= 1.8V1
CC
V
= 3.0V1
CC
= 3.0V2.710
CC
= 1.8V0.55
V
CC
V
= 3.0V0.65
CC
= 3.0V1.16
CC
µA
µA
µA
8068Q–AVR–02/10
63
XMEGA A3
Table 34-1.Current Consumption
SymbolParameterConditionMinTypMaxUnits
Module current consumption
RC32M460
RC32M w/DFLLInternal 32.768 kHz oscillator as DFLL source594
RC2M101
RC2M w/DFLLInternal 32.768 kHz oscillator as DFLL source134
RC32K27
PLLMultiplication factor = 10x202
(2)
Watchdog normal mode1
µA
BOD Continuous mode128
BOD Sampled mode1
Internal 1.00 V ref80
Temperature reference74
RTC with int. 32 kHz RC as
I
CC
source
No prescaling27
RTC with ULP as sourceNo prescaling1
ADC250 kS/s - Int. 1V Ref2.9
DAC Normal Mode1000 kS/s, Single channel, Int. 1V Ref1.8
DAC Low-Power Mode1000 KS/s, Single channel, Int. 1V Ref0.95
Table 34-18. Maximum load capacitance (CL) and ESR recommendation for 32.768 kHz Crystal
Crystal CL [pF]Max ESR [kΩ]
6.560
935
Table 34-19. Device wake-up time from sleep
SymbolParameterCondition
Int. 32.768 kHz RC130
Idle Sleep, Standby and Extended
Standby sleep mode
Int. 2 MHz RC2
Ext. 2 MHz Clock2
Int. 32 MHz RC0.17
Int. 32.768 kHz RC320
(1)
MinTyp
XMEGA A3
(2)
MaxUnits
µS
Power-save and Power-down Sleep
mode
Notes:1. Non-prescaled System Clock source.
2. Time from pin change on external interrupt pin to first available clock cycle. Additional interrupt response time is minimum 5
system clock source cycles.
Int. 2 MHz RC10.3
Ext. 2 MHz Clock4.5
Int. 32 MHz RC5.8
8068Q–AVR–02/10
71
35. Typical Characteristics
3.3 V
3.0 V
2.7 V
2.2 V
1.8V
0
100
200
300
400
500
600
700
800
900
00.10.20.30.40.50.60.70.80.91
Frequency [MHz]
I
CC
[uA]
3.3 V
3.0 V
2.7 V
0
2
4
6
8
10
12
14
16
18
20
048121620242832
Frequency [MHz]
I
CC
[mA]
2.2 V
1.8V
35.1Active Supply Current
Figure 35-1. Active Supply Current vs. Frequency
f
= 0 - 1.0 MHz External clock, T = 25°C
SYS
XMEGA A3
Figure 35-2. Active Supply Current vs. Frequency
f
= 1 - 32 MHz External clock, T = 25°C
SYS
8068Q–AVR–02/10
72
Figure 35-3. Active Supply Current vs. Vcc
85 °C
25 °C
-40 °C
0
100
200
300
400
500
600
700
800
900
1000
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[uA]
85 °C
25 °C
-40 °C
0
20
40
60
80
100
120
140
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[uA]
f
= 1.0 MHz External Clock
SYS
XMEGA A3
Figure 35-4. Active Supply Current vs. VCC
f
= 32.768 kHz internal RC
SYS
8068Q–AVR–02/10
73
Figure 35-5. Active Supply Current vs. Vcc
85 °C
25 °C
-40 °C
0
200
400
600
800
1000
1200
1400
1600
1800
2000
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[uA]
85 °C
25 °C
-40 °C
0
0.5
1.0
1.5
2.0
2.5
3.0
3.5
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[mA]
f
= 2.0 MHz internal RC
SYS
XMEGA A3
Figure 35-6. Active Supply Current vs. Vcc
f
= 32 MHz internal RC prescaled to 8 MHz
SYS
8068Q–AVR–02/10
74
Figure 35-7. Active Supply Current vs. Vcc
85 °C
25 °C
-40 °C
0
5
10
15
20
25
2.72.82.933.13.23.33.43.53.6
V
CC
[V]
I
CC
[mA]
3.3 V
3.0 V
2.7 V
2.2 V
1.8V
0
50
100
150
200
250
00.10.20.30.40.50.60.70.80.91
Frequency [MHz]
I
CC
[uA]
f
= 32 MHz internal RC
SYS
XMEGA A3
35.2Idle Supply Current
Figure 35-8. Idle Supply Current vs. Frequency
f
= 0 - 1.0 MHz, T = 25°C
SYS
8068Q–AVR–02/10
75
Figure 35-9. Idle Supply Current vs. Frequency
3.3 V
3.0 V
2.7 V
0
1
2
3
4
5
6
7
8
048121620242832
Frequency [MHz]
I
CC
[mA]
1.8V
2.2 V
85 °C
25 °C
-40 °C
0
50
100
150
200
250
300
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[uA]
f
= 1 - 32 MHz, T = 25°C
SYS
XMEGA A3
Figure 35-10. Idle Supply Current vs. Vcc
f
= 1.0 MHz External Clock
SYS
8068Q–AVR–02/10
76
Figure 35-11. Idle Supply Current vs. Vcc
85 °C
25 °C
-40 °C
0
5
10
15
20
25
30
35
40
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[uA]
85 °C
25 °C
-40 °C
0
100
200
300
400
500
600
700
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[uA]
f
= 32.768 kHz internal RC
SYS
XMEGA A3
Figure 35-12. Idle Supply Current vs. Vcc
f
= 2.0 MHz internal RC
SYS
8068Q–AVR–02/10
77
Figure 35-13. Idle Supply Current vs. Vcc
85 °C
25 °C
-40 °C
0
0.5
1.0
1.5
2.0
2.5
3.0
3.5
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[mA]
85 °C
25 °C
-40 °C
0
2
4
6
8
10
2.72.82.933.13.23.33.43.53.6
V
CC
[V]
I
CC
[mA]
f
= 32 MHz internal RC prescaled to 8 MHz
SYS
XMEGA A3
Figure 35-14. Idle Supply Current vs. Vcc
f
= 32 MHz internal RC
SYS
8068Q–AVR–02/10
78
35.3Power-down Supply Current
3.3 V
3.0 V
2.7 V
2.2 V
1.8V
0
0.2
0.4
0.6
0.8
1
1.2
1.4
1.6
1.8
2
-40-30-20-100102030405060708090
Temperature [°C]
I
CC
[uA]
3.3 V
3.0 V
2.7 V
2.2 V
1.8V
0
0.5
1
1.5
2
2.5
3
-40-30-20-100102030405060708090
Temperature [°C]
I
CC
[uA]
Figure 35-15. Power-down Supply Current vs. Temperature
XMEGA A3
Figure 35-16. Power-down Supply Current vs. Temperature
With WDT and sampled BOD enabled.
8068Q–AVR–02/10
79
35.4Power-save Supply Current
3.3 V
3.0 V
2.7 V
2.2 V
1.8V
0
0.5
1
1.5
2
2.5
3
-40-30-20-100102030405060708090
Temperature [°C]
I
CC
[uA]
85 °C
25 °C
-40 °C
0
20
40
60
80
100
00.20.40.60.811.21.41.61.8
V
RESET
[V]
I
RESET
[uA]
Figure 35-17. Power-save Supply Current vs. Temperature
With WDT, sampled BOD and RTC from ULP enabled
XMEGA A3
35.5Pin Pull-up
Figure 35-18. Reset Pull-up Resistor Current vs. Reset Pin Voltage
VCC = 1.8V
8068Q–AVR–02/10
80
Figure 35-19. Reset Pull-up Resistor Current vs. Reset Pin Voltage
85 °C
25 °C
-40 °C
0
20
40
60
80
100
120
140
160
00.511.522.53
V
RESET
[V]
I
RESET
[uA]
85 °C
25 °C
-40 °C
0
20
40
60
80
100
120
140
160
180
00.511.522.53
V
RESET
[V]
I
RESET
[uA]
VCC = 3.0V
XMEGA A3
Figure 35-20. Reset Pull-up Resistor Current vs. Reset Pin Voltage
VCC = 3.3V
8068Q–AVR–02/10
81
35.6Pin Output Voltage vs. Sink/Source Current
85 °C
25 °C
-40 °C
0
0.2
0.4
0.6
0.8
1
1.2
1.4
1.6
1.8
2
-12-10-8-6-4-20
I
PIN
[mA]
V
PIN
[V]
85 °C
25 °C
-40 °C
0
0.5
1
1.5
2
2.5
3
3.5
-20-18-16-14-12-10-8-6-4-20
I
PIN
[mA]
V
PIN
[V]
Figure 35-21. I/O Pin Output Voltage vs. Source Current
Vcc = 1.8V
XMEGA A3
Figure 35-22. I/O Pin Output Voltage vs. Source Current
Vcc = 3.0V
8068Q–AVR–02/10
82
Figure 35-23. I/O Pin Output Voltage vs. Source Current
85 °C
25 °C
-40 °C
0
0.5
1
1.5
2
2.5
3
3.5
-20-18-16-14-12-10-8-6-4-20
I
PIN
[mA]
V
PIN
[V]
-40 °C
0
0.2
0.4
0.6
0.8
1
1.2
1.4
1.6
1.8
02468101214161820
I
PIN
[mA]
V
PIN
[V]
25°C85°C
Vcc = 3.3V
XMEGA A3
Figure 35-24. I/O Pin Output Voltage vs. Sink Current
Vcc = 1.8V
8068Q–AVR–02/10
83
Figure 35-25. I/O Pin Output Voltage vs. Sink Current
85 °C
25 °C
-40 °C
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
02468101214161820
I
PIN
[mA]
V
PIN
[V]
85 °C
25 °C
-40 °C
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
02468101214161820
I
PIN
[mA]
V
PIN
[V]
Vcc = 3.0V
XMEGA A3
Figure 35-26. I/O Pin Output Voltage vs. Sink Current
Vcc = 3.3V
8068Q–AVR–02/10
84
35.7Pin Thresholds and Hysteresis
85 °C
25 °C
-40 °C
0
0.5
1
1.5
2
2.5
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
V
threshold
[V]
85 °C
25 °C
-40 °C
0
0.2
0.4
0.6
0.8
1
1.2
1.4
1.6
1.8
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
V
threshold
[V]
XMEGA A3
Figure 35-27. I/O Pin Input Threshold Voltage vs. V
VIH - I/O Pin Read as “1”
Figure 35-28. I/O Pin Input Threshold Voltage vs. V
Figure 35-40. Power-up current consumption vs. Vcc
8068Q–AVR–02/10
91
35.11 Reset Pulsewidth
85 °C
25 °C
-40 °C
0
20
40
60
80
100
120
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
t
RST
[ns]
25 °C
0
5
10
15
20
25
30
35
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
f
MAX
[MHz]
Figure 35-41. Minimum Reset Pulse Width vs. Vcc
XMEGA A3
35.12 PDI Speed
Figure 35-42. PDI Speed vs. Vcc
8068Q–AVR–02/10
92
36. Errata
36.1ATxmega256A3
36.1.1rev. B
XMEGA A3
Bandgap voltage input for the ACs cannot be changed when used for both ACs simultaneously
•
• ADC gain stage output range is limited to 2.4V
• Sampled BOD in Active mode will cause noise when bandgap is used as reference
• Bandgap measurement with the ADC is non-functional when V
• BOD will be enabled after any reset
• Writing EEPROM or Flash while reading any of them will not work
ADC has increased INL error for some operating conditions
•
• DAC has increased INL or noise for some operating conditions
• VCC voltage scaler for AC is non-linear
• Maximum operating frequency below 1.76V is 8 MHz
• Inverted I/O enable does not affect Analog Comparator Output
1. Bandgap voltage input for the ACs cannot be changed when used for both ACs
simultaneously
If the bandgap voltage is selected as input for one Analog Comparator (AC) and then
selected/deselected as input for the another AC, the first comparator will be affected for up
to 1 us and could potentially give a wrong comparison result.
is below 2.7V
CC
Problem fix/Workaround
If the Bandgap is required for both ACs simultaneously, configure the input selection for both
ACs before enabling any of them.
2. ADC gain stage output range is limited to 2.4 V
The amplified output of the ADC gain stage will never go above 2.4 V, hence the differential
input will only give correct output when below 2.4 V/gain. For the available gain settings, this
gives a differential input range of:
–1xgain:2.4V
–2xgain:1.2V
–4xgain:0.6V
–8xgain:300mV
–16xgain:150mV
–32xgain:75mV
–64xgain:38mV
Problem fix/Workaround
Keep the amplified voltage output from the ADC gain stage below 2.4 V in order to get a correct result, or keep ADC voltage reference below 2.4 V.
8068Q–AVR–02/10
3. Sampled BOD in Active mode will cause noise when bandgap is used as reference
Using the BOD in sampled mode when the device is running in Active or Idle mode will add
noise on the bandgap reference for ADC, DAC and Analog Comparator.
93
XMEGA A3
Problem fix/Workaround
If the bandgap is used as reference for either the ADC, DAC and Analog Comparator, the
BOD must not be set in sampled mode.
4. Bandgap measurement with the ADC is non-functional when V
The ADC cannot be used to do bandgap measurements when V
is below 2.7V
CC
is below 2.7V.
CC
Problem fix/Workaround
If internal voltages must be measured when V
is below 2.7V, measure the internal 1.00V
CC
reference instead of the bandgap.
5. BOD will be enabled after any reset
If any reset source goes active, the BOD will be enabled and keep the device in reset if the
VCC voltage is below the programmed BOD level. During Power-On Reset, reset will not be
released until VCC is above the programmed BOD level even if the BOD is disabled.
Problem fix/Workaround
Do not set the BOD level higher than VCC even if the BOD is not used.
6. Writing EEPROM or Flash while reading any of them will not work
The EEPROM and Flash cannot be written while reading EEPROM or Flash, or while executing code in Active mode.
Problem fix/Workaround
Enter IDLE sleep mode within 2.5 uS (Five 2 MHz clock cycles and 80 32 MHz clock cycles)
after starting an EEPROM or flash write operation. Wake-up source must either be
EEPROM ready or NVM ready interrupt. Alternatively set up a Timer/Counter to give an
overflow interrupt 7 mS after the erase or write operation has started, or 13 mS after atomic
erase-and-write operation has started, and then enter IDLE sleep mode.
7.
ADC has increased INL error for some operating conditions
Some ADC configurations or operating condition will result in increased INL error.
In differential mode INL is increased to:
– 6 LSB for sample rates above 1 Msps, and up to 8 LSB for 2 Msps sample rate.
– 6 LSB for reference voltage below 1.1V when VCC is above 3.0V.
– 20 LSB for ambient temperature below 0 degree C and reference voltage below 1.3V.
In single ended mode, the INL is increased up to a factor of 3 for the conditions above.
Problem fix/Workaround
None, avoid using the ADC in the above configurations in order to prevent increased INL
error.
8.
DAC has increased INL or noise for some operating conditions
Some DAC configurations or operating condition will result in increased output error.
– INL error is increased up to 35 LSB when VCC < 2.0V
– Enabling Sample and Hold, will increase noise and reduce resolution below 8 bit
8068Q–AVR–02/10
94
XMEGA A3
Problem fix/Workaround
None, avoid using the DAC in the above configurations in order to prevent increased INL
error.
9. VCC voltage scaler for AC is non-linear
The 6-bit VCC voltage scaler in the Analog Comparators is non-linear.
Problem fix/Workaround
Use external voltage input for the analog comparator if accurate voltage levels are needed.
10. Maximum operating frequency below 1.76V is 8 MHz
To ensure correct operation, the maximum operating frequency below 1.76V VCC is 8 MHz.
Problem fix/Workaround
None, avoid running the device outside this frequency and voltage limitation.
11. Inverted I/O enable does not affect Analog Comparator Output
The inverted I/O pin function does not affect the Analog Comparator output function.
Problem fix/Workarund
Configure the analog comparator setup to give a inverted result (i.e. connect positive input to
the negative AC input and vice versa), or use and externel inverter to change polarity of
Analog Comparator Output.
36.1.2rev. A
•
Bandgap voltage input for the ACs cannot be changed when used for both ACs simultaneously
• ADC gain stage output range is limited to 2.4V
• Sampled BOD in Active mode will cause noise when bandgap is used as reference
• Flash Power Reduction Mode can not be enabled when entering sleep mode
• JTAG enable does not override Analog Comparator B output
• Bandgap measurement with the ADC is non-functional when V
is below 2.7V
CC
• DAC refresh may be blocked in S/H mode
• BOD will be enabled after any reset
• Both DFLLs and both oscillators has to be enabled for one to work
• Operating frequency and voltage limitations
• Inverted I/O enable does not affect Analog Comparator Output
1. Bandgap voltage input for the ACs cannot be changed when used for both ACs
simultaneously
If the bandgap voltage is selected as input for one Analog Comparator (AC) and then
selected/deselected as input for the another AC, the first comparator will be affected for up
to 1 us and could potentially give a wrong comparison result.
Problem fix/Workaround
If the Bandgap is required for both ACs simultaneously, configure the input selection for both
ACs before enabling any of them.
8068Q–AVR–02/10
95
XMEGA A3
2. ADC gain stage output range is limited to 2.4 V
The amplified output of the ADC gain stage will never go above 2.4 V, hence the differential
input will only give correct output when below 2.4 V/gain. For the available gain settings, this
gives a differential input range of:
–1xgain:2.4V
–2xgain:1.2V
–4xgain:0.6V
–8xgain:300mV
–16xgain:150mV
–32xgain:75mV
–64xgain:38mV
Problem fix/Workaround
Keep the amplified voltage output from the ADC gain stage below 2.4 V in order to get a correct result, or keep ADC voltage reference below 2.4 V.
3. Sampled BOD in Active mode will cause noise when bandgap is used as reference
Using the BOD in sampled mode when the device is running in Active or Idle mode will add
noise on the bandgap reference for ADC, DAC and Analog Comparator.
Problem fix/Workaround
If the bandgap is used as reference for either the ADC, DAC and Analog Comparator, the
BOD must not be set in sampled mode.
4. Flash Power Reduction Mode can not be enabled when entering sleep mode
If Flash Power Reduction Mode is enabled when a deep sleep mode, the device will only
wake up on every fourth wake-up request.
If Flash Power Reduction Mode is enabled when entering Idle sleep mode, the wake-up time
will vary with up to 16 CPU clock cycles.
Problem fix/Workaround
Disable Flash Power Reduction mode before entering sleep mode.
5. JTAG enable does not override Analog Comparator B output
When JTAG is enabled this will not override the Anlog Comparator B (ACB)ouput, AC0OUT
on pin 7 if this is enabled.
Problem fix/Workaround
AC0OUT for ACB should not be enabled when JTAG is used. Use only analog comparator
output for ACA when JTAG is used, or use the PDI as debug interface.
6. Bandgap measurement with the ADC is non-functional when V
The ADC cannot be used to do bandgap measurements when V
is below 2.7V
CC
is below 2.7V.
CC
Problem fix/Workaround
If internal voltages must be measured when V
is below 2.7V, measure the internal 1.00V
CC
reference instead of the bandgap.
8068Q–AVR–02/10
96
XMEGA A3
MHz
V
3.6
2.4
30
15
Safe operating
area
7. DAC refresh may be blocked in S/H mode
If the DAC is running in Sample and Hold (S/H) mode and conversion for one channel is
done at maximum rate (i.e. the DAC is always busy doing conversion for this channel), this
will block refresh signals to the second channel.
Problem fix/Workarund
When using the DAC in S/H mode, ensure that none of the channels is running at maximum
conversion rate, or ensure that the conversion rate of both channels is high enough to not
require refresh.
8BOD will be enabled after any reset
If any reset source goes active, the BOD will be enabled and keep the device in reset if the
VCC voltage is below the programmed BOD level. During Power-On Reset, reset will not be
released until VCC is above the programmed BOD level even if the BOD is disabled.
Problem fix/Workaround
Do not set the BOD level higher than VCC even if the BOD is not used.
9Both DFLLs and both oscillators has to be enabled for one to work
In order to use the automatic runtime calibration for the 2 MHz or the 32MHz internal oscillators, the DFLL for both oscillators and both oscillators has to be enabled for one to work.
Problem fix/Workaround
Enabled both the DFLLs and both oscillators when using automtics runtime calibartion for
one of the internal oscillators.
10 Operating Frequency and Voltage Limitation
To ensure correct operation, there is a limit on operating frequnecy and voltage. Figure 36-1
on page 97 shows the safe operating area.
Figure 36-1. Operating Frequnecy and Voltage Limitation
8068Q–AVR–02/10
Problem fix/Workaround
None, avoid using the device outside these frequnecy and voltage limitations.
97
11. Inverted I/O enable does not affect Analog Comparator Output
The inverted I/O pin function does not affect the Analog Comparator output function.
Problem fix/Workarund
Configure the analog comparator setup to give a inverted result (i.e. connect positive input to
the negative AC input and vice versa), or use and externel inverter to change polarity of
Analog Comparator Output.
36.2ATxmega192A3, ATxmega128A3, ATxmega64A3
36.2.1rev. B
•
Bandgap voltage input for the ACs cannot be changed when used for both ACs simultaneously
• ADC gain stage output range is limited to 2.4V
• Sampled BOD in Active mode will cause noise when bandgap is used as reference
• Bandgap measurement with the ADC is non-functional when V
• BOD will be enabled after any reset
• Writing EEPROM or Flash while reading any of them will not work
• ADC has increased INL error for some operating conditions
• DAC has increased INL or noise for some operating conditions
• VCC voltage scaler for AC is non-linear
• Maximum operating frequency below 1.76V is 8 MHz
• Inverted I/O enable does not affect Analog Comparator Output
is below 2.7V
CC
XMEGA A3
1. Bandgap voltage input for the ACs cannot be changed when used for both ACs
simultaneously
If the bandgap voltage is selected as input for one Analog Comparator (AC) and then
selected/deselected as input for the another AC, the first comparator will be affected for up
to 1 us and could potentially give a wrong comparison result.
Problem fix/Workaround
If the Bandgap is required for both ACs simultaneously, configure the input selection for both
ACs before enabling any of them.
2. ADC gain stage output range is limited to 2.4 V
The amplified output of the ADC gain stage will never go above 2.4 V, hence the differential
input will only give correct output when below 2.4 V/gain. For the available gain settings, this
gives a differential input range of:
–1xgain:2.4V
–2xgain:1.2V
–4xgain:0.6V
–8xgain:300mV
–16xgain:150mV
–32xgain:75mV
8068Q–AVR–02/10
–64xgain:38mV
98
XMEGA A3
Problem fix/Workaround
Keep the amplified voltage output from the ADC gain stage below 2.4 V in order to get a correct result, or keep ADC voltage reference below 2.4 V.
3. Sampled BOD in Active mode will cause noise when bandgap is used as reference
Using the BOD in sampled mode when the device is running in Active or Idle mode will add
noise on the bandgap reference for ADC, DAC and Analog Comparator.
Problem fix/Workaround
If the bandgap is used as reference for either the ADC, DAC and Analog Comparator, the
BOD must not be set in sampled mode.
4. Bandgap measurement with the ADC is non-functional when V
The ADC cannot be used to do bandgap measurements when V
is below 2.7V
CC
is below 2.7V.
CC
Problem fix/Workaround
If internal voltages must be measured when V
is below 2.7V, measure the internal 1.00V
CC
reference instead of the bandgap.
5. BOD will be enabled after any reset
If any reset source goes active, the BOD will be enabled and keep the device in reset if the
VCC voltage is below the programmed BOD level. During Power-On Reset, reset will not be
released until VCC is above the programmed BOD level even if the BOD is disabled.
Problem fix/Workaround
Do not set the BOD level higher than VCC even if the BOD is not used.
6. Writing EEPROM or Flash while reading any of them will not work
The EEPROM and Flash cannot be written while reading EEPROM or Flash, or while executing code in Active mode.
Problem fix/Workaround
Enter IDLE sleep mode within 2.5 uS (Five 2 MHz clock cycles and 80 32 MHz clock cycles)
after starting an EEPROM or flash write operation. Wake-up source must either be
EEPROM ready or NVM ready interrupt. Alternatively set up a Timer/Counter to give an
overflow interrupt 7 mS after the erase or write operation has started, or 13 mS after atomic
erase-and-write operation has started, and then enter IDLE sleep mode.
8068Q–AVR–02/10
7.
ADC has increased INL error for some operating conditions
Some ADC configurations or operating condition will result in increased INL error.
In differential mode INL is increased to:
– 6 LSB for sample rates above 1 Msps, and up to 8 LSB for 2 Msps sample rate.
– 6 LSB for reference voltage below 1.1V when VCC is above 3.0V.
– 20 LSB for ambient temperature below 0 degree C and reference voltage below 1.3V.
In single ended mode, the INL is increased up to a factor of 3 for the conditions above.
Problem fix/Workaround
None, avoid using the ADC in the above configurations in order to prevent increased INL
error.
99
XMEGA A3
8. DAC has increased INL or noise for some operating conditions
Some DAC configurations or operating condition will result in increased output error.
– INL error is increased up to 35 LSB when VCC < 2.0V
– Enabling Sample and Hold, will increase noise and reduce resolution below 8 bit
Problem fix/Workaround
None, avoid using the DAC in the above configurations in order to prevent increased INL
error.
9. VCC voltage scaler for AC is non-linear
The 6-bit VCC voltage scaler in the Analog Comparators is non-linear.
Problem fix/Workaround
Use external voltage input for the analog comparator if accurate voltage levels are needed.
10. Maximum operating frequency below 1.76V is 8 MHz
To ensure correct operation, the maximum operating frequency below 1.76V VCC is 8 MHz.
Problem fix/Workaround
None, avoid running the device outside this frequency and voltage limitation.
36.2.2rev. A
11. Inverted I/O enable does not affect Analog Comparator Output
The inverted I/O pin function does not affect the Analog Comparator output function.
Problem fix/Workarund
Configure the analog comparator setup to give a inverted result (i.e. connect positive input to
the negative AC input and vice versa), or use and externel inverter to change polarity of
Analog Comparator Output.
Not sampled.
8068Q–AVR–02/10
100
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.