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

From Waveshare Wiki
Jump to: navigation, search
Line 54: Line 54:
 
* Reboot the raspberry pi
 
* Reboot the raspberry pi
 
   sudo reboot
 
   sudo reboot
[[File:zero2W SIM7600.png|800px]]
+
[[File:zero2W_SIM7600.png|800px]]
  
 
|||}}
 
|||}}

Revision as of 06:15, 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.