Atmel Evaluation Kit for AT32uC3A0512, 32-Bit AVR Microcontroller Atmel ATEVK1105 ATEVK1105 데이터 시트

제품 코드
ATEVK1105
다운로드
페이지 826
641
AT32UC3A
31.4
Pin Name List
31.5
Product Dependencies
31.5.1
I/O Lines 
The pins used for interfacing the compliant external devices may be multiplexed with PIO lines.
The programmer must first program the PIO controllers to assign the TC pins to their peripheral
functions.
31.5.2
Debug operation
The Timer Counter clocks are frozen during debug operation, unless the OCD system keeps
peripherals running in debug operation.
31.5.3
Power Management
The Timer Counter clock is generated by the power manager. Before using the TC, the program-
mer must ensure that the TC clock is enabled in the power manager.
31.5.4
Interrupt 
The TC has an interrupt line connected to the interrupt controller. Handling the TC interrupt
requires programming the interrupt controller before configuring the TC.
31.6
Functional Description
31.6.1
TC Description
The three channels of the Timer Counter are independent and identical in operation. The regis-
ters for channel programming are listed in 
31.6.1.1
16-bit Counter 
Each channel is organized around a 16-bit counter. The value of the counter is incremented at
each positive edge of the selected clock. When the counter has reached the value 0xFFFF and
passes to 0x0000, an overflow occurs and the COVFS bit in SR (Status Register) is set.
The current value of the counter is accessible in real time by reading the Counter Value Regis-
ter, CV. The counter can be reset by a trigger. In this case, the counter value passes to 0x0000
on the next valid edge of the selected clock.
31.6.1.2
Clock Selection
At block level, input clock signals of each channel can either be connected to the external inputs
TCLK0, TCLK1 or TCLK2, or be connected to the configurable I/O signals TIOA0, TIOA1 or
TIOA2 for chaining by programming the BMR (Block Mode). See 
Table 31-2.
TC pin list
Pin Name
 Description
Type
TCLK0-TCLK2
External Clock Input
Input
TIOA0-TIOA2
I/O Line A
I/O
TIOB0-TIOB2
I/O Line B
I/O
32058K
AVR32-01/12