Operation not supported or unimplemented on this platform

38 views
Skip to first unread message

Xarenvich

unread,
Jun 11, 2018, 2:37:21 AM6/11/18
to usb4java
Hello everyone,

I tried to use

DeviceHandle handle = LibUsb.openDeviceWithVidPid(null,
            VENDOR_ID, PRODUCT_ID);

to handle my device, but the 'handle' returned null, so i cannot do write or read my device anymore.
Then I tried listing my devices (I already got the vip and pid from my specific device ) , and I reveived a message 'Unable to open device: Operation not supported or unimplemented on this platform. Continuing without device handle.'
can anyone help me please~~~ ?

OS: windows 10
Environment : java 8
Driver libUsbK(3.0.7)
IDE: eclipse


Mikołaj Sochacki

unread,
Jun 11, 2018, 3:20:25 AM6/11/18
to usb4java
Try use code from my post.

Xarenvich

unread,
Jun 11, 2018, 9:18:54 PM6/11/18
to usb4java
Thank you , I'll try it.
Reply all
Reply to author
Forward
0 new messages