Description
This PMOD is designed for implementing USB host mode directly in an FPGA. It contains the necessary resistors as well as a boost converter to supply 5V to the USB VBUS.
This module can be used to add additional USB host ports to our FPGA computers with PMOD sockets.
For a solution that offloads the USB host implementation to an MCU see our Müsli and Doppelmüsli PMODs.
Specifications
- Dual USB Type A sockets
- 5V boost converter (500mA max; depends on PMOD host board)
Resources
- Schematics and pinouts are available on GitHub
- There is a usb_hid_host core on GitHub