Difference between revisions of "USB"

From ArmadeusWiki
Jump to: navigation, search
(Usage)
Line 8: Line 8:
 
**[[ISP1761_Linux_driver | See how to configure USB Host mode of the APF9328+DevFull]]
 
**[[ISP1761_Linux_driver | See how to configure USB Host mode of the APF9328+DevFull]]
 
**[[USB_Host|See how to use USB Host on all APF boards]]
 
**[[USB_Host|See how to use USB Host on all APF boards]]
* '''USB OnTheGo''': your board can act as Host or Device, depending on the context. Not supported yet (only possible on the [[APF27]] & [[APF51]]).
+
* '''USB OnTheGo''': your board can act as Host or Device, depending on the context. Not supported yet (only possible on the [[APF28]] & [[APF51]]).
 +
**[[USB_OTG|See how to use USB OTG on the APF28]]
  
 
==Links==
 
==Links==

Revision as of 12:25, 15 October 2012

USB stands for Universal Serial Bus and is a defacto standard in the nowadays computer world.

Usage

There are 3 ways to use USB:

Links