English
Language : 

PIC18F2331_10 Datasheet, PDF (162/392 Pages) Microchip Technology – 28/40/44-Pin Enhanced Flash Microcontrollers with nanoWatt Technology, High-Performance PWM and A/D
PIC18F2331/2431/4331/4431
17.2.1 QEI CONFIGURATION
The QEI module shares its input pins with the Input
Capture (IC) module. The inputs are mutually
exclusive; only the IC module or the QEI module (but
not both) can be enabled at one time. Also, because
the IC and QEI are multiplexed to the same input pins,
the programmable noise filters can be dedicated to one
module only.
The operation of the QEI is controlled by the QEICON
Configuration register (see Register 17-2).
Note:
In the event that both QEI and IC are
enabled, QEI will take precedence and IC
will remain disabled.
REGISTER 17-2: QEICON: QUADRATURE ENCODER INTERFACE CONTROL REGISTER
R/W-0
VELM
bit 7
R/W-0
QERR(1)
R-0
UP/DOWN
R/W-0
QEIM2(2,3)
R/W-0
QEIM1(2,3)
R/W-0
QEIM0(2,3)
R/W-0
PDEC1
R/W-0
PDEC0
bit 0
Legend:
R = Readable bit
-n = Value at POR
W = Writable bit
‘1’ = Bit is set
U = Unimplemented bit, read as ‘0’
‘0’ = Bit is cleared
x = Bit is unknown
bit 7
bit 6
bit 5
bit 4-2
bit 1-0
VELM: Velocity Mode bit
1 = Velocity mode disabled
0 = Velocity mode enabled
QERR: QEI Error bit(1)
1 = Position counter overflow or underflow(4)
0 = No overflow or underflow
UP/DOWN: Direction of Rotation Status bit
1 = Forward
0 = Reverse
QEIM<2:0>: QEI Mode bits(2,3)
111 = Unused
110 = QEI enabled in 4x Update mode; position counter is reset on period match (POSCNT = MAXCNT)
101 = QEI enabled in 4x Update mode; INDX resets the position counter
100 = Unused
010 = QEI enabled in 2x Update mode; position counter is reset on period match (POSCNT = MAXCNT)
001 = QEI enabled in 2x Update mode; INDX resets the position counter
000 = QEI off
PDEC<1:0>: Velocity Pulse Reduction Ratio bits
11 = 1:64
10 = 1:16
01 = 1:4
00 = 1:1
Note 1:
2:
3:
4:
QEI must be enabled and in Index mode.
QEI mode select must be cleared (= 000) to enable CAP1, CAP2 or CAP3 inputs. If QEI and IC modules
are both enabled, QEI will take precedence.
Enabling one of the QEI operating modes remaps the IC Buffer registers, CAP1BUFH, CAP1BUFL,
CAP2BUFH, CAP2BUFL, CAP3BUFH and CAP3BUFL, as the VELRH, VELRL, POSCNTH, POSCNTL,
MAXCNTH and MAXCNTL registers (respectively) for the QEI.
The QERR bit must be cleared in software.
DS39616D-page 162
 2010 Microchip Technology Inc.