Difference between revisions of "USB"

From ArmadeusWiki
Jump to: navigation, search
(Usage)
m (Usage)
Line 2: Line 2:
  
 
==Usage==
 
==Usage==
There are 3 way to use USB:
+
There are 3 ways to use USB:
 
* '''USB Device mode''': your board can be connected to any PC's USB port and used as a standard USB device.
 
* '''USB Device mode''': your board can be connected to any PC's USB port and used as a standard USB device.
 
**[[USB_Gadget | See how to configure USB device mode of the APF9328]] (no specific hardware needed except a USB cable).
 
**[[USB_Gadget | See how to configure USB device mode of the APF9328]] (no specific hardware needed except a USB cable).

Revision as of 18:37, 29 June 2008

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