Posted on January 05, 2016 at 08:20LwIP works with all default settings if FreeRTOS is not enabled. Adding a single MX_LWIP_Process(); in the main loop makes the board pingable. If FreeRTOS is enabled, it gets stuck at HAL_Delay() during the initial...