AI agents & screen readers: for a machine-readable, text-only catalogue, start at /llms.txt. Products are available as Markdown (/products.md, /products/{handle}.md) and JSON (/products.json, /products/{handle}.json).
Store

Adafruit

· MPN: ADA5858

$36.75 |
Out of stock
No reviews yet

Add USB host capability to a Feather-based project, so your microcontroller can talk to devices like keyboards, mice and USB mass storage drives. This board ...

Get notified when back in stock

Qty
Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout

Add USB host capability to a Feather-based project, so your microcontroller can talk to devices like keyboards, mice and USB mass storage drives. This board is built around the MAX3421E, a well-proven USB host controller that communicates with the main Feather over SPI plus an IRQ pin.

It is a handy way to bring common off-the-shelf USB peripherals into embedded projects, especially where TinyUSB host support is available in Arduino. Adafruit recommends the TinyUSB Arduino library for supported chips, making it a good fit for Feather mainboards based on RP2040, ESP32-S2, ESP32-S3, nRF52840 and SAMD21/51. There is also a widely used USB Host Library that is best known for AVR support and also appears to support nRF52 and ESP32.

Alongside the host controller, the board includes a 5V 1A booster with a 500mA fuse to provide clean 5V power from USB or battery input, plus an enable pin so you can power-cycle the USB port when needed. It comes as an assembled FeatherWing with header included; simply solder the header and plug it into a compatible Feather mainboard.

Because the MAX3421E is an older chip and communicates over SPI, it is not intended for blazing-fast 480Mbps high-speed transfers. It is better suited to practical host tasks such as HID devices and basic read/write access to USB mass storage. As with any USB host setup, make sure your Feather mainboard and your target USB device are supported by the available software before getting started.

Specifications:

  • Product Dimensions: 52.0mm x 22.8mm x 8.8mm / 2.0" x 0.9" x 0.3"
  • Product Weight: 6.3g / 0.2oz

Jargon buster

Plain-language definitions for the technical terms used above.

AVR
AVR is a family of 8-bit microcontrollers (made by Microchip, formerly Atmel) used in many classic Arduino-style boards such as the Uno and Nano. They are widely supported but older, which can be a limit for memory- or speed-intensive tasks.
ESP32
ESP32 is a family of low-cost microcontroller chips and modules from Espressif with built-in WiFi and Bluetooth. They support programmable firmware and over-the-air updates, and are commonly programmed with toolchains such as the Arduino core and ESP-IDF.
FeatherWing
A FeatherWing is an add-on board made to plug into the Feather microcontroller board layout. Knowing a product is a FeatherWing helps you check whether it will physically and electrically fit your Feather-style mainboard.
HID
Human Interface Device is a USB device class used for keyboards, mice, gamepads and similar controls. If a board supports HID over USB, it can act like an input device to a computer without needing a custom driver.
IRQ
IRQ (interrupt request) is a signal line a device uses to alert a microcontroller that something needs attention, so the microcontroller does not have to poll continuously. Wiring an IRQ pin to a free input lets code respond promptly to events such as new data being ready.
MAX3421E
The MAX3421E is a chip that adds USB host controller hardware to a microcontroller project. It matters because it handles much of the low-level USB communication, but it also limits the board to the speeds and device support that this controller and its software libraries can provide.
microcontroller
A microcontroller is a small computer on a single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
nRF52840
The nRF52840 is a Nordic Semiconductor system-on-chip built around a 32-bit Arm Cortex-M4 processor, with built-in Bluetooth Low Energy and native USB. It is widely used in maker and wearable boards, where it offers BLE and USB support along with broad library coverage in common maker toolchains.
RP2040
The RP2040 is a dual-core Arm Cortex-M0+ microcontroller chip from Raspberry Pi, used on many maker boards and offering programmable I/O, multiple GPIO pins and reasonable processing speed. Code and accessories built for that chip should work where RP2040 compatibility is listed, though demanding tasks such as reading a camera can require careful pin allocation and timing.
SAMD21
The SAMD21 is a Microchip (formerly Atmel) 32-bit Arm Cortex-M0+ microcontroller used in many Arduino-compatible boards. The exact chip affects which libraries, clock speeds and peripheral features are available, so software needs to support the SAMD21 specifically.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
TinyUSB
TinyUSB is an open-source USB software library used on many microcontroller boards. For a USB host product, library support is important because the hardware alone is not enough; your mainboard must have software that knows how to talk to the USB devices you want to use.
USB host
A USB host is the side of a USB connection that controls attached devices, like a computer talking to a keyboard or flash drive. This matters because most microcontroller boards are normally USB devices, so adding USB host support lets them use common USB peripherals.
USB mass storage
USB mass storage is the standard USB device class used by many flash drives and external storage devices. If a board supports it, your project may be able to read and write files on compatible USB storage, provided the software library also supports the device.

Find this product in

MAX3421E Datasheet

Datasheet · 254.6 KB · Click any page to view full size

Download PDF

Supplier page — adafruit.com

Supplier Description · 1.9 MB · Click any page to view full size

Download PDF

Source Code

Open-source libraries, firmware & example projects for this product

Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.