Hi everybody
It is been a while since I visited this forum, so bear with me please ;)
Curently I have a design that uses PIC32MX with LAN8720 transceiver for some simple industrial application.
I was asked if it will be possible to replace LAN8720 with a managed switch type preferably LAN9303 and add micro-SD card to it.
The goal is to set switch port mirror, enable promiscuous mode, capture Ethernet traffic and save it to SD in a format that Wireshark can read.
Capture duraton does not have to be long, few minutes is OK, but it has to be broken into multiple files ~10MB each
So I have multiple questions:
- <edit: first question removed, found in forum that I answered it mysef some time ago
" />>
- can current TCP stack support LAN9303? I did not try to load current stack.
- will PIC32MX be fast enought to handle ~25000 packets (100-500-byte each) per second and safe data to SD?
Any ideas are welcome, except why in a world you do this?
It is been a while since I visited this forum, so bear with me please ;)
Curently I have a design that uses PIC32MX with LAN8720 transceiver for some simple industrial application.
I was asked if it will be possible to replace LAN8720 with a managed switch type preferably LAN9303 and add micro-SD card to it.
The goal is to set switch port mirror, enable promiscuous mode, capture Ethernet traffic and save it to SD in a format that Wireshark can read.
Capture duraton does not have to be long, few minutes is OK, but it has to be broken into multiple files ~10MB each
So I have multiple questions:
- <edit: first question removed, found in forum that I answered it mysef some time ago

- can current TCP stack support LAN9303? I did not try to load current stack.
- will PIC32MX be fast enought to handle ~25000 packets (100-500-byte each) per second and safe data to SD?
Any ideas are welcome, except why in a world you do this?