??? 03/02/05 21:37 Read: times |
#88917 - re: USB master Responding to: ???'s previous message |
Bartosz,
If you want a USB master, then you're talking either host controller or a USB "On The Go" device. I'd wager that all examples of the former are PCI devices, so they're not all that useful in an 8051 system. Re the latter, Cypress (among others) sell USB OTG controllers. If you want a USB device controller, there are a bunch to choose from. Cypress, TI, SiLabs, Philips, National (and probably others I don't know about) all make 8051s with on-board USB hardware. -a |