Timer Event Counter (Mode 3); Event Counter Mode, Trm = 1 - Motorola DSP56303 User Manual

24-bit digital signal processor
Table of Contents

Advertisement

Operating Modes

9.3.1.4 Timer Event Counter (Mode 3)

Bit Settings
TC3
TC2
TC1
0
0
1
In Mode 3, the timer counts external events and issues an interrupt (if interrupt enable bits are
set) when the timer counts a preset number of events. The timer clock signal can be taken
from either the TIO input signal or the prescaler clock output. If an external clock is used, it
must be internally synchronized to the internal clock, and its frequency must be less than the
DSP56303 internal operating frequency divided by 4. The value of the TCSR[INV] bit
determines whether low-to-high (0 to 1) transitions or high-to-low (1 to 0) transitions
increment the counter. If the INV bit is set, high-to-low transitions increment the counter. If
the INV bit is cleared, low-to-high transitions increment the counter.
When the counter matches the value contained in the TCPR, TCSR[TCF] is set and a compare
interrupt is generated if the TCSR[TCIE] bit is set. If the TCSR[TRM] bit is set, the counter is
loaded with the value of the TLR when the next timer clock is received, and the count is
resumed. If the TCSR[TRM] bit is cleared, the counter continues to increment on each timer
clock. This process repeats until the timer is disabled.
Mode 3 (internal clock): TRM = 1
N = write preload
M = write compare
TE
Clock
(TIO pin or prescale CLK)
TLR
Counter (TCR)
TCPR
TCF (Compare Interrupt if TCIE = 1)
NOTE: If INV = 1, counter is clocked on 1-to-0 clock transitions, instead of 0-to-1 transitions.
9-12
TC0
Mode
1
3
Event Counter
first event
N
0
N
M
Figure 9-9. Event Counter Mode, TRM = 1
DSP56303 User's Manual
Mode Characteristics
Name
Function
Timer
N + 1
M
TIO
Clock
Input
External
if clock source
is from TIO pin,
TIO < CPUCLK + 4
N
N + 1
interrupts every
M - N clock
periods

Advertisement

Table of Contents
loading

Table of Contents