STM32F107+LWIP(2.0.3)+freeRTOS not work
i use STM32F107+LWIP(2.0.3)+freeRTOS
I wrote the program with the help of the following document :
After connecting the computer with the micro a few times, the information is correctly received by the micro.
But I don't send a reply to the computer. The tcp_server_recv callback function only turns one LED on and off for one second.
After sending information a few times, it stops receiving and I don't have ping anymore.
What advice can you give?
