2019-10-13 08:25 AM
Hello,
I want to make a simple TCP/IP link from STM32 to Linux PC by using UART interface.
I've also tried to configure LWIP + FreeRTOS using SLIP interface, however it still doesn't work.
Hi everyone does anyone have experience of bring up LWIP with SLIP interface ?
My code is bellow:
https://github.com/kamejoko80/freertos_lwip_slip/tree/master/Src
Thank you
2022-05-10 04:20 AM
Hi Henry, I'm also interested in doing this. Did you get this working?