On 10/3/22 17:26, Axel Rau wrote:
Questions:
1. On usbdump, why is the hexdump mssing on some lines like
frame[0] WRITE <n> bytes ?
The -s arguments tells to only grab the first 1024 bytes. Maybe it is truncated.
Try setting -s to 65536 --HPS
