User Tools

Site Tools


Sidebar

Go Back

Refresh

You are not allowed to add pages

Direct Link

library:stm32:wireshark_filter

Wireshark

  • Depending on KB3033929 on win7, install it first.

1. USB

1.1 USB Port

usb.dst == "1.3.0" || usb.src == "1.3.0"
usb.src matches "3.7.*" ||  usb.dst matches "3.7.*"

2. Ethernet

3. Q&A

1. How to get USB capture interface ?

 Install USBPCap, and copy USBPCapCMD.exe to directory <extcap> of wireshark.

2. Wireshark v3.6.1 No response on windows 7.

 Wireshark-win64-3.4.11 would be ok.
 Install WinPcap taking the place of NPcap.
library/stm32/wireshark_filter.txt · Last modified: 2022/05/02 00:32 (external edit)