Project

General

Profile

US Robotics USB 56K Faxmodem » History » Version 1

roox, 01/01/2023 01:29 PM

1 1 roox
h1. U.S. Robotics USB 56K Faxmodem (Model: 5637)
2
3
{{toc}}
4
5
A 56k USB modem made by U.S. Robotics.
6
7
Website
8
https://www.usr-emea.com/support/s-product-template.asp?loc=unkg&prod=5637
9
10
Manual
11
* attachment:USR_Modem_5637_USB-datasheet.pdf
12
* attachment:USR_Modem_5637_USB_user-guide.pdf
13
14
Multiple hardware revisions exist.
15
16
h2. Hardware
17
18
|Supply Voltage| 5V DC USB powered|
19
|Power Consumption| ~0.20A (idle)|
20
|Line Connector|RJ11|
21
22
{{thumbnail(USR_56K_FAX_USB_5637-case-perspective1.jpg)}}
23
{{thumbnail(USR_56K_FAX_USB_5637-case-bottom1.jpg)}}
24
{{thumbnail(USR_56K_FAX_USB_5637-case-bottom2.jpg)}}
25
26
{{thumbnail(USR_56K_FAX_USB_5637-pcb-perspective1.jpg)}}
27
{{thumbnail(USR_56K_FAX_USB_5637-pcb-top1.jpg)}}
28
{{thumbnail(USR_56K_FAX_USB_5637-pcb-bottom1.jpg)}}
29
30
{{thumbnail(USR_56K_FAX_USB_5637-case-3x-side.jpg)}}
31
{{thumbnail(USR_56K_FAX_USB_5637-case-3x-back.jpg)}}
32
33
h2. USB
34
35
<pre>
36
usb 3-6.3.2: new high-speed USB device number 15 using xhci_hcd
37
usb 3-6.3.2: New USB device found, idVendor=0baf, idProduct=0303, bcdDevice= 2.00 
38
usb 3-6.3.2: New USB device strings: Mfr=1, Product=2, SerialNumber=10 
39
usb 3-6.3.2: Product: USB Modem
40
usb 3-6.3.2: Manufacturer: U.S.Robotics
41
usb 3-6.3.2: SerialNumber: 0000002
42
cdc_acm 3-6.3.2:2.0: ttyACM1: USB ACM device
43
</pre>
44
45
<pre>
46
Bus 003 Device 016: ID 0baf:0303 U.S. Robotics USR5637 56K Faxmodem
47
Device Descriptor:
48
  bLength                18
49
  bDescriptorType         1
50
  bcdUSB               2.00
51
  bDeviceClass            2 Communications
52
  bDeviceSubClass         0 
53
  bDeviceProtocol         0 
54
  bMaxPacketSize0        64
55
  idVendor           0x0baf U.S. Robotics
56
  idProduct          0x0303 USR5637 56K Faxmodem
57
  bcdDevice            2.00
58
  iManufacturer           1 U.S.Robotics
59
  iProduct                2 USB Modem
60
  iSerial                10 0000002
61
  bNumConfigurations      1
62
  Configuration Descriptor:
63
    bLength                 9
64
    bDescriptorType         2
65
    wTotalLength       0x0043
66
    bNumInterfaces          2
67
    bConfigurationValue     2
68
    iConfiguration          0 
69
    bmAttributes         0x80
70
      (Bus Powered)
71
    MaxPower              360mA
72
    Interface Descriptor:
73
      bLength                 9
74
      bDescriptorType         4
75
      bInterfaceNumber        0
76
      bAlternateSetting       0
77
      bNumEndpoints           1
78
      bInterfaceClass         2 Communications
79
      bInterfaceSubClass      2 Abstract (modem)
80
      bInterfaceProtocol      1 AT-commands (v.25ter)
81
      iInterface              5 AltIf0
82
      CDC Header:
83
        bcdCDC               10.01
84
      CDC Call Management:
85
        bmCapabilities       0x03
86
          call management
87
          use DataInterface
88
        bDataInterface          1
89
      CDC Union:
90
        bMasterInterface        0
91
        bSlaveInterface         1 
92
      CDC ACM:
93
        bmCapabilities       0x06
94
          sends break
95
          line coding and serial state
96
      Endpoint Descriptor:
97
        bLength                 7
98
        bDescriptorType         5
99
        bEndpointAddress     0x82  EP 2 IN
100
        bmAttributes            3
101
          Transfer Type            Interrupt
102
          Synch Type               None
103
          Usage Type               Data
104
        wMaxPacketSize     0x0010  1x 16 bytes
105
        bInterval              10
106
    Interface Descriptor:
107
      bLength                 9
108
      bDescriptorType         4
109
      bInterfaceNumber        1
110
      bAlternateSetting       0
111
      bNumEndpoints           2
112
      bInterfaceClass        10 CDC Data
113
      bInterfaceSubClass      0 
114
      bInterfaceProtocol      0 
115
      iInterface              5 AltIf0
116
      Endpoint Descriptor:
117
        bLength                 7
118
        bDescriptorType         5
119
        bEndpointAddress     0x01  EP 1 OUT
120
        bmAttributes            2
121
          Transfer Type            Bulk
122
          Synch Type               None
123
          Usage Type               Data
124
        wMaxPacketSize     0x0200  1x 512 bytes
125
        bInterval               0
126
      Endpoint Descriptor:
127
        bLength                 7
128
        bDescriptorType         5
129
        bEndpointAddress     0x81  EP 1 IN
130
        bmAttributes            2
131
          Transfer Type            Bulk
132
          Synch Type               None
133
          Usage Type               Data
134
        wMaxPacketSize     0x0200  1x 512 bytes
135
        bInterval               0
136
Device Qualifier (for other device speed):
137
  bLength                10
138
  bDescriptorType         6
139
  bcdUSB               2.00
140
  bDeviceClass            2 Communications
141
  bDeviceSubClass         0 
142
  bDeviceProtocol         0 
143
  bMaxPacketSize0        64
144
  bNumConfigurations      1
145
can't get debug descriptor: Resource temporarily unavailable
146
Device Status:     0x0002
147
  (Bus Powered)
148
  Remote Wakeup Enabled
149
</pre>
150
151
h2. AT-commands
152
153
<pre>
154
ATI
155
5601
156
157
OK
158
ATI1
159
5588        
160
161
OK
162
ATI2
163
OK
164
ATI3
165
U.S. Robotics 56K FAX USB V1.2.23
166
167
OK
168
ATI4
169
170
 ----Option----- --Setting-- Cmd  ----Option----- --Setting-- --Cmd--
171
 Comm Standard   CCITT       B0   Answer Ring#    0            S0=000
172
 Command Echo    Enabled     E1   Escape Char     43           S2=043
173
 Speaker Volume  Medium      L2   CR Char         13           S3=013
174
 Speaker Control OnUntilCD   M1   LF Char         10           S4=010
175
 Result Codes    Enabled     Q0   BS Char         8            S5=008
176
 Dialer Type     Tone        T/P  Dial Pause      3 sec        S6=003
177
 Result Form     Text        V1   NoAns Timeout   60 sec       S7=060
178
 Extend Result   Enabled     X3   "," Pause       2 sec        S8=002
179
 DialTone Detect Disabled    X3   No CD Disc      2000 msec   S10=020
180
 BusyTone Detect Enabled     X3   DTMF Speed      95 msec     S11=095
181
 DCD Action      Std RS232   &C1  Esc GuardTime   1000 msec   S12=050
182
 DTR Action      Std RS232   &D2  Calling Tone    Enabled     S35=001
183
 V22b Guard Tone Disabled    &G0  Line Rate       33600       S37=000
184
 Flow Control    Hardware    &H1
185
 Error Control   V42,MNP,Bfr &M4
186
 Compression     44 42b MNP5 &K1
187
188
OK
189
ATI5
190
191
 ----Option----- --Setting-- Cmd  ----Option----- --Setting-- --Cmd--
192
 Comm Standard   CCITT       B0   Answer Ring#    0            S0=000
193
 Command Echo    Disabled    E0   Escape Char     43           S2=043
194
 Speaker Volume  Medium      L2   CR Char         13           S3=013
195
 Speaker Control OnUntilCD   M1   LF Char         10           S4=010
196
 Result Codes    Enabled     Q0   BS Char         8            S5=008
197
 Dialer Type     Tone        T/P  Dial Pause      3 sec        S6=003
198
 Result Form     Text        V1   NoAns Timeout   60 sec       S7=060
199
 Extend Result   Enabled     X4   "," Pause       2 sec        S8=002
200
 DialTone Detect Enabled     X4   No CD Disc      2000 msec   S10=020
201
 BusyTone Detect Enabled     X4   DTMF Speed      95 msec     S11=095
202
 DCD Action      Std RS232   &C1  Esc GuardTime   1000 msec   S12=050
203
 DTR Action      Std RS232   &D2  Calling Tone    Enabled     S35=001
204
 V22b Guard Tone Disabled    &G0  Line Rate       33600       S37=000
205
 Flow Control    Hardware    &H1  &Z0= 
206
 Error Control   V42,MNP,Bfr &M4  &Z1= 
207
 Compression     44 42b MNP5 &K1  &Z2= 
208
209
OK
210
ATI6
211
212
 U.S. Robotics 56K FAX USB Link Diagnostics...
213
214
215
 Blocks Sent                         0           
216
 Blocks Resent                       0           
217
 Blocks Received                     1           
218
 Blers                               0           
219
 Retrains Requested                  0           
220
 Retrains Granted                    0           
221
 Data Compression                    V42bis      
222
 Protocol                            LAPM/SREJ   
223
 Initial Transmit Speed              21600       
224
 Initial Receive  Speed              53333       
225
 Final   Transmit Speed              21600       
226
 Final   Receive  Speed              53333       
227
 Last Call                (hh:mm:ss) 00:00:00
228
 Disconnect Reason                   DCD,Clrdown
229
230
231
OK
232
ATI7
233
Configuration Profile...
234
235
Product Type           Germany USB 
236
Product ID:            USR805637
237
Options                V32bis,V.80,V.34+,V.90,V.92
238
Error Correction       MNP,V.42
239
Data Compression       MNP5,V.42bis,V.44
240
Fax Options            Class 1
241
Line Options           Caller ID
242
243
Flash Date             06/04/2012
244
Flash Rev              1.2.23
245
246
OK
247
ATI8
248
OK
249
ATI9
250
(01.00USR0BAF\\MODEM\PNP0303\U.S.Robotics V.92 USB Modem3D)
251
252
OK
253
ATI11
254
255
 U.S. Robotics 56K FAX USB Extended Link Diagnostics...
256
257
 Modulation                          V90         
258
 Receive Level                (-dBm) 15          
259
 Transmit Level               (-dBm) 12          
260
 Near Echo Loss               (-dBm) 0           
261
 Far  Echo Loss               (-dBm) 0           
262
 Round Trip Delay             (msec) 202         
263
 SNR                                 46          
264
 Speed Shifts Requested              0           
265
 Speed Shifts Granted                0           
266
 RBS Pattern                         00          
267
 Digital Pad Loss               (dB) 0           
268
269
OK
270
ATI92
271
272
Current V.92 Settings...
273
274
 +PQC=3 +PIG=1 +PMH=0 +PCW=2
275
276
Stored  V.92 Settings...
277
278
 +PQC=3 +PIG=1 +PMH=0
279
280
OK
281
282
ATD003012343001
283
CONNECT 53333/ARQ/V90/LAPM/V42BIS
284
285
</pre>
286
287
h2. Firmware
288
289
* attachment:USR5637_firmware_release_notes.txt
290
* attachment:USR5637_Linux_USRFlash_1.2.23.zip (includes a flash program for Linux)
291
* attachment:USR5637_Linux_USRFlash_1.2.19.zip
292
293
294
My modems came with the following firmware versions
295
<pre>
296
modem1
297
-------------------------------------
298
S/N: 2MCUX87K180
299
PRODUCT: 64-005637-00R
300
301
ATI3
302
U.S. Robotics 56K FAX USB V1.2.19
303
-------------------------------------
304
305
modem2
306
-------------------------------------
307
S/N: 2MCUX2OO0272
308
PRODUCT: 64-005637-00R
309
REN=0.2B
310
311
ATI3
312
U.S. Robotics 56K FAX USB V1.2.23
313
-------------------------------------
314
315
modem3
316
-------------------------------------
317
S/N: 2MCUX2OO279
318
PRODUCT: 64-005637-00R
319
320
ATI3
321
U.S. Robotics 56K FAX USB V1.2.23
322
-------------------------------------
323
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)