mapping df11 device

Questions about Wine on Linux
Locked
ohgary
Newbie
Newbie
Posts: 1
Joined: Sat Jul 16, 2016 4:23 pm

mapping df11 device

Post by ohgary »

I have a programing cable that uses a df11 STMicroelectronics STM Device in DFU Mode.

When I plug the device in on the linux side I see the following
[80138.884928] usb 3-1.4.2.4.5: new full-speed USB device number 31 using ehci-pci
[80138.980170] usb 3-1.4.2.4.5: New USB device found, idVendor=0483, idProduct=df11
[80138.980178] usb 3-1.4.2.4.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[80138.980183] usb 3-1.4.2.4.5: Product: Patched MD380
[80138.980187] usb 3-1.4.2.4.5: Manufacturer: @0000000c : ffffffff
[80138.980191] usb 3-1.4.2.4.5: SerialNumber: 00000000010C
[80533.733741] usb 3-1.4.2.4.5: USB disconnect, device number 31

I can use a linux tool and talk to the device but cant talk to it from wind running an application.

On a windows 10 box The same programming cables ID up as a STM devce in DFU mode.


Any Idea how to map this into a wine application?
storkus
Level 1
Level 1
Posts: 8
Joined: Thu Mar 19, 2009 5:00 am

Re: mapping df11 device

Post by storkus »

Just under one year later and NO ONE replied to you?!? Sheesh...

I too just bought a TYT MD-380 and am faced with this problem. Surely there must be a way to make the windoze program under Wine "see" the DFU device just like with serial ports and such, right?
Locked