What does a USB device controller do?
It implements the device side of the USB protocol so an SoC can present itself as a peripheral to a host computer — handling enumeration, endpoint management and data transfer.
A USB 2.0 device controller with an AXI interface, for SoCs that need to appear as a USB peripheral to a host. The AXI side means it drops into a standard SoC interconnect rather than requiring a bridge.
USB device connectivity is one of those requirements that arrives late and is assumed to be simple. It is not especially difficult, but it is specified in detail, it has to enumerate correctly against a range of host stacks, and the endpoint configuration has to match what the application actually needs.
This core implements the device side of USB 2.0 with an AXI host interface, so integration into a standard SoC interconnect does not require an intermediate bridge. Endpoint configuration is parameterised to the application.
It is used where a product presents itself to a computer — instrumentation, industrial equipment with a service interface, consumer devices, and any design where firmware update or bulk data transfer happens over a cable.
| Parameter | Detail |
|---|---|
| Standard | USB 2.0, device role |
| Host interface | AXI |
| Endpoints | Configurable to the application |
| Delivery | Synthesisable RTL with integration documentation and verification collateral |
| Typical markets | Consumer, industrial, embedded, instrumentation |
Maturity — silicon-proven, FPGA-validated or RTL stage — is confirmed at enquiry for the specific configuration you need, rather than claimed generically here.
Send the target node, the interface requirements and the integration context. If this is not the right fit, that will be said early rather than discovered at integration.
It implements the device side of the USB protocol so an SoC can present itself as a peripheral to a host computer — handling enumeration, endpoint management and data transfer.
So the core connects directly into a standard SoC interconnect without an intermediate bridge, which removes both an area cost and an integration step.
Tell us the specification, the constraint and the deadline. Programmes that cross silicon, radio, embedded and AI are where Faststream is strongest.