cancel
Showing results for 
Search instead for 
Did you mean: 

Mxcube SLIP interface example

Henry Dang
Associate II

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

1 REPLY 1
SCrum.1
Associate III

Hi Henry, I'm also interested in doing this. Did you get this working?