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

From: A.B. (someone_at_somewhere.com)
Date: 04/28/04

  • Next message: Robert Magyar: "RE: USB Host to Host connection WCE<->PC"
    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


  • Next message: Robert Magyar: "RE: USB Host to Host connection WCE<->PC"

    Relevant Pages

    • Re: Req: (Free) Embedded Platforms for Education
      ... partner with some 'discounts' on licences. ... Advanced Microcontroller Systems on a Programmable Chip: ... Use PIC18f1220 or 18F4550(has USB possibility) instead - or at least ... "...The ARM design was started in 1983 as a development project at Acorn Computers Ltd. ...
      (comp.arch.embedded)
    • Re: Adding USB Interface to Low-Cost 8-Bit Microcontroller
      ... The re-FLASHing would be facilitated by code we write that runs in the microcontroller and reprograms a portion of the FLASH. ... We have a handle on digital signatures and what would be required to prevent a customer from "forging" a software load. ... However, what is required to implement a USB interface in the product (for an 8-bit microcontroller), and what is required as far as a driver on the PC side? ...
      (comp.arch.embedded)
    • Re: Adding USB Interface to Low-Cost 8-Bit Microcontroller
      ... These have the standard 8-bit whistles, like SPI, ... in the microcontroller and reprograms a portion of the FLASH. ... what is required to implement a USB interface in the product (for ... If you do not mind the customers getting their own cable, ...
      (comp.arch.embedded)
    • Re: Selection of a USB microcontroller
      ... There are several uCs with USB, but how to select the best one? ... A requirement is ease of programming, not only for the microcontroller but ... The microcontroller should be around 5 to 20 MIPS with at least 8KB Flash, ... there are ARM devices with USB and the new Atmel ...
      (comp.arch.embedded)
    • Re: Selection of a USB microcontroller
      ... The microcontroller should be around 5 to 20 MIPS with at least 8KB Flash, ... 2KB RAM and a little non-volatile storage. ... plus a 1KB USB FIFO. ... The SiLabs website has quite a bit on ...
      (comp.arch.embedded)