This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001024] STM32 USB driver and proposed USB API change


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001024

--- Comment #17 from Chris Holgate <chris@zynaptic.com> 2010-10-16 11:12:42 BST ---
(In reply to comment #13)
> (In reply to comment #12)
> I did the same thing like John. The result is somewhat different. I'm getting
> echo of every even character, while the odd ones are lost. When I type
> "abcdefgh" the echo is "bdfh".
> 
> Furthermore I used usb sniffer to confirm that the host correctly sends all
> characters, each in a separate out packet.
> 
> How can I further help the development? I can dedicate some of my time for
> this.

The fact that you have a USB bus sniffer could be very useful here. Could you
check to see if the host is sending anything else in addition to the packets
containing the characters.  In particular, is it sending out any zero length
packets in between the character packets?

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]