cancel
Showing results for 
Search instead for 
Did you mean: 

STM32MP1 is there example of FreeRTOS and LWIp integration for STM32MP157F

KMOHA.1
Associate

I am writing an application for STM32MP157F MPU which required TCP and UDP sockets. Is there any example?

1 REPLY 1
Piranha
Chief II

You haven't even told on which core are you planning to run this... An application sounds like an application for Linux, which, of course, has it's own IP stack. lwIP and FreeRTOS integration doesn't depend on the used hardware. Anyway you either have to get somewhere or develop an Ethernet driver.