Difference between revisions of "USB HUB HAT"

From Waveshare Wiki
Jump to: navigation, search
(Created page with "== How to use == Take Raspberry Pi Zero W as an example: # Plug the module to the 40Pin GPIO connector on the Zero Board. # Plug the Micro USB connector to both the micro USB...")
(No difference)

Revision as of 03:21, 7 April 2017

How to use

Take Raspberry Pi Zero W as an example:

  1. Plug the module to the 40Pin GPIO connector on the Zero Board.
  2. Plug the Micro USB connector to both the micro USB ports on the Zero W and the USB HUB HAT.
  3. For serial connection: connect the "USB to UART" port to your PC with a USB cable and the LED will be turned on. Now you can access your Pi using serial connection (you should enable shell and kernel messages on the serial connection).
  4. Attach USB devices to the USB1~USB4 ports and the corresponding LED will be turned on to indicates working state.

Note:

  • There are two micro USB ports on the USB HUB HAT. Only the "USB HUB" (but not "USB to UART") connector is used for USB expansion.
  • You have to attach the USB HUB HAT to a Raspberry Pi B+/2B/3B with a USB cable although the module can be attached to a Pi Zero W with the Micro USB connector.
  • If you cannot access your Pi using serial connection, try to enable the serial option in "sudo raspi-config".