All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] at91 USB serial driver Problem
@ 2010-03-26 14:38 Krishna Pattabiraman
  0 siblings, 0 replies; only message in thread
From: Krishna Pattabiraman @ 2010-03-26 14:38 UTC (permalink / raw)
  To: u-boot

Hi all,

I am developing usb serial interface for sam9263-ek. I ported the code from
uboot-1.1.5 version (sam9261)  to the latest tree (sam9263) from here
http://www.dashdaq.com/support/developers.htm . I am currently facing
problems in SendData function which send data to the host. The setflags and
clearflag as per the Atmel datasheet if written just hangs indefintely,
which i think may be a synchronocity problem with CSR register. Can anyone
please may be tell me if you know some special cases where such things occur
and how to solve it. I also used sniffer "USBTrace" in the host
side(Windows)  and found that there is no "IN" packet received by the HOST
at all even though in the device side the data is written to the UDP_FDR. If
you can throw some light and give some pointer where to check that wil be a
great help.

The snippet of the SendData.
http://pastebin.com/qEtuJYwv

Thanks,
Krishna.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-03-26 14:38 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-26 14:38 [U-Boot] at91 USB serial driver Problem Krishna Pattabiraman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.