Project

General

Profile

Devolo MicroLink 56k Fun USB » History » Version 3

laforge, 02/19/2022 10:12 AM

1 2 laforge
h1. devolo MicroLink 56k Fun USB
2 1 laforge
3
This is a Softmodem/Winmodem, which means all the DSP math has to be performed  by the host computer CPU.
4
5 3 laforge
{{thumbnail(Devolo_MicroLink_56k_Fun_USB_top.jpg)}}
6
{{thumbnail(Devolo_MicroLink_56k_Fun_USB_bottom.jpg)}}
7
8 1 laforge
It is using the ST7554 USB softmodem chipset.  No open source drivers were ever released.
9
10
<pre>
11
Bus 001 Device 041: ID 0483:7554 STMicroelectronics 56k SoftModem                                                                                              
12
Device Descriptor:                                                                                                                                             
13
  bLength                18                                                                                                                                    
14
  bDescriptorType         1                                                                                                                                    
15
  bcdUSB               2.00                                                                                                                                    
16
  bDeviceClass            2 Communications                                                                                                                     
17
  bDeviceSubClass         0                                                                                                                                    
18
  bDeviceProtocol         0                                                                                                                                    
19
  bMaxPacketSize0         8                                                                                                                                    
20
  idVendor           0x0483 STMicroelectronics                                                                                                                 
21
  idProduct          0x7554 56k SoftModem                                                                                                                      
22
  bcdDevice            2.10                                                                                                                                    
23
  iManufacturer           0                                                                                                                                    
24
  iProduct                0                                                                                                                                    
25
  iSerial                 0                                                                                                                                    
26
  bNumConfigurations      1                                                                                                                                    
27
  Configuration Descriptor:                                                                                                                                    
28
    bLength                 9                                                                                                                                  
29
    bDescriptorType         2                                                                                                                                  
30
    wTotalLength       0x008a                                                                                                                                  
31
    bNumInterfaces          1                                                                                                                                  
32
    bConfigurationValue     1                                                                                                                                  
33
    iConfiguration          0                                                                                                                                  
34
    bmAttributes         0xa0                                                                                                                                  
35
      (Bus Powered)                                                                                                                                            
36
      Remote Wakeup                                                                                                                                            
37
    MaxPower              100mA                                                                                                                                
38
    Interface Descriptor:                                                                                                                                      
39
      bLength                 9                                                                                                                                
40
      bDescriptorType         4
41
      bInterfaceNumber        0
42
      bAlternateSetting       0
43
      bNumEndpoints           1
44
      bInterfaceClass         2 Communications
45
      bInterfaceSubClass    128 
46
      bInterfaceProtocol    255 
47
      iInterface              0 
48
      Endpoint Descriptor:
49
        bLength                 7
50
        bDescriptorType         5
51
        bEndpointAddress     0x81  EP 1 IN
52
        bmAttributes            3
53
          Transfer Type            Interrupt
54
          Synch Type               None
55
          Usage Type               Data
56
        wMaxPacketSize     0x0004  1x 4 bytes
57
        bInterval               1
58
    Interface Descriptor:
59
      bLength                 9
60
      bDescriptorType         4
61
      bInterfaceNumber        0
62
      bAlternateSetting       1
63
      bNumEndpoints           3
64
      bInterfaceClass         2 Communications
65
      bInterfaceSubClass    128 
66
      bInterfaceProtocol    255 
67
      iInterface              0 
68
      Endpoint Descriptor:
69
        bLength                 7
70
        bDescriptorType         5
71
        bEndpointAddress     0x81  EP 1 IN
72
        bmAttributes            3
73
          Transfer Type            Interrupt
74
          Synch Type               None
75
          Usage Type               Data
76
        wMaxPacketSize     0x0004  1x 4 bytes
77
        bInterval               1
78
      Endpoint Descriptor:
79
        bLength                 7
80
        bDescriptorType         5
81
        bEndpointAddress     0x02  EP 2 OUT
82
        bmAttributes            1
83
          Transfer Type            Isochronous
84
          Synch Type               None
85
          Usage Type               Data
86
        wMaxPacketSize     0x0080  1x 128 bytes
87
        bInterval               1
88
      Endpoint Descriptor:
89
        bLength                 7
90
        bDescriptorType         5
91
        bEndpointAddress     0x83  EP 3 IN
92
        bmAttributes            1
93
          Transfer Type            Isochronous
94
          Synch Type               None
95
          Usage Type               Data
96
        wMaxPacketSize     0x0080  1x 128 bytes
97
        bInterval               1
98
    Interface Descriptor:
99
      bLength                 9
100
      bDescriptorType         4
101
      bInterfaceNumber        0
102
      bAlternateSetting       2
103
      bNumEndpoints           3
104
      bInterfaceClass         2 Communications
105
      bInterfaceSubClass    128 
106
      bInterfaceProtocol    255 
107
      iInterface              0 
108
      Endpoint Descriptor:
109
        bLength                 7
110
        bDescriptorType         5
111
        bEndpointAddress     0x81  EP 1 IN
112
        bmAttributes            3
113
          Transfer Type            Interrupt
114
          Synch Type               None
115
          Usage Type               Data
116
        wMaxPacketSize     0x0004  1x 4 bytes
117
        bInterval               1
118
      Endpoint Descriptor:
119
        bLength                 7
120
        bDescriptorType         5
121
        bEndpointAddress     0x04  EP 4 OUT
122
        bmAttributes            1
123
          Transfer Type            Isochronous
124
          Synch Type               None
125
          Usage Type               Data
126
        wMaxPacketSize     0x0080  1x 128 bytes
127
        bInterval               1
128
      Endpoint Descriptor:
129
        bLength                 7
130
        bDescriptorType         5
131
        bEndpointAddress     0x85  EP 5 IN
132
        bmAttributes            1
133
          Transfer Type            Isochronous
134
          Synch Type               None
135
          Usage Type               Data
136
        wMaxPacketSize     0x0080  1x 128 bytes
137
        bInterval               1
138
    Interface Descriptor:
139
      bLength                 9
140
      bDescriptorType         4
141
      bInterfaceNumber        0
142
      bAlternateSetting       3
143
      bNumEndpoints           5
144
      bInterfaceClass         2 Communications
145
      bInterfaceSubClass    128 
146
      bInterfaceProtocol    255 
147
      iInterface              0 
148
      Endpoint Descriptor:
149
        bLength                 7
150
        bDescriptorType         5
151
        bEndpointAddress     0x81  EP 1 IN
152
        bmAttributes            3
153
          Transfer Type            Interrupt
154
          Synch Type               None
155
          Usage Type               Data
156
        wMaxPacketSize     0x0004  1x 4 bytes
157
        bInterval               1
158
      Endpoint Descriptor:
159
        bLength                 7
160
        bDescriptorType         5
161
        bEndpointAddress     0x02  EP 2 OUT
162
        bmAttributes            1
163
          Transfer Type            Isochronous
164
          Synch Type               None
165
          Usage Type               Data
166
        wMaxPacketSize     0x0080  1x 128 bytes
167
        bInterval               1
168
      Endpoint Descriptor:
169
        bLength                 7
170
        bDescriptorType         5
171
        bEndpointAddress     0x83  EP 3 IN
172
        bmAttributes            1
173
          Transfer Type            Isochronous
174
          Synch Type               None
175
          Usage Type               Data
176
        wMaxPacketSize     0x0080  1x 128 bytes
177
        bInterval               1
178
      Endpoint Descriptor:
179
        bLength                 7
180
        bDescriptorType         5
181
        bEndpointAddress     0x04  EP 4 OUT
182
        bmAttributes            1
183
          Transfer Type            Isochronous
184
          Synch Type               None
185
          Usage Type               Data
186
        wMaxPacketSize     0x0080  1x 128 bytes
187
        bInterval               1
188
      Endpoint Descriptor:
189
        bLength                 7
190
        bDescriptorType         5
191
        bEndpointAddress     0x85  EP 5 IN
192
        bmAttributes            1
193
          Transfer Type            Isochronous
194
          Synch Type               None
195
          Usage Type               Data
196
        wMaxPacketSize     0x0080  1x 128 bytes
197
        bInterval               1
198
      INVALID CDC (Header):  09 24 00 00 01 04 24 03 00
199
can't get device qualifier: Resource temporarily unavailable
200
can't get debug descriptor: Resource temporarily unavailable
201
Device Status:     0x0000
202
  (Bus Powered)
203
</re>
204
</pre>
Add picture from clipboard (Maximum size: 48.8 MB)