Skip to content

Introduction

Attention

This guide is specific to the USB-C Host Shield board variant. For the variants with the USB (Type-A) connector, please refer to the hookup guide, linked here.

  • USB-C Host Shield
    SKU: DEV-21247


    Product image

  • The SparkFun USB-C Host Shield has similar features to our previous USB Host Shield (v2), but we upgraded the USB Type-A connector to a USB-C connector. Additionally, the board provides users with the option to select either the 5V or VIN pin to power the shield and USB port.

    The SparkFun USB Host Shield contains all of the digital logic and analog circuitry necessary to implement a USB peripheral/host controller with your Arduino board. This means you could use your Arduino microcontroller to interface with and control any USB 2.0 compatible device - flash drives, digital cameras, Bluetooth dongles, and much more!

    A four-wire serial interface is used to communicate with the host controller chip, so the shield connects the Arduino's hardware SPI pins (D10-13) to the MAX3421E. While the logic-level for the shield is 3.3V, all the SPI signals are sent through a hex converter to keep the shield compatible with any 5V Arduino boards.

     QR code to product page  Purchase from SparkFun    

Required Materials

To get started with the USB-C Host Shield, users will need a few additional items. Users may already have some of these items, feel free to modify your cart accordingly. For users just getting started with electronics, we have linked a few tutorials to establish a foundation of knowledge to follow along with this hookup guide.

  • Computer with an operating system (OS) that is compatible with all the software installation requirements.
  • A compatible microcontroller/Arduino board; we recommend the SparkFun RedBoard Plus.

    Warning

    The recommended Arduino library for the USB Host Shield is not compatible with all microcontrollers or boards. For a complete list of compatible microcontrollers and boards, please refer to the README.md file of USB Host Library Rev. 2.0.

  • USB 3.1 Cable A to C - 3 Foot - Used to interface with the RedBoard Plus (1)

    1. If your computer doesn't have a USB-A slot or your microcontroller/Arduino board has a different USB connector, then choose an appropriate cable or adapter.
  • SparkFun USB-C Host Shield

  • USB Peripheral Device (i.e. flash drive, game controller, smartphone, etc.) (1)

    1. An adapter or cable may be necessary to interface with the peripheral device.
  • Headers - Used to connect the shield to the Arduino board (1)

    1. Check out some of the options for the Arduino R3/Uno form factor boards below; otherwise, click here for a full selection of our available headers.
  • Soldering Tools (1)

    1. Check out the soldering kit below; otherwise, click here for a full selection of our available soldering tools.
Jumper Modification

To modify the jumpers, users will need soldering equipment and/or a hobby knife.

New to jumper pads?

Check out our Jumper Pads and PCB Traces Tutorial for a quick introduction!

Arduino Examples

The following products are used in the Arduino examples shown in this hookup guide. Users are welcome to choose other products; however, these have been tested and verified to work with the examples.

Suggested Reading

As a more sophisticated product, we will skip over the more fundamental tutorials (i.e. Ohm's Law and What is Electricity?). However, below are a few tutorials that may help users familiarize themselves with various aspects of the board.