– Four-channel Event System
– Five 16-bit Timer/Counters
Four Timer/Counters with 4 Output Compare or Input Capture channels
One Timer/Counters with 2 Output Compare or Input Capture channels
High Resolution Extensions on two Timer/Counters
Advanced Waveform Extension on one Timer/Counter
–Three USARTs
IrDA Extension on 1 USART
– Two Two-Wire Interfaces with dual address match(I
– Two SPI (Serial Peripheral Interfaces)
– 16-bit Real Time Counter with Separate Oscillator
– One Sixteen-channel, 12-bit, 200ksps Analog to Digital Converter
– Two 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 Interface
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 46.
2. The large center pad underneath the QFN/MLF package should be soldered to ground on the board to ensure good
mechanical stability.
8134I–AVR–12/10
3
3.Overview
XMEGA D3
The Atmel® AVR® XMEGA D3 is a family of low power, high performance and peripheral rich
CMOS 8/16-bit microcontrollers based on the AVR
powerful instructions in a single clock cycle, the XMEGA D3 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 D3 devices provide the following features: In-System Programmable Flash with
Read-While-Write capabilities, Internal EEPROM and SRAM, four-channel Event System, Programmable Multi-level Interrupt Controller, 50 general purpose I/O lines, 16-bit Real Time
Counter (RTC), five flexible 16-bit Timer/Counters with compare modes and PWM, three
USARTs, two Two-Wire Interface (TWIs), two Serial Peripheral Interfaces (SPIs), one 16-channel 12-bit ADC with optional differential input with programmable gain, two 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 XMEGA D3 devices have five software selectable power saving modes. The Idle mode
stops the CPU while allowing the SRAM, 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.
®
enhanced RISC architecture. By execug
8134I–AVR–12/10
The device is manufactured using Atmel's high-density nonvolatile memory technology. The program Flash memory can be reprogrammed in-system through the PDI. 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 D3 is a powerful microcontroller family that provides a highly flexible and cost effective solution for many embedded
applications.
The XMEGA D3 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.
4
3.1Block Diagram
Power
Supervisio n
POR/BOD &
RESET
PORT A (8)
PORT B (8)
BUS
Controller
SRAM
ADCA
ACA
OCD
PDI
CPU
PA[0..7]
PB[0..7]
Watchdog
Timer
Watchdog
Oscillator
Interrupt
Controller
DATA BUS
Prog/Debug
Controller
VCC
GND
PORT R (2)
XTAL1
XTAL2
PR[0..1]
Oscillato r
Circuits/
Clock
Generation
Oscillato r
Control
Real Time
Counter
Event System
Controller
PDI_DATA
RESET/
PDI_CLK
Sleep
Controller
FlashEEPROM
NVM Controller
IRCOM
PORT C (8)
PC[0..7]
TCC0:1
USARTC0:1
TWIC
SPIC
PD[0..7]PE[0..7]
PORT D (8)
TCD0:1
USARTD0:1
SPID
TCE0:1
USARTE0:1
Int. Refs .
AREFA
AREFB
Tempref
VCC/10
TOSC1
TOSC2
To Clock
Generator
TCF0
USARTF0
PORT F (8)
PF[0..7]
EVENT ROUTING NETWORK
DATA BUS
PORT E (8)
TWIE
Figure 3-1.XMEGA D3 Block Diagram
XMEGA D3
8134I–AVR–12/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
•Atmel® AVR® XMEGATM D Manual
• XMEGA Application Notes
This device data sheet only contains part specific information and a short description of each
peripheral and module. The XMEGA D 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 D3
8134I–AVR–12/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 D3
• 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 Atmel® AVR® XMEGA
TM
D3 uses the 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
8134I–AVR–12/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 D3
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.
8134I–AVR–12/10
8
7.Memories
7.1Features
7.2Overview
XMEGA D3
• Flash Program Memory
– One linear address space
– In-System Programmable
– Self-Programming and Bootloader support
– Application Section for application code
– Application Table Section for application code or data storage
– Boot Section for application code or bootloader code
– Separate lock bits and protection for all sections
• Data Memory
– One linear address space
– Single cycle access from CPU
– SRAM
– EEPROM
Byte 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
• Production Signature Row Memory for factory programmed data
Device ID for each microcontroller device type
Serial number for each device
Oscillator calibration bytes
ADC 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
The AVR architecture has two main memory spaces, the Program Memory and the Data Memory. In addition, the XMEGA D3 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.
7.3In-System Programmable Flash Program Memory
The XMEGA D3 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 Pro-
8134I–AVR–12/10
9
XMEGA D3
gram Memory (SPM) instruction must reside in the Boot Section when used to write to the Flash
memory.
A third section inside the Application section is referred to as the Application Table section which
has separate Lock bits for storage of write or read/write protection. The Application Table section can be used for storing non-volatile data or application software.
Figure 7-1.Flash Program Memory (Hexadecimal address)
Word Address
0
1EFFF/16FFF/EFFF/77FF
Application Section
(256K/192K/128K/64K)
...
1F000/17000/F000/7800
1FFFF/17FFF/FFFF/7FFF
20000/18000/10000/8000
20FFF/18FFF/10FFF/87FF
Application Table Section
(8K/8K/8K/4K)
Boot Section
(8K/8K/8K/4K)
The Application Table Section and Boot Section can also be used for general application
software.
8134I–AVR–12/10
10
XMEGA D3
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 D3 is shown in the ”Periph-
eral Module Address Map” on page 51.
7.4.2SRAM Data Memory
The XMEGA D3 devices have internal SRAM memory for data storage.
7.4.3EEPROM Data Memory
XMEGA D3
The XMEGA D3 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.
8134I–AVR–12/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 D3 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 D3 devices.
ATxmega64D34A961E
ATxmega128D348971E
ATxmega192D349971E
XMEGA D3
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.
ATxmega256D344981E
8134I–AVR–12/10
13
XMEGA D3
7.7Flash and EEPROM Page Size
The Flash Program Memory and EEPROM data memory is organized in pages. The pages are
word accessible for the Flash and byte accessible for the EEPROM.
Table 7-2 on page 14 shows the Flash Program Memory organization. Flash write and erase
operations are performed on one page at the time, while reading the Flash is done one byte at
the time. For Flash access the Z-pointer (Z[m:n]) is used for addressing. The most significant
bits in the address (FPAGE) gives the page number and the least significant address bits
(FWORD) gives the word in the page.
Table 7-2.Number of words and Pages in the Flash.
DevicesFlashPage SizeFWORDFPAGEApplicationBoot
Size (Bytes)(words)SizeNo of PagesSizeNo of Pages
ATxmega64D364K + 4K128Z[7:1]Z[16:8]64K256 4K16
ATxmega128D3128K + 8K256Z[8:1]Z[17:9]128K256 8K16
ATxmega192D3192K + 8K256Z[8:1]Z[18:9]192K384 8K16
ATxmega256D3256K + 8K256Z[8:1]Z[18:9]256K512 8K16
Table 7-3 on page 14 shows EEPROM memory organization for the XMEGA D3 devices.
EEEPROM write and erase operations can be performed one page or one byte at the time, while
reading the EEPROM is done one byte at the time. For EEPROM access the NVM Address
Register (ADDR[m:n] is used for addressing. The most significant bits in the address (E2PAGE)
gives the page number and the least significant address bits (E2BYTE) gives the byte in the
page.
Table 7-3.Number of bytes and Pages in the EEPROM.
DevicesEEPROMPage SizeE2BYTEE2PAGENo of Pages
Size (Bytes)(Bytes)
ATxmega64D32K32ADDR[4:0]ADDR[10:5]64
ATxmega128D32K32ADDR[4:0]ADDR[10:5]64
ATxmega192D32K32ADDR[4:0]ADDR[10:5]64
ATxmega256D34K32ADDR[4:0]ADDR[11:5]128
8134I–AVR–12/10
14
8.Event System
8.1Features
8.2Overview
• Inter-peripheral communication and signalling with minimum latency
• CPU independent operation
• 4 Event Channels allows for up to 4 signals to be routed at the same time
• Events can be generated by
– Timer/Counters (TCxn)
– Real Time Counter (RTC)
– Analog to Digital Converters (ADC)
– Analog Comparators (AC)
– Ports (PORTx)
– System Clock (Clk
– Software (CPU)
SYS
)
• Events can be used by
– Timer/Counters (TCxn)
– Analog to Digital Converters (ADC)
– Ports (PORTx)
– 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 D3
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 or CPU 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 8-1 on page 16 shows a basic
block diagram of the Event System with the Event Routing Network and the peripherals to which
it is connected. This highly flexible system can be used for simple routing of signals, pin functions or for sequencing of events.
The maximum latency is two CPU clock cycles from when an event is generated in one peripheral, until the actions are triggered in one or more other peripherals.
The Event System is functional in both Active and Idle modes.
8134I–AVR–12/10
15
Figure 8-1.Event system block diagram.
ADCx
Event Routing
Network
PORTx
CPU
ACx
RTC
T/CxnIRCOM
ClkSYS
XMEGA D3
The Event Routing Network can directly connect together ADCs, Analog Comparators (AC),
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
four multiplexers where each can be configured in software to select which event to be routed
into that event channel. All four 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
9.2Overview
XMEGA D3
XMEGA D3 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 9-1 on page 18 shows the principal clock system in XMEGA D3.
8134I–AVR–12/10
17
Figure 9-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
PORTS
...
clk
PER
INTERRUPT
RAM
NVM MEMORY
FLASH
EEPROM
CPU
clk
CPU
XMEGA D3
9.3Clock Options
9.3.132 kHz Ultra Low Power Internal Oscillator
9.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.
8134I–AVR–12/10
18
9.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.
9.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 D3
9.3.7External Clock input
The external clock input gives the possibility to connect a clock from an external source.
9.3.8PLL with Multiplication factor 2 - 31x
The PLL provides the possibility of multiplying a frequency by any number from 2 to 31. In combination with the prescalers, this gives a wide range of output frequencies from all clock sources.
• Power Reduction registers to disable clocks to unused peripherals
10.2Overview
The XMEGA D3 provides various sleep modes tailored to reduce power consumption to a minimum. All sleep modes are available and can be entered from Active mode. In Active mode the
CPU is executing application code. The application code decides when and what sleep mode to
enter. Interrupts from enabled peripherals and all enabled reset sources can restore the microcontroller from sleep to Active mode.
In addition, Power Reduction registers provide a method to stop the clock to individual peripherals from software. When this is done, the current state of the peripheral is frozen and there is no
power consumption from that peripheral. This reduces the power consumption in Active mode
and Idle sleep mode.
XMEGA D3
10.3Sleep Modes
10.3.1Idle Mode
In Idle mode the CPU and Non-Volatile Memory are stopped, but all peripherals including the
Interrupt Controller and Event System are kept running. Interrupt requests from all enabled interrupts will wake the device.
10.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.
10.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.
10.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.
8134I–AVR–12/10
20
10.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 D3
8134I–AVR–12/10
21
11. System Control and Reset
11.1Features
• Multiple reset sources for safe operation and device reset
– No running clock in the device is required for reset
• Reset status register
11.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 D3
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.
11.3Reset Sources
11.3.1Power-On Reset
The MCU is reset when the supply voltage VCC is below the Power-on Reset threshold voltage.
11.3.2External Reset
The MCU is reset when a low level is present on the RESET pin.
11.3.3Watchdog Reset
The MCU is reset when the Watchdog Timer period expires and the Watchdog Reset is enabled.
The Watchdog Timer runs from a dedicated oscillator independent of the System Clock. For
more details see ”WDT - Watchdog Timer” on page 23.
11.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.
11.3.5PDI reset
8134I–AVR–12/10
The MCU can be reset through the Program and Debug Interface (PDI).
22
11.3.6Software reset
The MCU can be reset by the CPU writing to a special I/O register through a timed sequence.
12. WDT - Watchdog Timer
12.1Features
• 11 selectable timeout periods, from 8 ms to 8s.
• Two operation modes
– Standard mode
– Window mode
• Runs from the 1 kHz output of the 32 kHz Ultra Low Power oscillator
• Configuration lock to prevent unwanted changes
12.2Overview
The XMEGA D3 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 D3
The WDT has a Window mode. In this mode the WDR instruction must be run within a specified
period called a window. Application software can set the minimum and maximum limits for this
window. If the WDR instruction is not executed inside the window limits, the microcontroller will
be reset.
A protection mechanism using a timed write sequence is implemented in order to prevent
unwanted enabling, disabling or change of WDT settings.
For maximum safety, the WDT also has an Always-on mode. This mode is enabled by programming a fuse. In Always-on mode, application software can not disable the WDT.
– 3 programmable interrupt levels
– Selectable priority scheme within low level interrupts (round-robin or fixed)
– Non-Maskable Interrupts (NMI)
• Interrupt vectors can be moved to the start of the Boot Section
13.2Overview
XMEGA D3 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 D3
13.3Interrupt vectors
When an interrupt is serviced, the program counter will jump to the interrupt vector address. The
interrupt vector is the sum of the peripheral’s base interrupt address and the offset address for
specific interrupts in each peripheral. The base addresses for the XMEGA D3 devices are
shown in Table 13-1. Offset addresses for each interrupt available in the peripheral are
described for each peripheral in the XMEGA A manual. For peripherals or modules that have
only one interrupt, the interrupt vector is shown in Table 13-1. The program address is the word
address.
• Configuration of multiple pins in a single operation
• Read-Modify-Write (RMW) support
• Toggle/clear/set registers for Output and Direction registers
• Clock output on port pin
• Event Channel 0 output on port pin 7
• Mapping of port registers (virtual ports) into bit accessible I/O memory space
The XMEGA D3 devices have flexible General Purpose I/O Ports. A port consists of up to 8 pins,
ranging from pin 0 to pin 7. The ports implement several functions, including synchronous/asynchronous input sensing, pin change interrupts and configurable output settings. All functions are
individual per pin, but several pins may be configured in a single operation.
14.3I/O configuration
All port pins (Pn) have programmable output configuration. In addition, all port pins have an
inverted I/O function. For an input, this means inverting the signal between the port pin and the
pin register. For an output, this means inverting the output signal between the port register and
the port pin. The inverted I/O function can be used also when the pin is used for alternate
functions.
8134I–AVR–12/10
26
14.3.1Push-pull
INn
OUTn
DIRn
Pn
INn
OUTn
DIRn
Pn
INn
OUTn
DIRn
Pn
14.3.2Pull-down
XMEGA D3
Figure 14-1. I/O configuration - Totem-pole
Figure 14-2. I/O configuration - Totem-pole with pull-down (on input)
14.3.3Pull-up
14.3.4Bus-keeper
8134I–AVR–12/10
Figure 14-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’.
27
14.3.5Others
INn
OUTn
DIRn
Pn
INn
OUTn
Pn
INn
OUTn
Pn
XMEGA D3
Figure 14-4. I/O configuration - Totem-pole with bus-keeper
Figure 14-5. Output configuration - Wired-OR with optional pull-down
8134I–AVR–12/10
Figure 14-6. I/O configuration - Wired-AND with optional pull-up
28
14.4Input sensing
IN V ERTED 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 D3
• Sense both edges
• Sense rising edges
• Sense falling edges
• Sense low level
Input sensing is synchronous or asynchronous depending on the enabled clock for the ports,
and the configuration is shown in Figure 14-7 on page 29.
Figure 14-7. Input sensing system overview
When a pin is configured with inverted I/O, the pin value is inverted before the input sensing.
14.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.
14.6Alternate Port Functions
In addition to the input/output functions on all port pins, most pins have alternate functions. This
means that other modules or peripherals connected to the port can use the port pins for their
functions, such as communication or pulse-width modulation. ”Pinout and Pin Functions” on
page 46 shows which modules on peripherals that enable alternate functions on a pin, and
which alternate functions that is available on a pin.
8134I–AVR–12/10
29
15. T/C - 16-bits Timer/Counter with PWM
15.1Features
• Five 16-bit Timer/Counters
– Four Timer/Counters of type 0
– One 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
• Hi-Resolution Extension (Hi-Res)
• Advanced Waveform Extension (AWEX)
XMEGA D3
15.2Overview
XMEGA D3 has five Timer/Counters, four Timer/Counter 0 and one 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 are 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 has one Timer/Counter 0 and one Timer/Counter1. PORTD, PORTE and PORTF each
have one Timer/Counter 0. Notation of these are TCC0 (Time/Counter C0), TCC1, TCD0, TCE0,
and TCF0, respectively.
8134I–AVR–12/10
30
XMEGA D3
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 15-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 33 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 32 for more details.
8134I–AVR–12/10
31
16. AWEX - Advanced Waveform Extension
16.1Features
• Output with complementary output from each Capture channel
• Four Dead Time Insertion (DTI) Units, one for each Capture channel
• 8-bit DTI Resolution
• Separate High and Low Side Dead-Time Setting
• Double Buffered Dead-Time
• Event Controlled Fault Protection
• Single Channel Multiple Output Operation (for BLDC motor control)
• Double Buffered Pattern Generation
16.2Overview
The Advanced Waveform Extension (AWEX) provides extra features to the Timer/Counter in
Waveform Generation (WG) modes. The AWEX enables easy and safe implementation of for
example, advanced motor control (AC, BLDC, SR, and Stepper) and power control applications.
Any WG output from a Timer/Counter 0 is split into a complimentary pair of outputs when any
AWEX feature is enabled. These output pairs go through a Dead-Time Insertion (DTI) unit that
enables generation of the non-inverted Low Side (LS) and inverted High Side (HS) of the WG
output with dead time insertion between LS and HS switching. The DTI output will override the
normal port value according to the port override setting. Optionally the final output can be
inverted by using the invert I/O setting for the port pin.
XMEGA D3
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.
8134I–AVR–12/10
32
17. Hi-Res - High Resolution Extension
17.1Features
• Increases Waveform Generator resolution by 2-bits (4x)
• Supports Frequency, single- and dual-slope PWM operation
• Supports the AWEX when this is enabled and used for the same Timer/Counter
17.2Overview
The Hi-Resolution (Hi-Res) Extension is able to increase the resolution of the waveform generation output by a factor of 4. When enabled for a Timer/Counter, the Fast Peripheral clock running
at four times the CPU clock speed will be as input to the Timer/Counter.
The High Resolution Extension can also be used when an AWEX is enabled and used with a
Timer/Counter.
XMEGA D3 devices have one Hi-Res Extension that can be enabled for each Timer/Counters
on PORTC. The notation of this is HIRESC.
XMEGA D3
8134I–AVR–12/10
33
18. RTC - Real-Time Counter
10-bit
prescaler
Counter
Period
Compare
=
=
Overflow
Compare Match
1.024 kHz
32.768 kHz
18.1Features
• 16-bit Timer
• Flexible Tick resolution ranging from 1 Hz to 32.768 kHz
• One Compare register
• One Period register
• Clear timer on Overflow or Compare Match
• Overflow or Compare Match event and interrupt generation
18.2Overview
The XMEGA D3 includes a 16-bit Real-time Counter (RTC). The RTC can be clocked from an
accurate 32.768 kHz Crystal Oscillator, the 32.768 kHz Calibrated Internal Oscillator, or from the
32 kHz Ultra Low Power Internal Oscillator. The RTC includes both a Period and a Compare
register. For details, see Figure 18-1.
A wide range of Resolution and Time-out periods can be configured using the RTC. With a maximum resolution of 30.5 µs, time-out periods range up to 2000 seconds. With a resolution of 1
second, the maximum time-out period is over 18 hours (65536 seconds).
XMEGA D3
Figure 18-1. Real-time Counter overview
8134I–AVR–12/10
34
19. TWI - Two Wire Interface
19.1Features
• Two Identical TWI peripherals
• Simple yet Powerful and Flexible Communication Interface
• Both Master and Slave Operation Supported
• Device can Operate as Transmitter or Receiver
• 7-bit Address Space Allows up to 128 Different Slave Addresses
• Multi-master Arbitration Support
• Up to 400 kHz Data Transfer Speed
• Slew-rate Limited Output Drivers
• Noise Suppression Circuitry Rejects Spikes on Bus Lines
• Fully Programmable Slave Address with General Call Support
• Address Recognition Causes Wake-up when in Sleep Mode
2
• I
C and System Management Bus (SMBus) compatible
19.2Overview
The Two-Wire Interface (TWI) is a bi-directional wired-AND bus with only two lines, the clock
(SCL) line and the data (SDA) line. The protocol makes it possible to interconnect up to 128 individually addressable devices. Since it is a multi-master bus, one or more devices capable of
taking control of the bus can be connected.
XMEGA D3
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,
respectively.
8134I–AVR–12/10
35
20. SPI - Serial Peripheral Interface
20.1Features
• Two Identical SPI peripherals
• Full-duplex, Three-wire Synchronous Data Transfer
• Master or Slave Operation
• LSB First or MSB First Data Transfer
• Seven Programmable Bit Rates
• End of Transmission Interrupt Flag
• Write Collision Flag Protection
• Wake-up from Idle Mode
• Double Speed (CK/2) Master SPI Mode
20.2Overview
The Serial Peripheral Interface (SPI) allows high-speed full-duplex, synchronous data transfer
between different devices. Devices can communicate using a master-slave scheme, and data is
transferred both to and from the devices simultaneously.
PORTC and PORTD each has one SPI. Notation of these peripherals are SPIC and SPID,
respectively.
XMEGA D3
8134I–AVR–12/10
36
21. USART
21.1Features
21.2Overview
XMEGA D3
• Three 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 one USART. Notation of these peripherals are
USARTC0, USARTD0 and USARTE0, respectively.
8134I–AVR–12/10
37
22. IRCOM - IR Communication Module
22.1Features
• Pulse modulation/demodulation for infrared communication
• Compatible to IrDA 1.4 physical for baud rates up to 115.2 kbps
• Selectable pulse modulation scheme
– 3/16 of baud rate period
– Fixed pulse period, 8-bit programmable
– Pulse modulation disabled
• Built in filtering
• Can be connected to and used by one USART at the time
22.2Overview
XMEGA contains an Infrared Communication Module (IRCOM) for IrDA communication with
baud rates up to 115.2 kbps. This supports three modulation schemes: 3/16 of baud rate period,
fixed programmable pulse time based on the Peripheral Clock speed, or pulse modulation disabled. There is one IRCOM available which can be connected to any USART to enable infrared
pulse coding/decoding for that USART.
XMEGA D3
8134I–AVR–12/10
38
23. ADC - 12-bit Analog to Digital Converter
23.1Features
• One ADC with 12-bit resolution
• 200 ksps sample rate
• Signed and Unsigned conversions
• 16 single ended inputs
• 8x4 differential inputs
• 3 internal inputs:
– Integrated Temperature Sensor
– VCC voltage divided by 10
– Bandgap voltage
• Software selectable gain of 1, 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
• Interrupt/Event on compare result
23.2Overview
XMEGA D3
XMEGA D3 devices have one Analog to Digital Converters (ADC), see Figure 23-1 on page 40.
The ADC converts analog voltages to digital values. The ADC has 12-bit resolution and is
capable of converting up to 200K samples per second. The input selection is flexible, and both
singleended 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.
ADC measurements can either be started by application software or an incoming event from
another peripheral in the device. The latter ensure the ADC measurements can be started with
predictable timing, and without software intervention. The ADC has one channel, meaning there
is one input selection (MUX selection) and one result register available.
Both internal and external analog reference voltages can be used. A very accurate internal
1.00V reference is available.
An integrated temperature sensor is available and the output from this can be measured with the
ADC. A VCC/10 signal and the Bandgap voltage can also be measured by the ADC.
8134I–AVR–12/10
39
Figure 23-1. ADC overview
ADC
Channel A
Register
Pin inputsPin inputs
1-64 X
Internal inputs
Channel A MUX selection
Event
Trigger
Configuration
Reference selection
XMEGA D3
The ADC may be configured for 8- or 12-bit result, reducing the minimum conversion time (propagation delay) from 0.5 µs for 12-bit to 3.7 µ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 has one ADC. Notation of this peripheral is ADCA.
8134I–AVR–12/10
40
24. AC - Analog Comparator
24.1Features
• Two Analog Comparators
• Selectable hysteresis
– No, Small or Large
• Analog Comparator output available on pin
• Flexible Input Selection
– All pins on the port
– 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
24.2Overview
XMEGA D3
XMEGA D3 features two 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.
Hysteresis can 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 has one AC pair. Notations of this peripheral is ACA.
8134I–AVR–12/10
41
Figure 24-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 D3
8134I–AVR–12/10
42
24.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 24-1 on page 42.
•
Input selection from pin
• Internal signals available on positive analog comparator inputs
• Internal signals available on negative analog comparator inputs
24.4Window Function
The window function is realized by connecting the external inputs of the two analog comparators
in a pair as shown in Figure 24-2.
Figure 24-2. Analog comparator window function
XMEGA D3
– 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
– 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
25.2Overview
XMEGA D3
The XMEGA D3 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 PDI interface. Refer to ”PDI
- Program and Debug Interface” on page 45.
8134I–AVR–12/10
44
26. PDI - Program and Debug Interface
26.1Features
• PDI - Program and Debug Interface (Atmel proprietary 2-pin interface)
• Access to the OCD system
• Programming of Flash, EEPROM, Fuses and Lock Bits
26.2Overview
The programming and debug facilities are accessed through the PDI interface. The PDI physical
interface uses one dedicated pin together with the Reset pin, and no general purpose pins are
used.
The PDI is an Atmel proprietary protocol for communication between the microcontroller and
Atmel’s or third party development tools.
XMEGA D3
8134I–AVR–12/10
45
27. Pinout and Pin Functions
The pinout of XMEGA D3 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.
27.1Alternate Pin Function Description
The tables below show the notation for all pin functions available and describe its function.
27.1.1Operation/Power Supply
VCCDigital supply voltage
AVCCAnalog supply voltage
GNDGround
27.1.2Port Interrupt functions
SYNCPort pin with full synchronous and limited asynchronous interrupt function
XMEGA D3
ASYNCPort pin with full synchronous and full asynchronous interrupt function
27.1.3Analog functions
ACnAnalog Comparator input pin n
AC0OUTAnalog Comparator 0 Output
ADCnAnalog to Digital Converter input pin n
AREFAnalog Reference input pin
27.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
8134I–AVR–12/10
46
27.1.5Communication functions
SCLSerial Clock for TWI
SDASerial Data for TWI
SCLINSerial Clock In for TWI when external driver interface is enabled
SCLOUTSerial Clock Out for TWI when external driver interface is enabled
SDAINSerial Data In for TWI when external driver interface is enabled
SDAOUTSerial Data Out for TWI when external driver interface is enabled
XCKnTransfer Clock for USART n
RXDnReceiver Data for USART n
TXDnTransmitter Data for USART n
SSlave Select for SPI
S
MOSIMaster Out Slave In for SPI
MISOMaster In Slave Out for SPI
SCKSerial Clock for SPI
XMEGA D3
27.1.6Oscillators, Clock and Event
TOSCnTimer Oscillator pin n
XTALnInput/Output for inverting Oscillator pin n
CLKOUTPeripheral Clock Output
EVOUTEvent Channel 0 Output
27.1.7Debug/System functions
RESET
PDI_CLKProgram and Debug Interface Clock pin
PDI_DATAProgram and Debug Interface Data pin
Reset pin
8134I–AVR–12/10
47
XMEGA D3
27.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 27-1.Port A - Alternate functions
PORT APIN #INTERRUPTADCA POSADCA NEG
GND60
AVC C61
PA062SYNCADC0ADC0ADC0AC0AC0AREFA
PA163SYNCADC1ADC1ADC1AC1AC1
PA264SYNC/ASYNCADC2ADC2ADC2AC2
PA31SYNCADC3ADC3ADC3AC3AC3
PA42SYNCADC4ADC4ADC4AC4
PA53SYNCADC5ADC5ADC5AC5AC5
PA64SYNCADC6ADC6ADC6AC6
PA75SYNCADC7ADC7ADC7AC7AC0 OUT
ADAA
GAINPOS
ADCA
GAINNEGACA POSACA NEGACA OUTREFA
Table 27-2.Port B - Alternate functions
PORT BPIN #INTERRUPTADCA POSREFB
PB06SYNCADC8AREFB
PB16SYNCADC9
PB28SYNC/ASYNCADC10
PB39SYNCADC11
PB410SYNCADC12
PB511SYNCADC13
PB612SYNCADC14
PB713SYNCADC15
GND14
VCC15
8134I–AVR–12/10
48
XMEGA D3
Table 27-3.Port C - Alternate functions
PORT CPIN #INTERRUPTTCC0AWEXCTCC1USARTC0SPICTWICCLOCKOUTEVENTOUT
PC016SYNCOC0AOC0ALSSDA
PC117SYNCOC0BOC0AHSXCK0SCL
PC218SYNC/ASYNCOC0COC0BLSRXD0
PC319SYNCOC0DOC0BHSTXD0
PC420SYNCOC0CLSOC1ASS
PC521SYNCOC0CHSOC1BMOSI
PC622SYNCOC0DLSMISO
PC723SYNCOC0DHSSCKCLKOUTEVOUT
GND24
VCC25
Table 27-4.Port D - Alternate functions
PORT DPIN #INTERRUPTTCD0USARTD0SPIDCLOCKOUTEVENTOUT
PD026SYNCOC0A
PD127SYNCOC0BXCK0
PD228SYNC/ASYNCOC0CRXD0
PD329SYNCOC0DTXD0
PD430SYNCSS
PD531SYNCMOSI
PD632SYNCMISO
PD733SYNCSCKCLKOUTEVOUT
GND34
VCC35
Table 27-5.Port E - Alternate functions
PORT EPIN #INTERRUPTTCE0USARTE0CLOCKOUTEVENTOUTTOSCTWIE
PE036SYNCOC0ASDA
PE137SYNCOC0BXCK0SCL
PE238SYNC/ASYNCOC0CRXD0
PE339SYNCOC0DTXD0
PE440SYNC
PE541SYNC
PE642SYNCTOSC 1
PE743SYNCCLKOUTEVOUTTOSC1
GND44
VCC45
8134I–AVR–12/10
49
Table 27-6.Port F - Alternate functions
PORT FPIN #INTERRUPTTCF0
PF046SYNCOC0A
PF147SYNCOC0B
PF248SYNC/ASYNCOC0C
PF349SYNCOC0D
PF450SYNC
PF551SYNC
PF654SYNC
PF755SYNC
GND52
VCC53
Table 27-7.Port R - Alternate functions
PORT RPIN #INTERRUPTPDIXTAL
PDI56PDI_DATA
RESET57PDI_CLOCK
PRO58SYNCXTAL2
PR159SYNCXTAL1
XMEGA D3
8134I–AVR–12/10
50
28. Peripheral Module Address Map
The address maps show the base address for each peripheral and module in XMEGA D3. For
complete register description and summary for each peripheral module, refer to the XMEGA A
Manual.
Table 28-1.Peripheral Module Address Map
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
0x0180EVSYSEvent System
0x01C0NVMNon Volatile Memory (NVM) Controller
0x0200ADCAAnalog to Digital Converter on port A
0x0380ACAAnalog Comparator pair on port A
0x0400RTCReal Time Counter
0x0480TWICTwo Wire Interface on port C
0x04A0TWIETwo Wire Interface on 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
0x08C0SPICSerial Peripheral Interface on port C
0x08F8IRCOMInfrared Communication Module
0x0900TCD0Timer/Counter 0 on port D
0x09A0USARTD0USART 0 on port D
0x09C0SPIDSerial Peripheral Interface on port D
0x0A00TCE0Timer/Counter 0 on port E
0x0A80AWEXEAdvanced Waveform Extensionon port E
0x0AA0USARTE0USART 0 on port E
0x0AC0SPIESerial Peripheral Interface on port E
0x0B00TCF0Timer/Counter 0 on port F
XMEGA D3
8134I–AVR–12/10
51
XMEGA D3
29. Instruction Set Summary
MnemonicsOperandsDescriptionOperationFlags#Clocks
Arithmetic and Logic Instructions
ADDRd, RrAdd without CarryRd←Rd + RrZ,C,N,V,S,H1
ADCRd, RrAdd with Carry Rd←Rd + Rr + CZ,C,N,V,S,H1
ADIWRd, KAdd Immediate to WordRd←Rd + 1:Rd + KZ,C,N,V,S2
SUBRd, RrSubtract without CarryRd←Rd - RrZ,C,N,V,S,H1
SUBIRd, KSubtract ImmediateRd←Rd - KZ,C,N,V,S,H1
SBCRd, RrSubtract with Carry Rd←Rd - Rr - CZ,C,N,V,S,H1
SBCIRd, KSubtract Immediate with CarryRd←Rd - K - CZ,C,N,V,S,H1
WDRWatchdog Reset(see specific descr. for WDR)None1
Rd(n+1)
Rd(n)
←
C,
←
C
C
Rd(n),
←
Rd(7)
C,
←
Rd(n+1),
←
Rd(0)
←
Z,C,N,V,H1
Z,C,N,V1
8134I–AVR–12/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.
55
30. Electrical Characteristics
All typical values are measured at T = 25°C unless other temperature condition is given. All minimum and maximum values are valid across operating temperature and voltage unless other
conditions are given.
30.1Absolute Maximum Ratings*
XMEGA D3
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.
30.2DC Characteristics
Table 30-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
I
CC
1 MHz, Ext. Clk
Idle
2 MHz, Ext. Clk
32 MHz, Ext. ClkV
All Functions Disabled, T = 25°CV
All Functions Disabled, T = 85°CV
Power-down mode
ULP, WDT, Sampled BOD, T = 25°C
ULP, WDT, Sampled BOD, T=85°CV
CC
= 3.0V71
V
CC
V
= 1.8V317
CC
= 3.0V697
V
CC
V
= 1.8V613800
CC
= 3.0V13401800
V
CC
= 3.0V15.718mA
CC
V
= 1.8V3.6
CC
= 3.0V6.9
V
CC
V
= 1.8V112
CC
V
= 3.0V215
CC
V
= 1.8V224350
CC
= 3.0V430650
V
CC
= 3.0V6.98mA
CC
= 3.0V0.13
CC
= 3.0V1.755
CC
V
= 1.8V16
CC
= 3.0V16
V
CC
= 3.0V2.710
CC
µA
µA
µA
8134I–AVR–12/10
56
XMEGA D3
Table 30-1.Current Consumption
SymbolParameterConditionMinTypMaxUnits
= 1.8V0.54
V
CC
= 3.0V0.74
V
CC
= 3.0V1.16
CC
= 3.0V1300
CC
Power-save mode
I
CC
Reset Current
Consumption
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
Watchdog normal mode1
BOD Continuous mode128
BOD Sampled mode1
I
CC
Internal 1.00 V ref80
RTC 1 kHz from Low Power 32 kHz
TOSC, T = 25°C
RTC from Low Power 32 kHz TOSCV
without Reset pull-up resistor currentV
(2)
µA
µA
Temperature reference74
RTC with int. 32 kHz RC as
source
No prescaling27
RTC with ULP as sourceNo prescaling1
AC103
USARTRx and Tx enabled, 9600 BAUD5.4
Timer/CounterPrescaler DIV120
Flash/EEPROM
Programming
Vcc = 2V25
Vcc = 3V33
Notes:1. All Power Reduction Registers set.
2. All parameters measured as the difference in current consumption between module enabled and disabled.
All data at VCC= 3.0V, Clk
= 1 MHz External clock with no prescaling.
SYS
mA
8134I–AVR–12/10
57
30.3Operating Voltage and Frequency
Table 30-2.Operating voltage and frequency
SymbolParameterConditionMinTypMaxUnits
Clk
CPU
The maximum CPU clock frequency of the XMEGA D3 devices is depending on VCC. As shown
in Figure 30-1 on page 58 the Frequency vs. V
Figure 30-1. Maximum Frequency vs. Vcc
CPU clock frequency
MHz
32
= 1.6V012
V
CC
V
= 1.8V012
CC
= 2.7V032
V
CC
V
= 3.6V032
CC
curve is linear between 1.8V < VCC<2.7V.
CC
XMEGA D3
MHz
12
1.6
1.8
Safe Operating Area
2.7
3.6
V
8134I–AVR–12/10
58
XMEGA D3
30.4Flash and EEPROM Memory Characteristics
Table 30-3.Endurance and Data Retention
SymbolParameterConditionMinTypMaxUnits
Write/Erase cycles
Flash
Data retention
25°C10K
Cycle
85°C10K
25°C100
55°C25
Year
Write/Erase cycles
EEPROM
Data retention
25°C80K
85°C30K
25°C100
55°C25
Table 30-4.Programming time
SymbolParameterConditionMinTyp
(2)
Chip EraseFlash, EEPROM
Page Erase6
Flash
EEPROM
Notes:1. Programming is timed from the internal 2 MHz oscillator.
2. EEPROM is not erased if the EESAVE fuse is programmed.
Table 30-17. External 32.768kHz Crystal Oscillator and TOSC characteristics
SymbolParameterConditionMinTypMaxUnits
SFSafety factor
ESR/R
C
IN_TOSC
Recommended crystal equivalent
1
series resistance (ESR)
Input capacitance between TOSC
pins
Note:1. See Figure 30-2 on page 64 for definition
Capacitive load matched to crystal
specification
3
Crystal load capacitance 6.5pF60
Crystal load capacitance 9.0pF35
Normal mode1.7
Low power mode2.2
kΩ
pF
8134I–AVR–12/10
63
XMEGA D3
C
L1
C
L2
TOSC1TOSC2
Device internal
External
32.768 KHz crystal
Figure 30-2. TOSC input capacitance
The input capacitance between the TOSC pins is CL1 + CL2 in series as seen from the crystal
when oscillating without external capacitors.
Table 30-18. Device wake-up time from sleep
SymbolParameterCondition
Int. 32.768 kHz RC130
Idle Sleep, Standby and Extended
Standby sleep mode
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 RC2
Ext. 2 MHz Clock2
Int. 32 MHz RC0.17
Int. 32.768 kHz RC320
Int. 2 MHz RC10.3
Ext. 2 MHz Clock4.5
Int. 32 MHz RC5.8
(1)
MinTyp
(2)
MaxUnits
µS
8134I–AVR–12/10
64
31. 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
31.1Active Supply Current
Figure 31-1. Active Supply Current vs. Frequency
f
= 0 - 1.0 MHz External clock, T = 25°C
SYS
XMEGA D3
Figure 31-2. Active Supply Current vs. Frequency
f
= 1 - 32 MHz External clock, T = 25°C
SYS
8134I–AVR–12/10
65
Figure 31-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 D3
Figure 31-4. Active Supply Current vs. VCC
f
= 32.768 kHz internal RC
SYS
8134I–AVR–12/10
66
Figure 31-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
1
2
3
4
5
6
7
8
1.61.822.22.42.62.833.23.43.6
V
CC
[V]
I
CC
[mA]
f
= 2.0 MHz internal RC
SYS
XMEGA D3
Figure 31-6. Active Supply Current vs. Vcc
f
= 32 MHz internal RC prescaled to 8 MHz
SYS
8134I–AVR–12/10
67
Figure 31-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 D3
31.2Idle Supply Current
Figure 31-8. Idle Supply Current vs. Frequency
f
= 0 - 1.0 MHz, T = 25°C
SYS
8134I–AVR–12/10
68
Figure 31-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 D3
Figure 31-10. Idle Supply Current vs. Vcc
f
= 1.0 MHz External Clock
SYS
8134I–AVR–12/10
69
Figure 31-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 D3
Figure 31-12. Idle Supply Current vs. Vcc
f
= 2.0 MHz internal RC
SYS
8134I–AVR–12/10
70
Figure 31-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 D3
Figure 31-14. Idle Supply Current vs. Vcc
f
= 32 MHz internal RC
SYS
8134I–AVR–12/10
71
31.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 31-15. Power-down Supply Current vs. Temperature
XMEGA D3
Figure 31-16. Power-down Supply Current vs. Temperature
With WDT and sampled BOD enabled.
8134I–AVR–12/10
72
31.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 31-17. Power-save Supply Current vs. Temperature
With WDT, sampled BOD and RTC from ULP enabled
XMEGA D3
31.5Pin Pull-up
Figure 31-18. Reset Pull-up Resistor Current vs. Reset Pin Voltage
VCC = 1.8V
8134I–AVR–12/10
73
Figure 31-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 D3
Figure 31-20. Reset Pull-up Resistor Current vs. Reset Pin Voltage
VCC = 3.3V
8134I–AVR–12/10
74
31.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
I
PIN
[mA]
V
PIN
[V]
-6 -5 -4 -3 -2 -1 0
85 °C
25 °C
-40 °C
0
0.5
1
1.5
2
2.5
3
3.5
I
PIN
[mA]
V
PIN
[V]
-10 -9 -8 -7 -6 -5 -4 -3 -2 -1 0
Figure 31-21. I/O Pin Output Voltage vs. Source Current
Vcc = 1.8V
XMEGA D3
Figure 31-22. I/O Pin Output Voltage vs. Source Current
Vcc = 3.0V
8134I–AVR–12/10
75
Figure 31-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
I
PIN
[mA]
V
PIN
[V]
-10 -9 -8 -7 -6 -5 -4 -3 -2 -1 0
-40 °C
0
0.2
0.4
0.6
0.8
1
1.2
1.4
1.6
1.8
I
PIN
[mA]
V
PIN
[V]
25°C85°C
0 1 2 3 4 5 6 7 8 9 10
Vcc = 3.3V
XMEGA D3
Figure 31-24. I/O Pin Output Voltage vs. Sink Current
Vcc = 1.8V
8134I–AVR–12/10
76
Figure 31-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
I
PIN
[mA]
V
PIN
[V]
0 1 2 3 4 5 6 7 8 9 10
85 °C
25 °C
-40 °C
0
0.1
0.2
0.3
0.4
0.5
0.6
0.7
I
PIN
[mA]
V
PIN
[V]
0 1 2 3 4 5 6 7 8 9 10
Vcc = 3.0V
XMEGA D3
Figure 31-26. I/O Pin Output Voltage vs. Sink Current
Vcc = 3.3V
8134I–AVR–12/10
77
31.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 D3
Figure 31-27. I/O Pin Input Threshold Voltage vs. V
VIH - I/O Pin Read as “1”
Figure 31-28. I/O Pin Input Threshold Voltage vs. V
Figure 31-40. Power-up current consumption vs. Vcc
8134I–AVR–12/10
84
31.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 31-41. Minimum Reset Pulse Width vs. Vcc
XMEGA D3
31.12 PDI Speed
Figure 31-42. PDI Speed vs. Vcc
8134I–AVR–12/10
85
32. Packaging information
2325 Orchard Parkway
San Jose, CA 95131
TITLE
DRAWING NO.
R
REV.
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)
C
64A
2010-10-20
PIN 1 IDENTIFIER
0°~7°
PIN 1
L
C
A1
A2A
D1
D
e
E1E
B
COMMON DIMENSIONS
(Unit of Measure = mm)
SYMBOL
MIN
NOM
MAX
NOTE
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.
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
32.164A
XMEGA D3
8134I–AVR–12/10
86
32.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,
E
64M2
2010-10-20
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.350.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
K
0.20
0.27
0.40
2. Dimension and tolerance conform to ASMEY14.5M-1994.
0.20 REF
A3
A3
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
Notes:
1. JEDEC Standard MO-220, (SAW Singulation) Fig. 1, VMMD.
7.65 mm Exposed Pad, Micro Lead Frame Package (MLF)
Bandgap voltage input for the ACs can not be changed when used for both ACs simultaneously
•
• VCC voltage scaler for AC is non-linear
• ADC gain stage cannot be used for single conversion
• ADC has increased INL error for some operating conditions
• ADC gain stage output range is limited to 2.4 V
• ADC Event on compare match non-functional
• ADC propagation delay is not correct when 8x -64x gain is used
• Bandgap measurement with the ADC is non-functional when VCC is below 2.7V
• Accuracy lost on first three samples after switching input to ADC gain stage
• Configuration of PGM and CWCM not as described in XMEGA A Manual
• PWM is not restarted properly after a fault in cycle-by-cycle mode
• BOD will be enabled at any reset
• EEPROM page buffer always written when NVM DATA0 is written
• Pending full asynchronous pin change interrupts will not wake the device
• Pin configuration does not affect Analog Comparator Output
• NMI Flag for Crystal Oscillator Failure automatically cleared
• Crystal start-up time required after power-save even if crystal is source for RTC
• RTC Counter value not correctly read after sleep
• Pending asynchronous RTC-interrupts will not wake up device
• TWI Transmit collision flag not cleared on repeated start
• Clearing TWI Stop Interrupt Flag may lock the bus
• TWI START condition at bus timeout will cause transaction to be dropped
• TWI Data Interrupt Flag (DIF) erroneously read as set
• WDR instruction inside closed window will not issue reset
• TWIE is not available
XMEGA D3
8134I–AVR–12/10
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 another AC, the first comparator will be affected for up to
1 µs 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. VCC voltage scaler for AC is non-linear
The 6-bit VCC voltage scaler in the Analog Comparators is non-linear.
88
Figure 33-1. Analog Comparator Voltage Scaler vs. Scalefac
3.3 V
2.7 V
1.8V
0
0.5
1
1.5
2
2.5
3
3.5
05101520253035404550556065
SCALEFAC
V
SCALE
[V]
T = 25°C
XMEGA D3
Problem fix/Workaround
Use external voltage input for the analog comparator if accurate voltage levels are needed
3. ADC gain stage cannot be used for single conversion
The ADC gain stage will not output correct result for single conversion that is triggered and
started from software or event system.
Problem fix/Workaround
When the gain stage is used, the ADC must be set in free running mode for correct results.
4.
ADC has increased INL error for some operating conditions
Some ADC configurations or operating condition will result in increased INL error.
In signed mode INL is increased to:
– 6LSB for sample rates above 130ksps, and up to 8LSB for 200ksps sample rate.
– 6LSB for reference voltage below 1.1V when VCC is above 3.0V.
– 20LSB for ambient temperature below 0 degree C and reference voltage below 1.3V.
In unsigned mode, the INL error cannot be guaranteed, and this mode should not be used.
Problem fix/Workaround
None, avoid using the ADC in the above configurations in order to prevent increased INL
error. Use the ADC in signed mode also for single ended measurements.
5. 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:
8134I–AVR–12/10
89
XMEGA D3
–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.
6. ADC Event on compare match non-functional
ADC signalling event will be given at every conversion complete even if Interrupt mode (INTMODE) is set to BELOW or ABOVE.
Problem fix/Workaround
Enable and use interrupt on compare match when using the compare function.
7.
ADC propagation delay is not correct when 8x -64x gain is used
The propagation delay will increase by only one ADC clock cycle for 8x and 16x gain setting,
and 32x and 64x gain settings.
Problem fix/Workaround
None
8. Bandgap measurement with the ADC is non-functional when VCC is below 2.7V
The ADC can not be used to do bandgap measurements when VCC is below 2.7V.
Problem fix/Workaround
None.
9. Accuracy lost on first three samples after switching input to ADC gain stage
Due to memory effect in the ADC gain stage, the first three samples after changing input
channel must be disregarded to achieve 12-bit accuracy.
Problem fix/Workaround
Run three ADC conversions and discard these results after changing input channels to ADC
gain stage.
8134I–AVR–12/10
10. Configuration of PGM and CWCM not as described in XMEGA A Manual
Enabling Common Waveform Channel Mode will enable Pattern generation mode (PGM),
but not Common Waveform Channel Mode.
Enabling Pattern Generation Mode (PGM) and not Common Waveform Channel Mode
(CWCM) will enable both Pattern Generation Mode and Common Waveform Channel Mode.
90
XMEGA D3
Problem fix/Workaround
Table 33-1.Configure PWM and CWCM according to this table:
PGMCWCMDescription
00PGM and CWCM disabled
01PGM enabled
10PGM and CWCM enabled
11PGM enabled
11. PWM is not restarted properly after a fault in cycle-by-cycle mode
When the AWeX fault restore mode is set to cycle-by-cycle, the waveform output will not
return to normal operation at first update after fault condition is no longer present.
Problem fix/Workaround
Do a write to any AWeX I/O register to re-enable the output.
12. 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.
13. EEPROM page buffer always written when NVM DATA0 is written
If the EEPROM is memory mapped, writing to NVM DATA0 will corrupt data in the EEPROM
page buffer.
Problem fix/Workaround
Before writing to NVM DATA0, for example when doing software CRC or flash page buffer
write, check if EEPROM page buffer active loading flag (EELOAD) is set. Do not write NVM
DATA0 when EELOAD is set.
14. Pending full asynchronous pin change interrupts will not wake the device
Any full asynchronous pin-change Interrupt from pin 2, on any port, that is pending when the
sleep instruction is executed, will be ignored until the device is woken from another source
or the source triggers again. This applies when entering all sleep modes where the System
Clock is stopped.
Problem fix/Workaround
None.
15. Pin configuration does not affect Analog Comparator output
The Output/Pull and inverted pin configuration does not affect the Analog Comparator
output.
8134I–AVR–12/10
Problem fix/Workaround
None for Output/Pull configuration.
For inverted I/O, configure the Analog Comparator to give an inverted result (i.e. connect
positive input to the negative AC input and vice versa), or use and external inverter to
change polarity of Analog Comparator output.
91
XMEGA D3
16. NMI Flag for Crystal Oscillator Failure automatically cleared
NMI flag for Crystal Oscillator Failure (XOSCFDIF) will be automatically cleared when executing the NMI interrupt handler.
Problem fix/Workaround
This device revision has only one NMI interrupt source, so checking the interrupt source in
software is not required.
17. Crystal start-up time required after power-save even if crystal is source for RTC
Even if 32.768 kHz crystal is used for RTC during sleep, the clock from the crystal will not be
ready for the system before the specified start-up time. See "XOSCSEL[3:0]: Crystal Oscillator Selection" in XMEGA A Manual. If BOD is used in active mode, the BOD will be on during
this period (0.5s).
Problem fix/Workaround
If faster start-up is required, go to sleep with internal oscillator as system clock.
18. RTC Counter value not correctly read after sleep
If the RTC is set to wake up the device on RTC Overflow and bit 0 of RTC CNT is identical to
bit 0 of RTC PER as the device is entering sleep, the value in the RTC count register can not
be read correctly within the first prescaled RTC clock cycle after wakeup. The value read will
be the same as the value in the register when entering sleep.
The same applies if RTC Compare Match is used as wake-up source.
Problem fix/Workaround
Wait at least one prescaled RTC clock cycle before reading the RTC CNT value.
19. Pending asynchronous RTC-interrupts will not wake up device
Asynchronous Interrupts from the Real-Time-Counter that is pending when the sleep
instruction is executed, will be ignored until the device is woken from another source or the
source triggers again.
Problem fix/Workaround
None.
20. TWI Transmit collision flag not cleared on repeated start
The TWI transmit collision flag should be automatically cleared on start and repeated start,
but is only cleared on start.
Problem fix/Workaround
Clear the flag in software after address interrupt.
21. Clearing TWI Stop Interrupt Flag may lock the bus
If software clears the STOP Interrupt Flag (APIF) on the same Peripheral Clock cycle as the
hardware sets this flag due to a new address received, CLKHOLD is not cleared and the
SCL line is not released. This will lock the bus.
Problem fix/Workaround
Check if the bus state is IDLE. If this is the case, it is safe to clear APIF. If the bus state is
not IDLE, wait for the SCL pin to be low before clearing APIF.
8134I–AVR–12/10
Code:
/* Only clear the interrupt flag if within a "safe zone". */
22. TWI START condition at bus timeout will cause transaction to be dropped
If Bus Timeout is enabled and a timeout occurs on the same Peripheral Clock cycle as a
START is detected, the transaction will be dropped.
Problem fix/Workaround
None.
23. TWI Data Interrupt Flag erroneously read as set
When issuing the TWI slave response command CMD=0b11, it takes 1 Peripheral Clock
cycle to clear the data interrupt flag (DIF). A read of DIF directly after issuing the command
will show the DIF still set.
Problem fix/Workaround
Add one NOP instruction before checking DIF.
24. WDR instruction inside closed window will not issue reset
When a WDR instruction is execute within one ULP clock cycle after updating the window
control register, the counter can be cleared without giving a system reset.
Problem fix/Workaround
Wait at least one ULP clock cycle before executing a WDR instruction.
25. TWIE is not available
The TWI module on PORTE, TWIE is not available
Problem fix/Workaround
Use the identical TWI module on PORTC, TWIC instead.
8134I–AVR–12/10
93
33.1.2rev. B
XMEGA D3
Bandgap voltage input for the ACs can not be changed when used for both ACs simultaneously
•
• VCC voltage scaler for AC is non-linear
• ADC gain stage cannot be used for single conversion
• ADC has increased INL error for some operating conditions
• ADC gain stage output range is limited to 2.4 V
• ADC Event on compare match non-functional
• ADC propagation delay is not correct when 8x -64x gain is used
• Bandgap measurement with the ADC is non-functional when VCC is below 2.7V
• Accuracy lost on first three samples after switching input to ADC gain stage
• Configuration of PGM and CWCM not as described in XMEGA A Manual
• PWM is not restarted properly after a fault in cycle-by-cycle mode
• BOD will be enabled at any reset
• EEPROM page buffer always written when NVM DATA0 is written
• Pending full asynchronous pin change interrupts will not wake the device
• Pin configuration does not affect Analog Comparator Output
• NMI Flag for Crystal Oscillator Failure automatically cleared
• Writing EEPROM or Flash while reading any of them will not work
• Crystal start-up time required after power-save even if crystal is source for RTC
• RTC Counter value not correctly read after sleep
• Pending asynchronous RTC-interrupts will not wake up device
• TWI Transmit collision flag not cleared on repeated start
• Clearing TWI Stop Interrupt Flag may lock the bus
• TWI START condition at bus timeout will cause transaction to be dropped
• TWI Data Interrupt Flag (DIF) erroneously read as set
• WDR instruction inside closed window will not issue reset
• TWIE is not available
8134I–AVR–12/10
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 another AC, the first comparator will be affected for up to
1 µs 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. VCC voltage scaler for AC is non-linear
The 6-bit VCC voltage scaler in the Analog Comparators is non-linear.
94
Figure 33-2. Analog Comparator Voltage Scaler vs. Scalefac
3.3 V
2.7 V
1.8V
0
0.5
1
1.5
2
2.5
3
3.5
05101520253035404550556065
SCALEFAC
V
SCALE
[V]
T = 25°C
XMEGA D3
Problem fix/Workaround
Use external voltage input for the analog comparator if accurate voltage levels are needed
3. ADC gain stage cannot be used for single conversion
The ADC gain stage will not output correct result for single conversion that is triggered and
started from software or event system.
Problem fix/Workaround
When the gain stage is used, the ADC must be set in free running mode for correct results.
4.
ADC has increased INL error for some operating conditions
Some ADC configurations or operating condition will result in increased INL error.
In signed mode INL is increased to:
– 6LSB for sample rates above 130ksps, and up to 8LSB for 200ksps sample rate.
– 6LSB for reference voltage below 1.1V when VCC is above 3.0V.
– 20LSB for ambient temperature below 0 degree C and reference voltage below 1.3V.
In unsigned mode, the INL error cannot be guaranteed, and this mode should not be used.
Problem fix/Workaround
None, avoid using the ADC in the above configurations in order to prevent increased INL
error. Use the ADC in signed mode also for single ended measurements.
5. 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:
8134I–AVR–12/10
95
XMEGA D3
–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.
6. ADC Event on compare match non-functional
ADC signalling event will be given at every conversion complete even if Interrupt mode (INTMODE) is set to BELOW or ABOVE.
Problem fix/Workaround
Enable and use interrupt on compare match when using the compare function.
7.
ADC propagation delay is not correct when 8x -64x gain is used
The propagation delay will increase by only one ADC clock cycle for 8x and 16x gain setting,
and 32x and 64x gain settings.
Problem fix/Workaround
None
8. Bandgap measurement with the ADC is non-functional when VCC is below 2.7V
The ADC can not be used to do bandgap measurements when VCC is below 2.7V.
Problem fix/Workaround
None.
9. Accuracy lost on first three samples after switching input to ADC gain stage
Due to memory effect in the ADC gain stage, the first three samples after changing input
channel must be disregarded to achieve 12-bit accuracy.
Problem fix/Workaround
Run three ADC conversions and discard these results after changing input channels to ADC
gain stage.
8134I–AVR–12/10
10. Configuration of PGM and CWCM not as described in XMEGA A Manual
Enabling Common Waveform Channel Mode will enable Pattern generation mode (PGM),
but not Common Waveform Channel Mode.
Enabling Pattern Generation Mode (PGM) and not Common Waveform Channel Mode
(CWCM) will enable both Pattern Generation Mode and Common Waveform Channel Mode.
96
XMEGA D3
Problem fix/Workaround
Table 33-2.Configure PWM and CWCM according to this table:
PGMCWCMDescription
00PGM and CWCM disabled
01PGM enabled
10PGM and CWCM enabled
11PGM enabled
11. PWM is not restarted properly after a fault in cycle-by-cycle mode
When the AWeX fault restore mode is set to cycle-by-cycle, the waveform output will not
return to normal operation at first update after fault condition is no longer present.
Problem fix/Workaround
Do a write to any AWeX I/O register to re-enable the output.
12. 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.
13. EEPROM page buffer always written when NVM DATA0 is written
If the EEPROM is memory mapped, writing to NVM DATA0 will corrupt data in the EEPROM
page buffer.
Problem fix/Workaround
Before writing to NVM DATA0, for example when doing software CRC or flash page buffer
write, check if EEPROM page buffer active loading flag (EELOAD) is set. Do not write NVM
DATA0 when EELOAD is set.
14. Pending full asynchronous pin change interrupts will not wake the device
Any full asynchronous pin-change Interrupt from pin 2, on any port, that is pending when the
sleep instruction is executed, will be ignored until the device is woken from another source
or the source triggers again. This applies when entering all sleep modes where the System
Clock is stopped.
Problem fix/Workaround
None.
15. Pin configuration does not affect Analog Comparator output
The Output/Pull and inverted pin configuration does not affect the Analog Comparator
output.
8134I–AVR–12/10
Problem fix/Workaround
None for Output/Pull configuration.
For inverted I/O, configure the Analog Comparator to give an inverted result (i.e. connect
positive input to the negative AC input and vice versa), or use and external inverter to
change polarity of Analog Comparator output.
97
XMEGA D3
16. NMI Flag for Crystal Oscillator Failure automatically cleared
NMI flag for Crystal Oscillator Failure (XOSCFDIF) will be automatically cleared when executing the NMI interrupt handler.
Problem fix/Workaround
This device revision has only one NMI interrupt source, so checking the interrupt source in
software is not required.
17. 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 µs (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.
18. Crystal start-up time required after power-save even if crystal is source for RTC
Even if 32.768 kHz crystal is used for RTC during sleep, the clock from the crystal will not be
ready for the system before the specified start-up time. See "XOSCSEL[3:0]: Crystal Oscillator Selection" in XMEGA A Manual. If BOD is used in active mode, the BOD will be on during
this period (0.5s).
Problem fix/Workaround
If faster start-up is required, go to sleep with internal oscillator as system clock.
19. RTC Counter value not correctly read after sleep
If the RTC is set to wake up the device on RTC Overflow and bit 0 of RTC CNT is identical to
bit 0 of RTC PER as the device is entering sleep, the value in the RTC count register can not
be read correctly within the first prescaled RTC clock cycle after wakeup. The value read will
be the same as the value in the register when entering sleep.
The same applies if RTC Compare Match is used as wake-up source.
Problem fix/Workaround
Wait at least one prescaled RTC clock cycle before reading the RTC CNT value.
20. Pending asynchronous RTC-interrupts will not wake up device
Asynchronous Interrupts from the Real-Time-Counter that is pending when the sleep
instruction is executed, will be ignored until the device is woken from another source or the
source triggers again.
Problem fix/Workaround
None.
21. TWI Transmit collision flag not cleared on repeated start
The TWI transmit collision flag should be automatically cleared on start and repeated start,
but is only cleared on start.
8134I–AVR–12/10
Problem fix/Workaround
Clear the flag in software after address interrupt.
98
XMEGA D3
22. Clearing TWI Stop Interrupt Flag may lock the bus
If software clears the STOP Interrupt Flag (APIF) on the same Peripheral Clock cycle as the
hardware sets this flag due to a new address received, CLKHOLD is not cleared and the
SCL line is not released. This will lock the bus.
Problem fix/Workaround
Check if the bus state is IDLE. If this is the case, it is safe to clear APIF. If the bus state is
not IDLE, wait for the SCL pin to be low before clearing APIF.
Code:
/* Only clear the interrupt flag if within a "safe zone". */
23. TWI START condition at bus timeout will cause transaction to be dropped
If Bus Timeout is enabled and a timeout occurs on the same Peripheral Clock cycle as a
START is detected, the transaction will be dropped.
Problem fix/Workaround
None.
24. TWI Data Interrupt Flag erroneously read as set
When issuing the TWI slave response command CMD=0b11, it takes 1 Peripheral Clock
cycle to clear the data interrupt flag (DIF). A read of DIF directly after issuing the command
will show the DIF still set.
Problem fix/Workaround
Add one NOP instruction before checking DIF.
25. WDR instruction inside closed window will not issue reset
When a WDR instruction is execute within one ULP clock cycle after updating the window
control register, the counter can be cleared without giving a system reset.
Problem fix/Workaround
Wait at least one ULP clock cycle before executing a WDR instruction.
99
33.1.3All rev. A
XMEGA D3
26. TWIE is not available
The TWI module on PORTE, TWIE is not available
Problem fix/Workaround
Use the identical TWI module on PORTC, TWIC instead.
Not sampled.
8134I–AVR–12/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.