English
Language : 

M16C62_M Datasheet, PDF (365/615 Pages) Renesas Technology Corp – 16-BIT SINGLE-CHIP MICROCOMPUTER M16C FAMILY / M16C/60 SERIES
Timer B
Mitsubishi microcomputers
M16C / 62A Group
SINGLE-CHIP 16-BIT CMOS MICROCOMPUTER
2.3.5 Operation of Timer B (pulse width measurement mode)
In pulse period/pulse width measurement mode, choose functions from those listed in Table 2.3.4. Op-
erations of the circled items are described below. Figure 2.3.10 shows the operation timing, and Figure
2.3.11 shows the set-up procedure.
Table 2.3.4. Choosed functions
Item
Set-up
Count source O Internal count source (f1 / f8 / f32 / fc32)
Measurement
mode
Pulse period measurement (interval between measurement pulse falling edge to falling edge)
Pulse period measurement (interval between measurement pulse rising edge to rising edge)
O
Pulse width measurement (interval between measurement pulse falling edge to rising edge,
and between rising edge to falling edge)
Operation (1) Setting the count start flag to “1” causes the counter to start counting the count source.
(2) If an effective edge of a pulse to be measured is input, the value of the counter goes to
“000016”, and measurement is started. In this instance, an indeterminate value is transferred
to the reload register. The timer Bi interrupt request does not generate.
(3) If an effective edge of a pulse to be measured is input again, the value of the counter is
transferred to the reload register, and the timer Bi interrupt request bit goes to “1”. Then the
value of the counter becomes “000016”, and measurement is started again.
Note
• The timer Bi interrupt request bit goes to “1” when an effective edge of a pulse to be measured
is input or timer Bi is overflows. The factor of interrupt request can be determined by use of the
timer Bi overflow flag within the interrupt routine.
• The value of the counter at the beginning of a count is indeterminate. Therefore, the timer Bi
overflow flag may go to “1” and timer Bi interrupt request may be generated during the interval
between a count start and an effective edge input.
• The timer Bi overflow flag is indeterminate after reset. The timer Bi overflow flag goes to “0” if
timer Bi mode register is written to when the count start flag is “1”. This flag cannot be set to “1”
by software.
Count source
(1) Start count
(3) Start measurement again
(2) Start measurement
Measurement pulse
Reload register ← counter
transfer timing
“H”
“L”
Transfer
(indeterminate
value)
Timing at which counter
reaches “000016”
Transfer(measured value)
(Note 1)
(Note 1)
(Note 1) (Note 1)
Count start flag
“1”
“0”
Timer Bi interrupt request bit “1”
“0”
Timer Bi overflow flag
“1”
“0”
Cleared to “0” when interrupt request is accepted, or cleared by software
Note 1: Counter is initialized at completion of measurement.
Note 2: Timer has overflowed.
Figure 2.3.10. Operation timing of pulse width measurement mode
(Note 2)
2-48