STM32H747 lwip - freeRTOS
Hi,
I am developing firmware for an STM32H747 with Ethernet connected via RMII to a LAN8742 PHY. The project uses lwIP and FreeRTOS. UDP communication works fine when sending data, but when receiving UDP packets, the system crashes after some rundom time, even just when pinging the device.
Has anyone encountered a similar issue or can suggest what might cause UDP receive-related crashes in this setup?
Thank you
