How to Configure LWIP + FreeRTOS in STM32CUBE 6.1 ( STM32H750 + LAN8720 ) ?
Hi,I tried to run lwip and freertos on stm32h750 with physical ic lan8720. Unfortunately, the program hangs inside the MX_LWIP_INIT() function and I don't have ping.Other threads do not work either and all codes inside the main function before the MX...