Difference between revisions of "USB HUB HAT (B)"

From Waveshare Wiki
Jump to: navigation, search
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 +
<div class="wiki-pages jet-green-color">
 
{{Infobox item
 
{{Infobox item
 
|name=USB HUB HAT (B)
 
|name=USB HUB HAT (B)
 
|name2=USB-HUB-BOX
 
|name2=USB-HUB-BOX
|img=[[File:USB-HUB-HAT-B-1.jpg|400px|{{Amazon_nolink|default={{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}|url=link=http://www.waveshare.com/usb-hub-hat-b.htm}}]]
+
|img=[[File:USB-HUB-HAT-B-1.jpg|400px|{{Amazon_nolink|default={{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}|url=link=https://www.waveshare.com/usb-hub-hat-b.htm}}]]
 
|img2=[[File:USB-HUB-BOX-details-1.jpg|400px|{{Amazon_nolink|default={{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}|url=link=http://www.waveshare.com/usb-hub-box.htm}}]]
 
|img2=[[File:USB-HUB-BOX-details-1.jpg|400px|{{Amazon_nolink|default={{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}|url=link=http://www.waveshare.com/usb-hub-box.htm}}]]
 
|caption=4 Port USB HUB HAT for Raspberry Pi Zero / Zero W, USB to UART Onboard
 
|caption=4 Port USB HUB HAT for Raspberry Pi Zero / Zero W, USB to UART Onboard
 
|category=[[:Category:Expansions|Expansions]], [[:Category:Raspberry Pi|Raspberry Pi]]
 
|category=[[:Category:Expansions|Expansions]], [[:Category:Raspberry Pi|Raspberry Pi]]
 
|brand=Waveshare
 
|brand=Waveshare
|{{#urlget:amazon|default}}=display
+
|{{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}=display
 
|website_cn=[http://www.waveshare.net/shop/ 官网]
 
|website_cn=[http://www.waveshare.net/shop/ 官网]
 
|website_en=[http://www.waveshare.com/usb-hub-hat-b.htm Website]
 
|website_en=[http://www.waveshare.com/usb-hub-hat-b.htm Website]
Line 13: Line 14:
 
|interface2=USB
 
|interface2=USB
 
}}
 
}}
== Introduction ==
+
= Introduction =
4 Port USB HUB HAT for Raspberry Pi Zero / Zero W, USB to UART Onboard
+
4 Port USB HUB HAT for Raspberry Pi Zero / Zero W, Onboard USB to UART  
  
{{Amazon|{{#urlget:amazon|default}}=display
+
{{Amazon|{{#ifeq: {{#urlget:amazon|0}}|{{#urlget:Amazon|0}}| default|}}=display
 
|More = [http://www.waveshare.com/usb-hub-hat-b.htm More]}}
 
|More = [http://www.waveshare.com/usb-hub-hat-b.htm More]}}
 +
==Hardware connection==
 +
*To work with the Raspberry Pi Zero, the HUB HAT works with pogo pins.
 +
*To work with other Raspberry Pi, the HUB HAT should be connected to a USB cable.
 +
:[[File:USB-HUB-HAT-B-details-3.jpg|600px]]
 +
 
==Pinout==
 
==Pinout==
 
:[[File:USB-HUB-HAT-B-details-7.jpg|600px]]
 
:[[File:USB-HUB-HAT-B-details-7.jpg|600px]]
*The lEDs turn on if USB ports are enumerated successfully.
+
*The LED turn on if USB ports are enumerated successfully.
==Hardware connection==
 
*To use with Raspberry Pi zero, the HUB HAT works with ejector pins
 
*To use with other Raspberry Pi, the HUB HAT should be connected with USB cable
 
:[[File:USB-HUB-HAT-B-details-3.jpg|600px]]
 
  
== Resources ==
+
= Resources =
=== Documentation ===
+
== Documentation ==
*[https://www.waveshare.com/w/upload/5/5c/USB_HUB_HAT_%28B%29_SchDoc.pdf Schematic]
+
*[https://files.waveshare.com/upload/5/5c/USB_HUB_HAT_%28B%29_SchDoc.pdf Schematic]
 
*[https://www.waveshare.com/w/upload/4/4d/USB-HUB-BOX-Assembly.jpg USB-HUB-BOX Assembly]
 
*[https://www.waveshare.com/w/upload/4/4d/USB-HUB-BOX-Assembly.jpg USB-HUB-BOX Assembly]
=== Software ===
 
*[[:File:CP210x_USB_TO_UART.zip|CP2102 Driver]]
 
===3D Drawing===
 
*[https://www.waveshare.com/w/upload/6/65/USB_HUB_HAT_%28B%29.zip Step file for USB HUB HAT (B)]
 
== Support ==
 
{{Service00}}
 
  
 +
== Software ==
 +
*[https://files.waveshare.com/upload/6/62/CP210x_USB_TO_UART.zip CP2102 Driver]
 +
==3D Drawing==
 +
*[https://files.waveshare.com/wiki/UPS_HAT_B/usb-hub-hat_b%203d%20drawing.zip USB HUB HAT (B) 3D Drawing]
 +
 +
=FAQ=
 +
{{FAQ|The Raspberry Pi does not recognize the USB device?|
 +
Connect the USB HUT interface to the computer with a USB cable to see if the computer can recognize the USB HUB. If the module can be recognized it should work fine. Check whether the USB connector or the ejector pins are in poor contact. <br>
 +
 +
In addition, if the USB port of the Raspberry Pi ZERO is set to a wired network card, the USB HUB will not be recognized.
 +
*Add the following command to the config.txt file:
 +
<pre>
 +
sudo nano /boot/config.txt
 +
dtoverlay=dwc2,dr_mode=host
 +
</pre>
 +
*Remove the following instructions in the cmdline.txt file:
 +
<pre>
 +
sudo nano /boot/cmdline.txt
 +
module-load=dwc2,g_ether
 +
</pre>
 +
[[File:Zero2W_SIM7600.png|600px]]
 +
*Reboot the Raspberry Pi:
 +
<pre>sudo reboot</pre>
 +
|||}}
 +
 +
=Support=
 +
{{Servicebox1}}
 
[[Category:Expansions|Expansions]] [[Category:Raspberry Pi|Raspberry Pi]]
 
[[Category:Expansions|Expansions]] [[Category:Raspberry Pi|Raspberry Pi]]

Latest revision as of 07:17, 11 March 2024

USB HUB HAT (B)
USB-HUB-HAT-B-1.jpg

4 Port USB HUB HAT for Raspberry Pi Zero / Zero W, USB to UART Onboard
USB-HUB-BOX
USB-HUB-BOX-details-1.jpg
{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

4 Port USB HUB HAT for Raspberry Pi Zero / Zero W, Onboard USB to UART

More

Hardware connection

  • To work with the Raspberry Pi Zero, the HUB HAT works with pogo pins.
  • To work with other Raspberry Pi, the HUB HAT should be connected to a USB cable.
USB-HUB-HAT-B-details-3.jpg

Pinout

USB-HUB-HAT-B-details-7.jpg
  • The LED turn on if USB ports are enumerated successfully.

Resources

Documentation

Software

3D Drawing

FAQ

 Answer:

Connect the USB HUT interface to the computer with a USB cable to see if the computer can recognize the USB HUB. If the module can be recognized it should work fine. Check whether the USB connector or the ejector pins are in poor contact.

In addition, if the USB port of the Raspberry Pi ZERO is set to a wired network card, the USB HUB will not be recognized.

  • Add the following command to the config.txt file:
sudo nano /boot/config.txt
dtoverlay=dwc2,dr_mode=host
  • Remove the following instructions in the cmdline.txt file:
sudo nano /boot/cmdline.txt
module-load=dwc2,g_ether

Zero2W SIM7600.png

  • Reboot the Raspberry Pi:
sudo reboot


Support



Technical Support

If you need technical support or have any feedback/review, please click the Submit Now button to submit a ticket, Our support team will check and reply to you within 1 to 2 working days. Please be patient as we make every effort to help you to resolve the issue.
Working Time: 9 AM - 6 AM GMT+8 (Monday to Friday)