![NXP Semiconductors freescale semiconductor ColdFire MCF51CN128 Series Скачать руководство пользователя страница 392](http://html1.mh-extra.com/html/nxp-semiconductors/freescale-semiconductor-coldfire-mcf51cn128-series/freescale-semiconductor-coldfire-mcf51cn128-series_reference-manual_1721790392.webp)
Modulo Timer (MTIM)
MCF51CN128 Reference Manual, Rev. 6
18-2
Freescale Semiconductor
18.1.1
Features
Timer system features include:
•
8-bit up-counter
— Free-running or 8-bit modulo limit
— Software controllable interrupt on overflow
— Counter reset bit (TRST)
— Counter stop bit (TSTP)
•
Four software selectable clock sources for input to prescaler:
— System bus clock — rising edge
— Fixed frequency clock (XCLK) — rising edge
— External clock source on the TCLK pin — rising edge
— External clock source on the TCLK pin — falling edge
•
Nine selectable clock prescale values:
— Clock source divide by 1, 2, 4, 8, 16, 32, 64, 128, or 256
18.1.2
Modes of Operation
This section defines the MTIM’s operation in stop, wait, and background debug modes.
18.1.2.1
MTIM in Wait Mode
The MTIM continues to run in wait mode if enabled before executing the WAIT instruction. Therefore,
the MTIM can be used to bring the MCU out of wait mode if the timer overflow interrupt is enabled. For
lowest possible current consumption, the MTIM must be stopped by software if not needed as an interrupt
source during wait mode.
18.1.2.2
MTIM in Stop Modes
The MTIM is disabled in all stop modes, regardless of the settings before executing the STOP instruction.
Therefore, the MTIM cannot be used as a wake-up source from stop modes.
Waking from stop1 and stop2 modes, the MTIM is put into its reset state. If stop3 is exited with a reset,
the MTIM is put into its reset state. If stop3 is exited with an interrupt, the MTIM continues from the state
it was in when stop3 was entered. If the counter was active upon entering stop3, the count resumes from
the current value.
18.1.2.3
MTIM in Active Background Mode
The MTIM suspends all counting until the microcontroller returns to normal user operating mode.
Counting resumes from the suspended value as long as an MTIM reset did not occur (TRST written to a 1
or MTIMMOD written).