Re: Accelent USB drivers; modify and compile for iPaq 4155
From: A.B. (someone_at_somewhere.com)
Date: 04/28/04
- Previous message: Robert Magyar: "RE: Accelent USB drivers; modify and compile for iPaq 4155"
- In reply to: Robert Magyar: "RE: Accelent USB drivers; modify and compile for iPaq 4155"
- Next in thread: Dean Ramsier: "Re: Accelent USB drivers; modify and compile for iPaq 4155"
- Reply: Dean Ramsier: "Re: Accelent USB drivers; modify and compile for iPaq 4155"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 27 Apr 2004 20:52:36 -0400
Since the microcontroller takes care of all the low-level USB details, and I
just give it bytes to transfer, I was hoping that I could use generic HID
functions (I'll configure the microcontroller to be an HID device) to pick
up the bytes and let my application process them.
I'm hoping that there are generic HID functions available to me in eVC++
since I don't have a month to learn how to build a driver.
Alex.
"Robert Magyar" <anonymous@discussions.microsoft.com> wrote in message
news:2AD2BC03-3E99-421F-9723-2829446472A5@microsoft.com...
> Alex,
>
> While the USB goal is to easly connect devices, USB devices require a fair
amount of design and software to work.
>
> You should review the ARCHITECTURAL OVERVIEW chapter and USB DATA FLOW
MODEL chapter in the USB 1.1 Spec so you plan out your design. The USB spec
is online at:
> http://www.usb.org/developers/docs/
>
> Robert
- Previous message: Robert Magyar: "RE: Accelent USB drivers; modify and compile for iPaq 4155"
- In reply to: Robert Magyar: "RE: Accelent USB drivers; modify and compile for iPaq 4155"
- Next in thread: Dean Ramsier: "Re: Accelent USB drivers; modify and compile for iPaq 4155"
- Reply: Dean Ramsier: "Re: Accelent USB drivers; modify and compile for iPaq 4155"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|