English
Language : 

ISD-T360SB Datasheet, PDF (73/109 Pages) List of Unclassifed Manufacturers – VoiceDSP Digital Speech Processor with Master/Slave, Full-Duplex Speakerphone, Multiple Flash and ARAM/DRAM Support
2—SOFTWARE
ISD-T360SB
Example
GMT
Byte sequence:
Description:
Microcontroller
04
AA
AA
VoiceDSP
04
00
0E
Get the current message tag.
In a system where the message tag is encoded as described in the DMS command, the
VoiceDSP processor return value indicates that the message is a new ICM in mailbox
Number 6.
GNM
Get Number of Messages tag_ref tag_mask
Returns the number of messages whose message tags match the tag_ref parameter. Only bits set in
tag_mask are compared, a match is considered successful if:
message tag and tag_mask = tag_ref and tag_mask
where and is a bitwise AND operation.
The tag_ref and tag_mask parameters are each two bytes; the return value is also two bytes long.
See “Message Tag” on page 2-3 for a description of message-tag encoding. If tag_mask = 0, the total
number of all existing messages is returned, regardless of the tag_ref value.
Example
GNM FFFE 0003
Byte sequence:
Description:
Microcontroller
11
FF
FE
00
03
AA
AA
VoiceDSP
11
FF
FE
00
03
00
05
Get the number of messages which have bit 0 cleared, and bit 1 set, in their message
tags.
VoiceDSP processor responds that there are five messages which satisfy the request.
GSW
Get Status Word
Returns the 2-byte status word.
STATUS WORD
The VoiceDSP processor has a 16-bit status word to indicate events that occur during normal opera-
tion. The VoiceDSP processor asserts the MWRQST signal (clears to 0), to indicate a change in the status
word. This signal remains active until the VoiceDSP processor receives a GSW command.
The status word is cleared during reset, and upon a successful GSW command.
15
EV_
DTMF
14
EV_
RESET
13
EV_
VOX
12
EV_
CONST_
NRG
11
10
9
8
Res
EV_
EV_
EV_
MEMLOW DIALTONE BUSY
7
EV_
ERROR
6
EV_
MEMFULL
5
EV_
NORMAL_
END
4
EV_
DTMF_
END
30
EV_
DTMF_
DIGIT
ISD
2-33