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

From Waveshare Wiki
Jump to: navigation, search
Line 33: Line 33:
 
===3D Drawing===
 
===3D Drawing===
 
*[https://www.waveshare.com/w/upload/a/a3/ETH-USB_HUB_HAT_%28B%29_3D.zip Step file for USB HUB HAT (B)]
 
*[https://www.waveshare.com/w/upload/a/a3/ETH-USB_HUB_HAT_%28B%29_3D.zip Step file for USB HUB HAT (B)]
 +
<div class="tabbertab" title="FAQ" id="myfaq">
 +
 +
<h1>FAQ</h1>
 +
<br />
 +
{{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.
 +
*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:<br>
 +
 +
*Add the following command to the config.txt file:
 +
<pre>
 +
sudo nano /boot/config.txt
 +
dtoverlay=dwc2,dr_mode=host
 +
</pre>
 +
*Remove the following commands in the cmdline.txt file (if not configured, please ignore):
 +
<pre>
 +
sudo nano /boot/cmdline.txt
 +
delete module-load=dwc2,g_ether
 +
</pre>
 +
 +
* Reboot the raspberry pi
 +
  sudo reboot
 +
[[File:zero2W SIM7600.png|800px]]
 +
 +
|||}}
 +
</div>
  
 
== Support ==
 
== Support ==

Revision as of 06:11, 24 April 2022

ETH/USB HUB HAT (B)
ETH/USB HUB HAT (B)
ETH-USB-HUB-BOX
ETH-USB-HUB-BOX
{{{name3}}}

{{{name4}}}

{{{name5}}}

Introduction

Ethernet / USB HUB HAT (B) for Raspberry Pi Series, 1x RJ45, 3x USB 2.0

More

Pinout

ETH-USB-HUB-HAT-B-details-7.jpg
  • The lEDs 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
ETH-USB-HUB-HAT-B-details-3.jpg

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 commands in the cmdline.txt file (if not configured, please ignore):
sudo nano /boot/cmdline.txt
delete module-load=dwc2,g_ether
  • Reboot the raspberry pi
 sudo reboot

Zero2W SIM7600.png


Support

Support

If you require technical support, please go to the Support page and open a ticket.