Ethernet communication and LwIP failed after some time (15-20mins). STM32H747
Hi Everyone,
We are using LwIP socket based API's to run server and client on STM32H747, both server and client are running on separate RTOS threads, the communication is fine for sometime after that it will wait forever for semaphore(RxPktSemaphore) ethernetif_input() function.
Is there an Ethernet driver that has known bugs or is something else the problem?
Earlier we have followed How-to-create-project-for-STM32H7-with-Ethernet-and-LwIP-stack-working link to add LwIP and make Ethernet work.
we are using STM32CubeIDE v1.6.1 and STM32Cube_FW_H7_V1.9.0
Regards,
Snehal