cancel
Showing results for 
Search instead for 
Did you mean: 

How to Implement UDP over LwIP on STM32F769I-DISCO Using FreeRTOS

mskyfly
Associate

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.

1 REPLY 1
mƎALLEm
ST Employee

Hello,

Refer to this article as it may help you: Implementing a LwIP and FreeRTOS™ v1 UDP echo server on the STM32F7 series

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.