Update 'USB config & command protocol'

Triss 2021-07-04 22:25:56 +00:00
parent 2d1fc820d3
commit 386b06c0ca
1 changed files with 1 additions and 0 deletions

@ -1,4 +1,5 @@
# Wire protocol # Wire protocol
The device has a "configuration and command" USB *vendor* interface, typically at interface number 0 (depending on the mode), and endpoint number 1.
The host sends a message and the device sends a reply. The device never initiates a transfer. The host sends a message and the device sends a reply. The device never initiates a transfer.