ethernet ping issue after 3 days of runs successfully (ethernet stops responding after 3 days )
I'm using STM32h743zit6u microcontroller on NUCLEO_H743ZI2 board and CORTEX M7 processor . So i have choose a Ethernet peripheral for the UDP socket programming , and DCMI for the camera interface ,and clock is 400Mhz , in the cubeMX version 5.4.0 . And I have successfully generated the code through in Keil version5 , And I did the setup all the hardware which i required and i connect camera with my pc (with some software to see the video steam), And im getting continuous packets which i need to see the video streaming on the pc .so the ISSUE is i runs the camera continuous for three days im getting continuous packets without missing any one of packet. After three days my ethernet ping is stopping and im not getting any more packets. so please provide me solution for why ethernet is stopping after 3 days . and if i need to change in the HAL functions ,kindly request to provide the functions also.
thank you.......
