ModemModule Developer’s Guide
MT3334SMI
70
Extended Address Record
Char Pos
Field Type
Value
Description
1
Record Start
“:”
2-3
Data Byte Count
“02
Always 2 bytes for this record type
4-7
Address
“0000”
Not used for this record type (must be zero)
8-9
Record Type
“02”
Extended Address Record
10-13
Extended Address
“EEEE”
Top 16 bits of 20 bit address, most
significant byte first
14-15
Checksum
“ZZ”
Zero minus the two’s complement addition
of all data hex values
16-17
End of Line
“\r\n”
Carriage Return followed by a Line Feed
Example Extended Address Record in Intel Format
:020000021000EC
End of File Record
Char Pos
Field Type
Value
Description
1
Record Start
“:”
2-3
Data Byte Count
“00”
Always 2 bytes for this record type
4-7
Address
“0000”
Transfer Address (usually be zero)
8-9
Record Type
“01”
End of File Record
10-11
Checksum
“ZZ”
Zero minus the two’s complement addition
of all data hex values
12-13
End of Line
“\r\n”
Carriage Return followed by a Line Feed
Example End of File in Intel Format
:00000001FF
Summary of Contents for Modem Module MT3334SMI
Page 1: ...ModemModule Model MT3334SMI Evaluation Kit Data Fax Socketed Modem Developer s Guide...
Page 5: ...Chapter 1 Introduction and Description...
Page 19: ...Chapter 2 AT Commands S Registers and Result Codes...
Page 31: ...Chapter 3 Class 1 Fax Commands...
Page 40: ...ModemModule Developer s Guide MT3334SMI 40...
Page 41: ...Chapter 4 Class 2 Fax Commands...
Page 50: ...ModemModule Developer s Guide MT3334SMI 50...
Page 51: ...Chapter 5 Remote Configuration...
Page 54: ...ModemModule User Guide MT3334SMI 54...
Page 55: ...Chapter 6 Troubleshooting...
Page 59: ...Chapter 7 Upgrade Procedure...
Page 63: ...Appendixes...