Question
STM32H743ZI LWIP TCP/IP EchoClient Example
I am sorry that I am not good at English.
Hi.
I use the stm32h743zi mcu.
I ported stm32h743i-val lwip tcp echo server and client application
server application was well working but client was not working
ping test was not responed.
my firmware flow is this
lwip init -> tcp_echoclient init -> lwip process
i don't use RTOS
