Get the latest tech news
USB Sniffer Lite for RP2040
A simple USB sniffer based on Raspberry Pi RP2040. Contribute to ataradov/usb-sniffer-lite development by creating an account on GitHub.
Given the limited size of the capture buffer, trigger mechanism provides a way for the debugged target to mark the part of interest. This simplifies setup a lot and eliminates wiring mess that usually happens when working with USB sniffers. Capture speed (e) -- Low / Full Capture trigger (g) -- Enabled / Disabled Capture limit (l) -- 100/200/500/1000/2000/5000/10000 packets / Unlimited Time display format (t) -- Relative to the first packet / previous packet / SOF / bus reset Data display format (a) -- Full / Limit to 16 bytes / Limit to 64 bytes / Do not display data Fold empty frames (f) -- Enabled / Disabled
Or read this on Hacker News