Difference between revisions of "PoE/ETH/USB HUB HAT"

From Waveshare Wiki
Jump to: navigation, search
m (Text replacement - "==Support==" to "")
Line 46: Line 46:
 
<div class="tabbertab" title="FAQ">
 
<div class="tabbertab" title="FAQ">
 
==FAQ==
 
==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]]
 +
|||}}
 +
 +
 
{{FAQ|Why doesn't the Raspberry Pi recognize USB devices?|
 
{{FAQ|Why doesn't the Raspberry Pi recognize USB devices?|
 
Please connect the USB HUT interface to the PC by USB cable to check if the HUB can be recognized. If the HUB can be recognized by PC but not the Pi, please check if you have connected the USB connector tightly. And if you have set the USB port of Pi zero for networking, it cannot be used with the USB HUB either.|||}}
 
Please connect the USB HUT interface to the PC by USB cable to check if the HUB can be recognized. If the HUB can be recognized by PC but not the Pi, please check if you have connected the USB connector tightly. And if you have set the USB port of Pi zero for networking, it cannot be used with the USB HUB either.|||}}

Revision as of 03:20, 6 July 2022

PoE/ETH/USB HUB HAT
PoE/ETH/USB HUB HAT
PoE/ETH/USB HUB BOX
PoE-ETH-USB-HUB-BOX
{{{name3}}}

{{{name4}}}

{{{name5}}}

Instructions

The PoE/ETH/USB HUB HAT is a PoE (Power over Ethernet) USB HUB HAT designed for Raspberry Pi Zero. By using this small HAT and some proper 802.3af-compliant power sourcing equipments, it is possible to provide both network connection and power supply for your Raspberry Pi in only one Ethernet cable, along with 3x extended USB ports.

Features

  • Designed for Raspberry Pi Zero, compatible with Zero series boards
  • Incorporates RTL8152B Ethernet chip, with 10M / 100M auto-negotiation RJ45 port
  • PoE (Power over Ethernet) feature, 802.3af-compliant
  • Fully isolated SMPS (Switch Mode Power Supply)
  • 3x extended USB ports, compatible with USB 2.0 / 1.1

Specification

  • POE power input: 37V ~ 57V DC in
  • Power Output: 5V 2.5A DC out
  • Network standard: IEEE 802.3af-compliant PoE
  • Dimensions: 23.10 × 65.00 mm

Hardware connection

Designed For Raspberry Pi Zero, Compatible With Zero / Zero W / Zero WH

PoE-ETH-USB-HUB-HAT-details-8.jpg

Application Example:

PoE-ETH-USB-HUB-HAT-details-7.jpg

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



 Answer:
Please connect the USB HUT interface to the PC by USB cable to check if the HUB can be recognized. If the HUB can be recognized by PC but not the Pi, please check if you have connected the USB connector tightly. And if you have set the USB port of Pi zero for networking, it cannot be used with the USB HUB either.



Support

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