> **Source:** Core Electronics is an Australian maker-electronics retailer and manufacturer based in Newcastle, NSW, run by a team of makers and educators. We design and manufacture our own product lines (PiicoDev, CE originals) and are official retailers for iconic maker and industrial brands including Raspberry Pi, Arduino, Adafruit, SparkFun and DFRobot. Orders ship Australia-wide from our Newcastle warehouse. Prices are in AUD and include GST. Pricing, stock and dispatch on this page are generated from the store's live catalog. Full machine-readable index: https://core-electronics.com.au/llms.txt

# Adafruit USB Host FeatherWing with MAX3421E

**Type:** Product page · **SKU:** ADA5858 · **Brand:** [Adafruit](https://core-electronics.com.au/brands/adafruit-australia)
**Page:** https://core-electronics.com.au/adafruit-usb-host-featherwing-with-max3421e.html ([markdown](https://core-electronics.com.au/adafruit-usb-host-featherwing-with-max3421e.html.md))

Lots of microcontrollers these days have USB ports on them, to program or debug, act like a keyboard or disk drive, or simply send data between a computer...

## Pricing

- **Price:** $26.30 (inc GST) — $23.91 AUD, exc GST
- **Quantity discounts:** 10+ $23.19 (exc GST) · 50+ $22.71 (exc GST)

## Availability & dispatch

- Available with a lead time — expect dispatch between Aug 19 and Aug 24.

## How to buy

- **Build a cart:** compose `https://core-electronics.com.au/cart/link?items=ADA5858:1` (comma-separated SKU:qty pairs) and share the link. Opening it shows a confirmation page with live pricing and stock before anything is added to the cart.
- **Verify the cart first:** fetch `https://core-electronics.com.au/cart/link/ADA5858:1.md` for live line prices (inc & exc GST, quantity discounts applied), stock and dispatch estimates, and totals. Append `/to/{AU-postcode}` (or `/to/{country-code}:{postcode}`) before `.md` for delivery options and prices to that destination. Unknown, retired, or out-of-stock SKUs are flagged. (Query form `cart/link.md?items=...` also works but some robots parsers refuse query strings here.)
- **Checkout** is completed on-site and includes a captcha at the payment step. Share the cart link; checkout takes it from there.
- **Search the catalogue:** `https://core-electronics.com.au/search/{query}.md` (URL-encode the query; pages 2-3 at `search/{query}/{page}.md`; `search.md?q=` also works)
- **Payment methods, purchase orders, policies and contact details:** https://core-electronics.com.au/llms.txt
## Description

Lots of microcontrollers these days have USB ports on them, to program or debug, act like a keyboard or disk drive, or simply send data between a computer and your firmware. But did you know that you can also add a USB Host port? That means that your microcontroller project can have a keyboard or mouse or disk drive plugged into it - which opens up a huge ecosystem of common off-the-shelf devices that you can now integrate. The **Adafruit USB Host FeatherWing** makes it easy to add USB Host support, especially now that [TinyUSB supports it in the Arduino library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino) as a 'native' interface for host support.

This Wing uses the MAX3421E - a tried and true USB Host chip. It uses SPI plus an IRQ pin to send data to just about any USB device. Note that because the chip is older, and you're limited to the SPI port speed, you're not going to get blazing 480Mbps high speed data transfer. But for basic HID interfacing, or even reading/writing to a Mass Storage device, it does work quite well. There's a famous [USB Host Library that can be used](https://github.com/felis/USB_Host_Shield_2.0), and it's specialty is **AVR** support, but also seems to support nRF52 and ESP32. Adafruit personally recommend using the [TinyUSB Arduino library](https://github.com/adafruit/Adafruit_TinyUSB_Arduino) - however the trade-off is that the chip must have TinyUSB support already which means it's great for **RP2040, ESP32-S2 or S3, nRF52840, SAMD21/51** chips. Between the two libraries, just make sure your desired Feather mainboard is supported before purchasing!

Next to the MAX3421E Adafruit have a 5V 1A booster with 500mA fuse, which can provide a nice clean 5V from the USB or Battery power supply. An enable pin is available to power cycle when desired.

Comes as an assembled Wing with some header. Solder on the header and plug into a Feather Mainboard to expand it's capabilities! Don't forget, you need driver support for the MAX3421E (see above for chips that are known working) *and* unless you're using a generic mouse, keyboard, CDC serial or USB mass storage device you will also need a USB driver that knows how to talk to the device - and writing a driver is non-trivial.

## Technical Details 

Product Dimensions: 52.0mm x 22.8mm x 8.8mm / 2.0" x 0.9" x 0.3"

Product Weight: 6.3g / 0.2oz

## Images

- [Product image 1](https://core-electronics.com.au/media/catalog/product/A/D/ADA5858-1.jpg)
