ATEVK1105 Atmel, ATEVK1105 Datasheet - Page 175

KIT EVAL FOR AT32UC3A0

ATEVK1105

Manufacturer Part Number
ATEVK1105
Description
KIT EVAL FOR AT32UC3A0
Manufacturer
Atmel
Series
AVR®32r
Type
MCUr
Datasheets

Specifications of ATEVK1105

Contents
Evaluation Board, Software and Documentation
Processor To Be Evaluated
AT32UC3A0512
Processor Series
AVR
Data Bus Width
32 bit
Interface Type
USART, TWI, USB, SPI, Ethernet
Operating Supply Voltage
3.3 V
Silicon Manufacturer
Atmel
Core Architecture
AVR
Core Sub-architecture
AVR UC3
Silicon Core Number
AT32UC3A0512
Silicon Family Name
AVR
Kit Contents
Board CD Docs
Rohs Compliant
Yes
For Use With/related Products
AT32UC3A0
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
22.5
Table 22-2.
32058J–AVR32–04/11
Offset
0x00
0x04
0x08
0x0C
0x10
General Purpose Input/Output (GPIO) User Interface
Register
GPIO Enable Register
GPIO Enable Register
GPIO Enable Register
GPIO Enable Register
Peripheral Mux Register 0
GPIO Register Map
The GPIO controls all the I/O pins on the AVR32 microcontroller. The pins are managed as 32-
bit ports that are configurable through an PB interface. Each port has a set of configuration reg-
isters. The overall memory map of the GPIO is shown below. The number of pins and hence the
number of ports is product specific.
In the Peripheral muxing table in the Peripherals chapter each GPIO line has a unique number.
Note that the PA, PB, PC and PX ports do not directly correspond to the GPIO ports. To find the
corresponding port and pin the following formulas can be used:
GPIO port = floor((GPIO number) / 32), example: floor((36)/32) = 1
GPIO pin = GPIO number mod 32, example: 36 mod 32 = 4
The table below shows the configuration registers for one port. Addresses shown are relative to
the port address offset. The specific address of a configuration register is found by adding the
register offset and the port offset to the GPIO start address. One bit in each of the configuration
registers corresponds to an I/O pin.
Function
Read/Write
Set
Clear
Toggle
Read/Write
Port 0 Configuration Registers
Port 1 Configuration Registers
Port 2 Configuration Registers
Port 3 Configuration Registers
Port 4 Configuration Registers
Name
GPER
GPERS
GPERC
GPERT
PMR0
Access
Read/Write
Write-Only
Write-Only
Write-Only
Read/Write
0x0000
0x0100
0x0200
0x0300
0x0400
Reset value
1b for each
implemented
GPIO pin in port
0x00000000
AT32UC3A
175

Related parts for ATEVK1105