Implementing a LwIP and FreeRTOS™ v1 UDP echo server on the STM32F7 series
Introduction In this article, we go through the necessary steps to create a working UDP echo server for the STM32F767 MCU. This demo is applicable to other F7 series microcontrollers with some minor differences in memory addresses depending on the m...