
W528XXX
DESIGN GUIDE
- 10 -
LED_ASYN
LED1_S_CTL
LED2_S_CTL
LED_VOL_OFF
LED0
FREQ2
; (default)/ [LED1 ]
; (default)/ [FREQ0, FREQ1, FREQ3 ]
32: 5
H4+SN_01+SN_20+SN_31+T4
END
0: 3
H4+S11+S2+[1FFF]+T4
END
2:
LD R0, 64
LD EN, 0X00
LD MODE, 0X90
LD STOP, 04
END
; disable all triggers
; LED flash, Stop C, 45 mS
; Stop C = 1, Stop A, Stop B = 0
(1)
(2)
(3)
(4)
(5)
(6)
(7)
(8)
(9)
W528S03
; (default)/ [LED_SYN ]
; (default)/ [LED1_S_OFF ]
; (default)/ [LED2_STC_CTL ]
; (default)/ [LED_VOL_ON ]
Notes:
(1)
Bodies:
The user must first define the
PowerSpeech
compiling. The
PowerSpeech
W528xxx: W528S03, W528S05, W528S08, W528S10, W528S12, W528S15, W528S20, W528S25,
W528S30, W528S40, W528S50 and W528S60.
body to be used, or else an error message will appear during
bodies include the following:
(2)
Mask Options:
See page 8 above.
(3)
Declarations:
State the output frequency and LED on/off state, as follows:
LED on/off:
LED0: LED off (default)
LED1: LED on
Output frequency:
FREQ0: 4KHz
FREQ1: 4.8 KHz
FREQ2: 6 KHz (default)
FREQ3: 8 KHz
(4)
Program body
: Write application program and speech operations, including the following:
Define entry point of speech group.
Determine number of global repeats.
Describe speech equations.
Define the register values.
(5)
Group body:
Define the voice group entry point.
PRODUCT
GROUP ENTRY POINTS
TG H/W ENTRY POINTS
POWER-ON ENTRY POINT
W528xxx
0-255
0-7
32
(6)
Note:
A semicolon (";") is used to distinguish characters that are not part of the program. Characters written to the right of
the semicolon are not considered part of the content of the program.