English
Language : 

PIC18F2331_07 Datasheet, PDF (208/400 Pages) Microchip Technology – 28/40/44-Pin Enhanced Flash Microcontrollers with nanoWatt Technology, High Performance PWM and A/D
PIC18F2331/2431/4331/4431
17.11 PWM Output and Polarity Control
There are three device Configuration bits associated
with the PWM module that provide PWM output pin
control defined in the CONFIG3L Configuration
register. They are:
• HPOL
• LPOL
• PWMPIN
These three Configuration bits work in conjunction with
the three PWM Enable bits (PWMEN2:PWMEN0) in
the PWMCON0 register. The Configuration bits and
PWM enable bits ensure that the PWM pins are in the
correct states after a device Reset occurs.
17.11.1 OUTPUT PIN CONTROL
The PWMEN2:PWMEN0 control bits enable each
PWM output pin as required in the application.
All PWM I/O pins are general purpose I/O. When a pair
of pins are enabled for PWM output, the PORT and
TRIS registers controlling the pins are disabled. Refer
to Figure 17-23 for details.
17.11.2 OUTPUT POLARITY CONTROL
The polarity of the PWM I/O pins is set during device
programming via the HPOL and LPOL Configuration
bits in the CONFIG3L Configuration register. The
HPOL Configuration bit sets the output polarity for the
high side PWM outputs: PWM1, PWM3, PWM5 and
PWM7. The polarity is active-high when HPOL is
cleared (= 0), and active-low when it is set (= 1).
The LPOL Configuration bit sets the output polarity for
the low side PWM outputs: PWM0, PWM2, PWM4 and
PWM6. As with HPOL, they are active-high when LPOL
is cleared and active-low when it is set.
All output signals generated by the PWM module are
referenced to the polarity control bits, including those
generated by Fault inputs or manual override (see
Section 17.10 “PWM Output Override”).
The default polarity Configuration bits have the PWM
I/O pins in active-high output polarity.
FIGURE 17-23: PWM I/O PIN BLOCK DIAGRAM
PWM Signal from Module
1
0
PWM Pin Enable
Data Bus
D
Q
WR PORT
CK Q
Data Latch
WR TRIS
D
Q
CK Q
TRIS Latch
VDD
P
I/O Pin
N
VSS
RD TRIS
RD PORT
Q
D
EN
TTL or
Schmitt
Trigger
Note: I/O pin has protection diodes to VDD and VSS. PWM polarity selection logic not shown for clarity.
DS39616C-page 206
Preliminary
© 2007 Microchip Technology Inc.