English
Language : 

4524_M Datasheet, PDF (206/310 Pages) Renesas Technology Corp – 4-BIT CISC SINGLE-CHIP MICROCOMPUTER 720 FAMILY / 4500 SERIES
4524 Group
APPLICATION
2.3 Timers
➀ Disable Interrupts
Timer 1 interrupt is temporarily disabled.
Interrupt enable flag INTE
Interrupt control register V1
0
b3
b0
✕0 ✕✕
All interrupts disabled [DI]
b2: Timer 1 interrupt occurrence disabled [TV1A]
➁ Stop Timer and Prescaler Operation
Timer 1 and prescaler are temporarily stopped.
Timer 1 count source is selected.
b3
Timer control register W1 0 0
Timer control register PA
↓
b0
01
b0
0
[TW1A]
b3: Timer 1 count auto-stop circuit not selected
b2: Timer 1 stop
b1, b0: Prescaler output (ORCLK) selected for
Timer 1 count source
Prescaler stop [TPAA]
↓
➂ Set Timer and Prescaler Values
Timer 1 and prescaler count times are set. (The formula is shown *A below.)
Timer 1 reload register R1 “F916”
Timer count value 249 set [T1AB]
Prescaler reload register RPS “0F16”
Prescaler count value 15 set [TPSAB]
↓
➃ Clear Interrupt Request
Timer 1 interrupt activated condition is cleared.
Timer 1 interrupt request flag T1F 0
Timer 1 interrupt activated condition cleared [SNZT1]
↓
( ) Note when the interrupt request is cleared
When ➃ is executed, considering the skip of the next instruction
according to the interrupt request flag T1F,
insert the NOP instruction after the SNZT1 instruction.
↓
➄ Start Timer and Prescaler Operation
Timer 1 and prescaler temporarily stopped are restarted.
b3
b0
Timer control register W1 0 1 0 1
b0
Timer control register PA
1
b2: Timer 1 operation start [TW1A]
Prescaler operation start [TPAA]
↓
➅ Enable Interrupts
The Timer 1 interrupt which is temporarily disabled is enabled.
Interrupt control register V1
Interrupt enable flag INTE
b3
b0
✕1 ✕✕
1
b2: Timer 1 interrupt occurrence enabled [TV1A]
All interrupts enabled [EI]
↓
Constant period interrupt execution started
*A: The prescaler count value and timer 1 count value to make the interrupt occur every 3 ms is set as follows.
3 ms = (4.0 MHz)-1 ✕ 3 ✕ (15+1) ✕ (249+1)
System clock Instruction
clock
“✕”: it can be “0” or “1.”
“[ ]”: instruction
Prescaler
count
value
Timer 1 count value
Fig. 2.3.4 Constant period measurement setting example
Rev.2.00 Aug, 06 2004
REJ09B0107-0200Z
2-42