P87LPC768 NXP Semiconductors, P87LPC768 Datasheet - Page 17

no-image

P87LPC768

Manufacturer Part Number
P87LPC768
Description
The P87LPC768 is a 20-pin single-chip microcontroller designed forlow pin count applications demanding high-integration, low costsolutions over a wide range of performance requirements
Manufacturer
NXP Semiconductors
Datasheet

Available stocks

Company
Part Number
Manufacturer
Quantity
Price
Part Number:
P87LPC768BD
Manufacturer:
MAXIM
Quantity:
310
Part Number:
P87LPC768BDЈ¬512
Manufacturer:
NXP
Quantity:
418
Part Number:
P87LPC768FD
Manufacturer:
PHILIPS/飞利浦
Quantity:
20 000
Part Number:
P87LPC768FDЈ¬512
Manufacturer:
NXP
Quantity:
1 482
Part Number:
P87LPC768FN
Manufacturer:
TI
Quantity:
3 087
Philips Semiconductors
Internal Reference Voltage
An internal reference voltage generator may supply a default
reference when a single comparator input pin is used. The value of
the internal reference voltage, referred to as V
Comparator Interrupt
Each comparator has an interrupt flag CMFn contained in its
configuration register. This flag is set whenever the comparator
output changes state. The flag may be polled by software or may be
used to generate an interrupt. The interrupt will be generated when
the corresponding enable bit ECn in the IEN1 register is set and the
interrupt system is enabled via the EA bit in the IEN0 register.
Comparators and Power Reduction Modes
Either or both comparators may remain enabled when Power Down
or Idle mode is activated. The comparators will continue to function
in the power reduction mode. If a comparator interrupt is enabled, a
change of the comparator output state will generate an interrupt and
Pulse Width Modulator
The P87LPC768 contains four Pulse Width Modulated (PWM)
channels which generate pulses of programmable length and
interval. The output for PWM0 is on P0.1, PWM1 on P1.6, PWM2
on P1.7 and PWM3 on P0.0. After chip reset the internal output of
the each PWM channel is a “1.” Note that the state of the pin will
not reflect this if UCFG1.5, PRHI, is set to a zero. In this case
before the pin will reflect the state of the internal PWM output a “1”
must be written to each port bit that serves as a PWM output. A
block diagram is shown in Figure 8.
The interval between successive outputs is controlled by a 10–bit
down counter which uses the internal microcontroller clock as its
input. When bit 3 in the UCFG1 register is a “1” the microcontroller
2002 Mar 12
Low power, low price, low pin count (20 pin) microcontroller
with 4 kB OTP 8-bit A/D, Pulse Width Modulator
CmpInit:
mov
anl
orl
mov
call
anl
setb
setb
ret
PT0AD,#30h
P0M2,#0cfh
P0M1,#30h
CMP1,#24h
delay10us
CMP1,#0feh
EC1
EA
ref
, is 1.28 V 10%.
; Disable digital inputs on pins that are used
;
; Disable digital outputs on pins that are used
;
; Turn on comparator 1 and set up for:
;
;
;
; The comparator has to start up for at
;
; Clear comparator 1 interrupt flag.
; Enable the comparator 1 interrupt. The
;
; Enable the interrupt system (if needed).
; Return to caller.
for analog functions: CIN1A, CMPREF.
for analog functions: CIN1A, CMPREF.
– Positive input on CIN1A.
– Negative input from CMPREF pin.
– Output to CMP1 pin enabled.
least 10 microseconds before use.
priority is left at the current value.
Figure 7.
15
wake up the processor. If the comparator output to a pin is enabled,
the pin should be configured in the push-pull mode in order to obtain
fast switching times while in power down mode. The reason is that
with the oscillator stopped, the temporary strong pull-up that
normally occurs during switching on a quasi-bidirectional port pin
does not take place.
Comparators consume power in Power Down and Idle modes, as
well as in the normal operating mode. This fact should be taken into
account when system power consumption is an issue.
Comparator Configuration Example
The code shown in Figure 7 is an example of initializing one
comparator. Comparator 1 is configured to use the CIN1A and
CMPREF inputs, outputs the comparator result to the CMP1 pin,
and generates an interrupt when the comparator output changes.
The interrupt routine used for the comparator must clear the
interrupt flag (CMF1 in this case) before returning.
clock, and therefore the PWM counter clock, has the same
frequency as the clock source F
UCFG1 register is a “0” the microcontroller and PWM counter clocks
operate at half the frequency of clock source, F
When the counter reaches underflow it is reloaded with a user
selectable value. This mechanism allows the user to set the PWM
frequency at any integer sub–multiple of the microcontroller clock
frequency. The repetition frequency of the PWM is given by:
where CNSW is contained in CNSW0 and CNSW1 as described in
the following tables.
f
PWM
= F
CPWM
/ (CNSW+1)
CPWM
SU01189
= F
OSC
P87LPC768
. When bit 3 in the
CPWM
Preliminary data
= F
OSC
/2.

Related parts for P87LPC768