USB3.2-Gen1-HUB-4U

From Waveshare Wiki
Jump to: navigation, search
USB3.2-Gen1-HUB-4U
USB3.2-Gen1-HUB-2IN-4OUT.jpg

USB 3.2 Gen1
{{{name2}}}

{{{name3}}}

{{{name4}}}

{{{name5}}}

{{{name6}}}

Overview

Features

  • 4x extended USB 3.2 Gen1 ports, compatible with USB 3.2 / 2.0 / 1.1
  • Onboard 7~36V DC power port to ensure more stable power supply for connected devices
  • Up to 2A Max output current for each USB port, effectively preventing USB current backflow
  • Multiple LED indicators for monitoring operating status of power supply and USB ports
  • Metal case, rugged & durable, with mounting holes for easy installation
  • Driver-free, plug-and-play, compatible with Windows, macOS, Linux and Android, etc.

Hardware Connection

  • 7~36 voltage for DC power jack and round hole power port, USB only allows 5V input.
  • 4x USB output ports, maximum output current is 1.2A, exceeding this limit will trigger short circuit protection, need to remove the device to recover.
  • Operating temperature range: -10 ℃ ~ 85 ℃, no condensation, this module is not waterproof.
  • LED1~LED4 indicates the enumeration of each USB device, there is a USB device connected and correctly enumerated successfully, the LED is on, but some modules need software to enable before it will light up.
  • The red PWR light indicates the power supply, green LED identifies the use of the USB interface.

3.2-HUB-4U-PC-pc.jpg

User Guide

Expected Result

Take Raspberry Pi 4B as an example:

  • Insert the module to 40PIN GPIO of Raspberry Pi 4B. Connect the USB interface of USB3.2-Gen1-HUB-4U to Raspberry PI via the USB 3.0 Adapter.
  • Connect the 5V power supply to the POWER ONLY port.
  • Connect USB devices to USB1-UBS4, the corresponding LED (USB1-USB4) will light up in sequence, which means the device works normally.

Working with Raspberry Pi

1. Hardware preparation

  • Raspberry Pi 4B x 1
  • USB 3.2 Gen1 HUB HAT x 1
  • USB 3.0 Adapter x 1 (or USB3.0 cable)
  • USB 3.0 SSD x 1 (Speed varies with different SSD)

2. Configure Rasberry Pi

  • Enter the Raspberry Pi terminal:
  • Enter the root directory of Pi:
cd ../..
  • Enter the directory of USB3.0 SSD.
cd media/pi/xxx (xxx is the name of the disk)
  • Free Memory.
sudo sh -c "sync && echo 3 > /proc/sys/vm/drop_caches"
  • Copy 2G data to the SSD disk.
dd if=/dev/zero of=./test_write count=2000 bs=1024k

USB 3.2 Gen1 HUB HAT test1.png

  • Copy 2G data to the Raspberry Pi.
dd if=./test_write of=/dev/null count=2000 bs=1024k 

USB 3.2 Gen1 HUB HAT test2.png

3. Working with Ubuntu (Raspberry Pi)

  • Search disk in menu -> Enter -> Open the disk.

USB 3.2 disk.png

  • Choose the correct disk and click the Benchmark Partition option in the Menu:

USB 3.2 Gen1 HUB HAT test4.png

  • Click Start Benchmark, check to Perform write-benchmark, and keep other default settings.

USB 3.2 Gen1 HUB HAT test5.png

  • Input the user password and authorization.

USB 3.2 Gen1 HUB HAT test6.png

  • Test.

USB 3.2 Gen1 HUB HAT test7.png

Use with Sunrise X3 PI

  • Use the USB cable to connect the USB 3.0 port of the X3 PI to the USB port of the HUB.
  • Insert a USB 3.0 solid-state drive.
  • Test Disk Speed Using Commands.
sudo apt-get update
sudo apt-get install hdpram -y
sudo hdpram -tT /dev/sda*

USB 3.2 Gen1 HUB HAT01.png

Working in Windows PC

1.Connect the USB port to USB3.0 of the PC, and you can copy the file to SSD

  • Copy the file to the PC.

USB 3.2 Gen1 HUB HAT test8.png

  • Copy the file to the portable SSD.

USB 3.2 Gen1 HUB HAT test9.png

2.Connect the USB to USB3.0 Port and connect four phones at the same time

USB 3.2 Gen1 HUB HAT test10.png

Resource

FAQ

 Answer:

Please check whether the USB device is short-circuited, and ensure that the USB device power supply is normal. Check whether the device can be normally operated on the PC or other devices. If it is connected to the industrial control machine or other devices, check whether the USB has a driver

{{{5}}}


 Answer:

DC-044 5.5*2.1mm

{{{5}}}


 Answer:

The power consumption is about 38mA, as the interface current limit protection, the maximum current can be 1.7A.

{{{5}}}


 Answer:
  • Re-plug the USB cable, and make sure that the connection is normal.
  • Maybe the USb3.0 adapter is broken, please change to another adapter or USB 3.0 cable for a try.


 Answer:

After connecting the HUB and Raspberry Pi with a USB adapter, the Raspberry Pi can supply power to the HUB; if high-power devices such as mobile hard drives are connected, an external DC 5V power supply needs to be supplied to the Type-C interface of the HUB.


 Answer:

You can verify it by the following commands:

ls /dev/sd*
while true; do sudo hdparm -t /dev/sda2;  sleep 10; done

USB 3.2 Gen1 HUB HAT FAQ.png

{{{5}}}


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 PM GMT+8 (Monday to Friday)