HID interface
From: scalar (scalar_at_hotpop.com)
Date: 05/18/04
- Next message: ***** charles: "Software based modem that is auto installed?"
- Previous message: PullnOutHair: "Re: PnP giving IRQ 0 How do I change it???"
- Next in thread: Henrik Carlqvist: "Re: HID interface"
- Reply: Henrik Carlqvist: "Re: HID interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 18 May 2004 15:36:39 +0200
Hello,
I'm currently developing an application under linux
that would communicate through the USB bus with Microchip
Pic16C745 and Pic16C765.
Microchip implemented the USB protocol so that the
devices appears as a HID and in fact Linux recognize
it as an HID device with the path /dev/usb/hiddev0 and
/dev/usb/hiddev1
I found some example application here
http://www.frogmouth.net/hid-doco/c514.html
The Pic device contain a firmware already tested under windows.
The device is correctely opened as a file, but I'm having
difficulties in read and write byte to/from the device.
Does anyone have experience in communicating using HID?
Is there any read/write example application?
Thank in advance for your help
Ivano
- Next message: ***** charles: "Software based modem that is auto installed?"
- Previous message: PullnOutHair: "Re: PnP giving IRQ 0 How do I change it???"
- Next in thread: Henrik Carlqvist: "Re: HID interface"
- Reply: Henrik Carlqvist: "Re: HID interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|