From: Nguyễn H. Q. <ng....@gm...> - 2008-09-18 05:21:57
|
Hello. I'm trying to use PyUSB to write a program communicating PC - PIC microcontroller. First, I tried with my USB Flashdisk and Bluetooth dongle. But when I used the function handle.claimInterface(0), I received an error: "could not claim interface 0: Operation not permitted" Please explain me this error and instruct me the way to be able to communicate with my device. |