ETC INITIALTIMERPERIOD

TITLE:
What is the initial timer period about EM57000 series
REVISED DATE
REVISED VERSION
APPLY TO CHIPS
APPLY TO SOFTWARE
:
:
:
:
14, JUNE, 1998
1.0
EM57000 Series Chip
ALL EM57000 series coding system above version 2.1
SEE ALSO:
1. The timer in EM57000 series can be adjusted whenever it is required.
The available timer period is :
1 mS, 8 ms, 32 ms and 64 mS.
2. The initial timer period will be set as 8 ms when power on.
3. To change timer period by program, use following commands :
MOV TIMER #TDATA
TDATA can be 0 to 3 as following shown :
MOV
MOV
MOV
MOV
TIMER
TIMER
TIMER
TIMER
#0
#1
#2
#3
;
;
;
;
Set
Set
Set
Set
as
as
as
as
1
8
32
64
ms
ms
ms
ms
as
as
as
as
timer
timer
timer
timer
period
period
period
period