2025-06-30 10:14 PM - last edited on 2025-07-01 1:39 AM by mƎALLEm
Hello STM32 Community,
I’m working on implementing UDP communication using the STM32F7 series example project LwIP_HTTP_Server_Socket_RTOS. I’ve successfully run the example as provided, and it’s working as expected.
Now, I would like to modify it to implement UDP communication.
Please guide me regarding.
2025-07-01 1:52 AM
Hello,
Refer to this article as it may help you: Implementing a LwIP and FreeRTOS™ v1 UDP echo server on the STM32F7 series