public inbox for ecos-devel@sourceware.org
 help / color / mirror / Atom feed
From: GaurangT <gtamakuwala@intriguetechsolutions.com>
To: ecos-devel@ecos.sourceware.org
Subject: Re: Updated version of the STM32 USB driver.
Date: Thu, 04 Jun 2009 11:00:00 -0000	[thread overview]
Message-ID: <23867737.post@talk.nabble.com> (raw)
In-Reply-To: <4A23A4B1.9020805@zynaptic.com>


Hi Chris,

       I tried your latest STM32 driver and was successfully add USB
slave-side serial drivers package.
when I select enable control the endpoint 0 and enable all usb slave serial
support in configtool.
What is defined data structure in USB IN and OUT endpoint structure in stm32
evel board.
If I mention default data structure,I got compile error (like undefined
reference to usbs_at91_ep1 and usbs_at91_ep2)  in usb2serial test program. 

Gaurang
     

Chris Holgate wrote:
> 
> Hi folks,
> 
> I have just uploaded a new version of the STM32 USB driver here:
> 
> www.zynaptic.com/ecos/packages/stm32-usb-20090601.epk
> 
> Changes from the last code drop are as follows:
> 
> 1) Driver compilation is now switched on and off in CDL using the
> 'enable endpoiont 0' option.
> 
> 2) Disabling devtab support is now a CDL constraint on using the driver.
> 
> 3) CDL endpoint interfaces are now implemented so that the
> CYGHWR_IO_USB_SLAVE_OUT_ENDPOINTS and CYGHWR_IO_USB_SLAVE_IN_ENDPOINTS
> values are set correctly.  This should allow the serial slave class
> driver to configure correctly, but it will still need patching to cope
> with dynamic endpoints.
> 
> 4) USB support is now added directly into the existing target.  See the
> following post for how to safely remove it:
> http://ecos.sourceware.org/ml/ecos-devel/2009-05/msg00079.html
> 
> 5) Implemented the last functional TODO's in the source code.  Anything
> now marked as a TODO is a feature that it would be nice to have, but
> which is not essential to normal operation.
> 
> Chris.
> 
> 

-- 
View this message in context: http://www.nabble.com/Updated-version-of-the-STM32-USB-driver.-tp23812467p23867737.html
Sent from the Sourceware - ecos-devel mailing list archive at Nabble.com.

  reply	other threads:[~2009-06-04 11:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-01  9:52 Chris Holgate
2009-06-04 11:00 ` GaurangT [this message]
2009-06-08 10:15   ` Chris Holgate
2009-06-09 11:44     ` GaurangT
2011-05-17 11:16       ` Sunder819

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=23867737.post@talk.nabble.com \
    --to=gtamakuwala@intriguetechsolutions.com \
    --cc=ecos-devel@ecos.sourceware.org \
    /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).