STM32H753 Ethernet stop working
we have several device with STM32H753, and they are talking to each other, over LwIP.
one of the devices is the master who charges on the protocol communication between all other peripheral devices.
the master send a ack message to each device in a loop, and each device replies its own status.
Now, I have an issue that a peripheral device after few hours stop communicating.
On WireShark I see messages going to the peripheral device, but nothing came out.
The device is not got stuck, it is still running, but no message trigger the Ethernet Interrupt.
can you please help me out here, what did I missed?
what do I need to check?
Thanks,
Lior
