Operation In Tom Continuous Output Mode (Without Correction Function) - Mitsubishi Electric M32R Series User Manual

Mitsubishi 32-bit risc single-chip microcomputers
Table of Contents

Advertisement

10

10.9.13 Operation in TOM Continuous Output Mode (Without Correction Function)

(1) Outline of TOM continuous output mode
In continuous output mode, the timer counts down clock pulses starting from the set value of the
counter and when the counter underflows, reloads it with reload 0 register value. Thereafter, this
operation is repeated each time the counter underflows, thus generating consecutive pulses
whose waveform is inverted in width of (reload 0 register set value + 1).
When after setting the counter and reload 0 register, the timer is enabled (by writing to the enable
bit in software or by TID2 underflow/overflow signal), it starts counting down from the counter's
set value synchronously with the count clock and when the minimum count is reached, generates
an underflow. This underflow causes the counter to be reloaded with the content of reload 0
register and start counting over again. Thereafter, this operation is repeated each time an
underflow occurs. To stop the counter, disable count by writing to the enable bit in software.
The F/F output waveform in continuous output mode is inverted (F/F output levels change from
low to high, or vice versa) at startup and upon underflow, generating consecutive pulses until the
timer stops counting. Also, an interrupt can be generated each time the counter underflows.
The valid count values are the (counter set value + 1) and (reload 0 register set value + 1). For
details about count operation, also see Section 10.3.11, "Operation in TOP Continuous Output
Mode (Without Correction Function)."
(2) Precautions to be observed when using TOM continuous output mode
The following describes precautions to be observed when using TOM continuous output mode.
• If the timer is enabled by external input in the same clock period as count is disabled by writing
to the enable bit, the latter has priority (so that count is disabled).
• When you read the counter immediately after reloading it pursuant to underflow, the value you
get is temporarily H'FFFF. But this counter value immediately changes to (reload value - 1) at
the next clock edge.
• Because the internal circuit operation is synchronized to the count clock (prescaler output), a
finite time equal to a prescaler delay is included before F/F starts operating after the timer is
enabled.
10.9 TOM (Output-related 16-bit Timer)
10-224
MULTIJUNCTION TIMERS
Ver.0.10

Advertisement

Table of Contents
loading

Table of Contents