public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: Chris Holgate <chris@zynaptic.com>
To: Gaurang <gtamakuwala@intriguetechsolutions.com>,
	  ecos-devel@sourceware.org
Subject: USB testing - any more class drivers out there?
Date: Tue, 26 May 2009 09:15:00 -0000	[thread overview]
Message-ID: <4A1BB326.4010809@zynaptic.com> (raw)
In-Reply-To: <DD9BA4A07313441D93DE1AF867FCE3BB@Intrigue63>

Hi Gaurang,

Gaurang wrote:
> Hello Chris,
>             I download ur USB support package for stm32,but I want to
> sample application  to check ur driver output?.
> I want transfer data using usb on stm32E-kit to pc(like hid).

The STM32 driver only provides the standard eCos USB API.  On top of
that you'll need to add a USB class driver such as the ones in io/usb.

At the moment, the only applicable one is the serial driver discussed here:

http://ecos.sourceware.org/ml/ecos-devel/2009-05/msg00038.html

I don't know is Simon has had any luck getting it working, but if not
I'll try and put together a patch.

As far as HID support is concerned, eCos is currently a bit lacking in
USB class driver implementations.  You'll need to dig into the
documentation and roll your own.  I'm sure that any standard USB class
drivers you do develop would be more than welcome as contributions!

Chris.

[Posted to the list in case anyone knows of any HID class drivers
already in development].

       reply	other threads:[~2009-05-26  9:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <DD9BA4A07313441D93DE1AF867FCE3BB@Intrigue63>
2009-05-26  9:15 ` Chris Holgate [this message]
2009-05-26  9:32   ` Simon Kallweit
2009-05-26 19:04     ` Frank Pagliughi
2009-05-26 19:27     ` Eval board for testing STM32 USB Frank Pagliughi
2009-05-26 19:35       ` Simon Kallweit
2009-05-26 21:06         ` Chris Holgate

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4A1BB326.4010809@zynaptic.com \
    --to=chris@zynaptic.com \
    --cc=ecos-devel@sourceware.org \
    --cc=gtamakuwala@intriguetechsolutions.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).