English
Language : 

P87LPC764 Datasheet, PDF (30/60 Pages) NXP Semiconductors – Low power, low price, low pin count (20 pin) microcontroller with 4 kbyte OTP
Philips Semiconductors
Low power, low price, low pin count (20 pin)
microcontroller with 4 kbyte OTP
Product data
P87LPC764
Mode 0
Putting either Timer into Mode 0 makes it look like an 8048 Timer,
which is an 8-bit Counter with a divide-by-32 prescaler. Figure 24
shows Mode 0 operation.
In this mode, the Timer register is configured as a 13-bit register. As
the count rolls over from all 1s to all 0s, it sets the Timer interrupt
flag TFn. The count input is enabled to the Timer when TRn = 1 and
either GATE = 0 or INTn = 1. (Setting GATE = 1 allows the Timer to
be controlled by external input INTn, to facilitate pulse width
measurements). TRn is a control bit in the Special Function Register
TCON (Figure 23). The GATE bit is in the TMOD register.
The 13-bit register consists of all 8 bits of THn and the lower 5 bits
of TLn. The upper 3 bits of TLn are indeterminate and should be
ignored. Setting the run flag (TRn) does not clear the registers.
Mode 0 operation is the same for Timer 0 and Timer 1. See
Figure 24. There are two different GATE bits, one for Timer 1
(TMOD.7) and one for Timer 0 (TMOD.3).
TCON
Address: 88h
Bit Addressable
7
TF1
6
5
4
3
2
1
0
TR1
TF0 TR0
IE1
IT1
IE0
IT0
Reset Value: 00h
BIT
TCON.7
TCON.6
TCON.5
TCON.4
TCON.3
TCON.2
TCON.1
TCON.0
SYMBOL
TF1
TR1
TF0
TR0
IE1
IT1
IE0
IT0
FUNCTION
Timer 1 overflow flag. Set by hardware on Timer/Counter overflow. Cleared by hardware when the
interrupt is processed, or by software.
Timer 1 Run control bit. Set/cleared by software to turn Timer/Counter 1 on/off.
Timer 0 overflow flag. Set by hardware on Timer/Counter overflow. Cleared by hardware when the
processor vectors to the interrupt routine, or by software.
Timer 0 Run control bit. Set/cleared by software to turn Timer/Counter 0 on/off.
Interrupt 1 Edge flag. Set by hardware when external interrupt 1 edge is detected. Cleared by
hardware when the interrupt is processed, or by software.
Interrupt 1 Type control bit. Set/cleared by software to specify falling edge/low level triggered
external interrupts.
Interrupt 0 Edge flag. Set by hardware when external interrupt 0 edge is detected. Cleared by
hardware when the interrupt is processed, or by software.
Interrupt 0 Type control bit. Set/cleared by software to specify falling edge/low level triggered
external interrupts.
SU01172
Figure 23. Timer/Counter Control Register (TCON)
OSC/6 OR
OSC/12
Tn PIN
C/T = 0
C/T = 1
CONTROL
TLn
(5 BITS)
OVERFLOW
THn
(8 BITS)
TFn
INTERRUPT
TRn
GATE
INTn PIN
TOGGLE
Figure 24. Timer/Counter 0 or 1 in Mode 0 (13-Bit Counter)
TnOE
Tn PIN
SU01173
2003 Sep 03
29