Arne Pagel wrote:
> No, it is a TI LM3s9B90 micro controller, and to get USB running I used some 
> lib provided by TI (or Luminary Micro at this Time)
> I didn't spend so much time to this in the past since it was running from the 
> beginning (under Linux).

Well, the Luminary/TI/Stellaris USB library is interrupt-driven, and
with an 80 MHz core, it ought to be able to keep up, unless you are
intercepting the GetDescriptor request in some way.

-- 
Tim Roberts, t...@probo.com
Providenza & Boekelheide, Inc.


------------------------------------------------------------------------------
Keep yourself connected to Go Parallel: 
DESIGN Expert tips on starting your parallel project right.
http://goparallel.sourceforge.net
_______________________________________________
libusbx-devel mailing list
libusbx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libusbx-devel

Reply via email to