Download Print this page

Epson S1C31D50 Technical Instructions page 271

Cmos 32-bit single chip microcontroller
Hide thumbs Also See for S1C31D50:

Advertisement

Operations in repeat up count and one-shot up count modes
In these modes, the counter operates as an up counter and counts from 0x0000 (or current value)
to the MAX value.
In repeat up count mode, the counter returns to 0x0000 if it exceeds the MAX value and continues
counting until the T16B_nCTL.RUN bit is set to 0. If the MAX value is altered to a value larger than the
current counter value during counting, the counter keeps counting up to the new MAX value. If the
MAX value is altered to a value smaller than the current counter value, the counter is cleared to
0x0000 and continues counting up to the new MAX value.
In one-shot up count mode, the counter returns to 0x0000 if it exceeds the MAX value and stops
automatically at that point.
Repeat up count mode
(1)
MODEN = 1
0xffff
Counter
0x0000
One-shot up count mode
(2)
MODEN = 1
0xffff
Counter
0x0000
Figure 17.4.2.1 Operations in Repeat Up Count and One-shot Up Count Modes
17-6
Data (W) → MC[15:0]
PRESET = 1
RUN = 1
RUN = 1
RUN = 0
Count cycle
Data (W) → MC[15:0]
PRESET = 1
RUN = 1
RUN = 0
Seiko Epson Corporation
Data (W) → MC[15:0]
Data (W) → MC[15:0]
Data (W) → MC[15:0]
RUN = 1
RUN = 0
Software operation
Hardware operation
MAX value
Time
MAX value
Time
S1C31D50 TECHNICAL MANUAL
(Rev. 1.00)

Advertisement

loading