Yes, I have the same issue. I am using Nucleo board with STM32H743ZI. I tried lwip netconn echo server without any problem, but I couldn't manage to get neither the tcp echo client example working that uses Raw lwip API (after I ported from STM32H74...