Steps to enable UDP and TCP protocol ethernet with FreeRTOS LWIP in STM32F746 Discovery board
Hello All,
I am new to embedded systems.
I am trying to enable ethernet communication in stm32f746 discovery board.
But I am failing to achieve this, sometimes I am able to ping the device and sometimes not.
I came across a thread https://community.st.com/t5/stm32-mcus-embedded-software/how-to-make-ethernet-and-lwip-working-on-stm32/m-p/261456 which mentions faults in LWIP and documentation.
Even when I am using the example project STM32Cube_FW_F7_V1.17.0\Projects\STM32746G-Discovery\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTOS I am able to ping the device sometimes only.
Please guide me accordingly, I am not asking for a complete working project only a healthy documentation and links.
Thankyou
