In our previous post we implemented the bare minimum required to get a USB device to enumerate with the host and laid the groundwork for adding actual communications to our device. In this post we will do just that by adding support Vendor Specific control transfers, allowing a Host to Write and Read data from the device.
AVR USB Made Simple - Vendor Specific Control Transfers
· 10 min read