Difference between revisions of "Category:USB"
From ArmadeusWiki
(creation) |
|||
Line 1: | Line 1: | ||
+ | USB stands for Universal Serial Bus and is a defacto standard in the nowadays computer world. | ||
All that is related to USB protocol on your APF board. | All that is related to USB protocol on your APF board. | ||
+ | ==Usage== | ||
+ | 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_Gadget | See how to configure USB device mode of your APF]] (no specific hardware is needed except a USB cable). | ||
+ | * '''USB Host mode''': you can connect any standard USB devices to your board. | ||
+ | **[[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 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== | ||
+ | * http://en.wikipedia.org/wiki/USB |
Latest revision as of 09:47, 30 April 2020
USB stands for Universal Serial Bus and is a defacto standard in the nowadays computer world. All that is related to USB protocol on your APF board.
Usage
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.
- See how to configure USB device mode of your APF (no specific hardware is needed except a USB cable).
- USB Host mode: you can connect any standard USB devices to your board.
- USB OnTheGo: your board can act as Host or Device, depending on the context. Not supported yet (only possible on the APF28 & APF51).
Links
Pages in category "USB"
The following 14 pages are in this category, out of 14 total.