4700 USB Host

From embeddedTS Manuals
Revision as of 20:05, 14 January 2021 by Lionel (talk | contribs) (FTP links auto-updated (http://www.libusb.org/ →‎ https://libusb.info/))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The USB host port is a standard USB 2.0 at 480Mbps. The Linux kernel provides most of the USB support, and some devices may require a kernel recompile. Common devices such as keyboards, mice, wifi, and ethernet should mostly work out of the box.

The libusb project can also be used to communicate directly with USB peripherals from userspace.