Protocol

USB 2.0

Universal Serial Bus

Lab ready Full lab

Host-centric shared bus with control, bulk, interrupt, and isochronous transfers at low/full/high speed. Device identity lives in descriptors; endpoints and PIDs (SETUP/IN/OUT/DATA/ACK/NAK/STALL) define the wire protocol. Hubs repeat and translate speeds so mixed devices share a tree.

Tags

host-deviceendpointsdescriptorsbus

Sources

  • USB 2.0 Specification

Related protocols