You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I'm using UsbX Host with STM32H563 microcontroller. I need to use USB to Ethernet USB device like "ASIX Electronics Corp." AX88179 Gigabit Ethernet. It supports CDC-ECM class.
I discovered that this USB device have got 3 "Configuration Descriptor". UsbX manage only the first "Configuration Descriptor".
So my suggestion is to add a function to select which "Configuration Descriptor" to use.
Also linux (Ubuntu for example) allows to select the "Configuration Descriptor" to force to use a particular driver.
Thanks
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using UsbX Host with STM32H563 microcontroller. I need to use USB to Ethernet USB device like "ASIX Electronics Corp." AX88179 Gigabit Ethernet. It supports CDC-ECM class.
I discovered that this USB device have got 3 "Configuration Descriptor". UsbX manage only the first "Configuration Descriptor".
So my suggestion is to add a function to select which "Configuration Descriptor" to use.
Also linux (Ubuntu for example) allows to select the "Configuration Descriptor" to force to use a particular driver.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions