benoit

Show:

What's happening?

  • Comment: pyUsb and USB mass storage devices

    Hi, effectively mass storage is well difined by its specification. So I think my question was not good, I reformulate : pyusb is a low level library to dial with USB devices, I try to communicate from a higher level with a USB Mass storage device. Ideally I want to build my own bulk frames for read and write operations. So is there a way to use pyusb to do so, without developping my own...

    2009-07-01 12:59:39 UTC in PyUSB

  • pyUsb and USB mass storage devices

    Hi, I'm new to pyusb and I try to use it to dial with a USB mass storage device (an USB stick). Firstly I wish to read and write blocks on my usb stick at a given block adress So I use bulkread and bulkwrite functions. I try to follow this example : http://vega.ence.kyushu-u.ac.jp/wiki/Python/PyUSB But I can't make it work like I want. If I perform a read on my USB stick using...

    2009-06-15 15:56:35 UTC in PyUSB

About Me


Send me a message