Re: Accelent USB drivers; modify and compile for iPaq 4155

From: Dean Ramsier (dramsiernospam_at_accelentnospam.com)
Date: 04/28/04


Date: Wed, 28 Apr 2004 08:53:15 -0400

Does the 4155 have a USB host port? Normally, the USB on a PPC device is
USB function, and works with Microsoft ActiveSync. It wouldn't be able to
communicate with a HID device. Also, the USB function port is the slave in
these scenarios, it isn't going to be used to get data from another device.

If it has USB OTG or USB host, it would be possible for the Ipaq to be in
control of communications. But it might be more work than you are hoping
for...

-- 
Dean Ramsier - eMVP
Accelent Systems
http://www.accelent.com
"A.B." <someone@somewhere.com> wrote in message
news:WPSdnfRfV_7JnRLdRVn-uQ@comcast.com...
> 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
>
>


Relevant Pages

  • Re: USB massstorage
    ... plugs into the USB host port on the device. ... Host and USB Function, and figure out which one you're actually ... planning to write a driver for. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: USB massstorage
    ... In the case of the pen drive, it is a USB function, and it ... plugs into the USB host port on the device. ... planning to write a driver for. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: USB Function RNDIS Client Driver in WinCE 5.0
    ... WinCE5.0 provided USB Function RNDIS client driver but without sucess ... My understanding is that it is necessary to bridge the main connection ...
    (microsoft.public.windowsce.platbuilder)
  • Re: developing Application software for a host to communicate with a USB device
    ... Standard HID device ... Custom device type ... Is there any cross-platform library for USB communication? ... Serial port devices are intended to be used just ...
    (comp.arch.embedded)
  • Re: Activesync by USB problem
    ... Are you sure that default client is ... RETAILMSG(1,(TEXT("\rKelvin's Debug Message: Check Cable ... But when I plug the USB cable, no any debug message show on the ... Do you think there is problem on my USB function client driver?? ...
    (microsoft.public.windowsce.embedded)