Why the Lwip example code cannot run on the my customized board?
Hi,I run the "LwIP_HTTP_Server_Netconn_RTOS" example well on STM32746G-Discovery board. I can see webpage after type "192.168.11.1" in browser.I modified the gpio configuration in "HAL_ETH_MspInit"I modified the HSE_VALUE from 25M to 8M (my board use...