2025-05-22 11:24 PM - last edited on 2025-05-23 1:07 AM by mƎALLEm
HI
Can you help me how I can see data on wireshark. I have connect LAN cable to 8742 and which is connected to stm32 via RMII wire and board is connected to CPU via USB .
First I am unable to see my etherent device name on wireshark.
second How I can see data on wireshark. kindly help me.
B.R
Ashish
2025-05-22 11:29 PM
You need to know:
- the PC's ethernet interface's name, then select that
- your STM32's IP address, simply watch the stream, or filter for that IP address
2025-05-23 1:26 AM - edited 2025-05-23 1:52 AM
Wireshark just sees Ethernet (or whatever) - it neither knows nor cares anything about STM32.
So there is nothing specific to STM32.
So just follow the standard Wireshark documentation:
Wireshark User Guide: https://www.wireshark.org/docs/wsug_html/
https://www.wireshark.org/docs/
https://www.wireshark.org/learn
https://ask.wireshark.org/questions/
This does, of course, require that you have a basic understanding of networking ...
Try a general internet search for "Wireshark beginners"...
@Ash1 wrote:I have connect LAN cable to 8742 ...
You mean a Microchip LAN8742 Ethernet Transceiver: https://www.microchip.com/en-us/product/lan8742a ?
@Ash1 wrote:... and which is connected to stm32 via RMII wire and board is connected to CPU via USB .
What do you mean by "CPU" here ?
A diagram would help.
Maybe also some good, clear photographs of your setup